SAP ABAP Function Module QPK1_UD_CODE_PICKUP_LEAN (Auswahl eines Verwendungsentscheids)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BF-CAT (Application Component) Catalogs
     QSKT (Package) QM Basic Data: Catalog Data
Basic Data
Function Module QPK1_UD_CODE_PICKUP_LEAN Auswahl eines Verwendungsentscheids  
Function Group QPK1   Selection lists for catalogs  
Program Name SAPLQPK1    
INCLUDE Name LQPK1U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_QPK1AC TYPE QPK1AC Usage decision master record with texts
Importing I_KATALOGART TYPE QPAC-KATALOGART '3' Catalog type
Importing I_WERKS TYPE QPAM-WERKS '*' Plant (coding by *,+)
Importing I_AUSWAHLMGE TYPE QPAC-AUSWAHLMGE '*' Selected set filter (coding by *,+)
Importing I_CODEGRUPPE TYPE QPAC-CODEGRUPPE '*' Code groups filter (coding by *,+)
Importing I_CODE TYPE QPAC-CODE '*' Codes filter
Importing I_SPRACHE TYPE SYST-LANGU SY-LANGU Language for text output
Importing I_WINX1 TYPE SYST-WINX1 15 Left limit of the dialog box
Importing I_WINX2 TYPE SYST-WINX2 75 Right limit of the dialog box
Importing I_WINY1 TYPE SYST-WINY1 5 Upper limit of the dialog box
Importing I_WINY2 TYPE SYST-WINY2 20 Lower limit of the dialog box
Importing I_QVEART TYPE QAVE-KZART 'L' Usage decision type
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_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')
Importing I_NO_AUTHORITY_CHECK TYPE QM00-QKZ Indicator: no authorization check (on='X')
Exception NO_MATCH_IN_RANGE TYPE No entries found
Exception NO_USER_SELECTION TYPE No entries were selected
Exception NO_AUTHORIZATION TYPE No authorization for a single entry
Exception OBJECT_LOCKED TYPE Objekt bereits gesperrt
Exception LOCK_ERROR TYPE Systemfehler beim Sperren aufgetreten
Exception OBJECT_MISSING TYPE Stammsatz 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