SAP ABAP Function Module QPK1_SL_CODE_SELECTION (Auswahl mehrerer Codes)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BF-CAT (Application Component) Catalogs
     QSKT (Package) QM Basic Data: Catalog Data
Basic Data
Function Module QPK1_SL_CODE_SELECTION Auswahl mehrerer Codes  
Function Group QPK1   Selection lists for catalogs  
Program Name SAPLQPK1    
INCLUDE Name LQPK1U11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_KATALOGART TYPE QPAC-KATALOGART Catalog type
Importing I_WERKS TYPE QPAM-WERKS Filter for the plants (coding by *,+)
Importing I_AUSWAHLMGE TYPE QPAC-AUSWAHLMGE '*' Selected sets filter (coding by *,+)
Importing I_CODEGRUPPE TYPE QPGR-CODEGRUPPE '*' Code groups filter (coding by *,+)
Importing I_CODE TYPE QPCD-CODE '*' Codes filter (coding by *,+)
Importing I_SPRACHE TYPE SYST-LANGU SY-LANGU Language for the text
Importing I_WINX1 TYPE SYST-WINX1 10 Upper limit of the dialog box
Importing I_WINX2 TYPE SYST-WINX2 70 Lower limit of the dialog box
Importing I_WINY1 TYPE SYST-WINY1 5 Left limit of the dialog box
Importing I_WINY2 TYPE SYST-WINY2 25 Right limit of the dialog box
Importing I_DISPLAY_MODE TYPE QM00-QKZ Indicator: Display mode (on='X')
Importing I_RETURN_IF_ONE TYPE QM00-QKZ 'X' Indicator: no list if one entry found (on='X')
Importing I_PICKUP_MODE TYPE QM00-QKZ Indicator: select only one entry (on='X')
Importing I_RETURN_IF_MANY TYPE QM00-QKZ Indicator: check existence only (on='X')
Importing I_NO_USAGEINDICATION TYPE QM00-QKZ Indicator: no usage indication set (on='X')
Tables T_QPK1ACTAB TYPE QPK1AC Selection codes master record with texts
Exception NO_MATCH_IN_RANGE TYPE No entries found
Exception NO_USER_SELECTION TYPE No entries were selected
Exception OBJECT_LOCKED TYPE Das Objekt ist gesperrt
Exception LOCK_ERROR TYPE Es ist ein Fehler beim Sperren aufgetreten
Exception OBJECT_MISSING TYPE Code nicht vorhanden
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950404 
SAP Release Created in