Enterprise Communication Interface (ECI)

eci_nos_men

Description

Calls menu-nonselection userexit.

  • Opens list for entity or type.
  • Calls menu-selection userexit.

Input parameter

ent_nam

string name of entity

typ_nam

string name of type (or "" if entity list)

wdg_nam

string name of mask

wdg_ext

string activate system fields on list {"on", "off"}

wdg_mod

string mode of widget {"list","form","bvb"}

act_mod

string mode of interaction {"bat", "int"}

men_nam

string name of menu

sel_nam

string name of selection

Output parameter

n

string return values of menu-selection userexit

 

Example

Call insert function in item list.

Input parameters:

ent_nam "EDB-ARTICLE"
typ_nam ""
wdg_nam "EDB-ART-SLI"
wdg_ext "off"
wdg_mod "list"
act_mod "bat"
men_nam "EDB-BAS-SLN"
sel_nam "EDB-BAS-INS"