SAP ABAP Function Module RKD_SHORT_TEXT_ALL (Read and check several values of a characteristic)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KE (Package) Profitability Analysis
Basic Data
Function Module RKD_SHORT_TEXT_ALL Read and check several values of a characteristic  
Function Group KEET   Modules for checks and reading text  
Program Name SAPLKEET   Modules for checks and reading text 
INCLUDE Name LKEETU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_NO_CHECK_ROUTINE TYPE CCVALID-XFELD
Importing APPLCLASS TYPE RKB1D-APPLCLASS Application
Importing CRITERIA TYPE CLIKE Characteristic
Importing LANGUAGE_KEY TYPE SYST-LANGU SY-LANGU Language
Importing I_RKB1X TYPE RKB1X RKB1X only relevant for time fields
Importing KOKRS_FLAG TYPE C ' ' 'X' I_RKB1X-KOKRS filled, check with PRCTR
Importing MODE TYPE CLIKE '*' 'C' or 'T' or '*'
Importing TABLE TYPE TABNAME SPACE only for EIS hierarchies
Tables CHARACTER_TABLE TYPE RKB1T Table values of characteristic
Exception CRITERIA_NOT_FOUND TYPE Characteristic not found
Exception KEY_NOT_FOUND TYPE Characteristic is not available
Exception TABLE_NOT_FOUND TYPE Table not found
Exception TKEBF_ENTRY_NOT_FOUND TYPE Entry in table TKEBF does not exist
Exception EMPTY_APPLCLASS TYPE Application was not transferred
Exception WRONG_MODE TYPE Only modes 'C', 'T' and '*' allowed
               
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  19960126 
SAP Release Created in