SAP ABAP Function Module RKD_VARIABLE_NAME_CHECK (Verprobt einen Variablennamen und gibt Attribute zurück)
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_VARIABLE_NAME_CHECK Verprobt einen Variablennamen und gibt Attribute zurück  
Function Group KYP3   Info System RKD  
Program Name SAPLKYP3    
INCLUDE Name LKYP3U11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_TXT20 TYPE TKESW-TXTMT Name (medium)
Exporting E_TXT10 TYPE TKESW-TXTKZ Name (short)
Exporting E_TXT40 TYPE TKESW-TXTLG Name (long)
Exporting E_TKESV TYPE TKESV Variable content according to table TKESV
Exporting E_LOCAL TYPE CCVALID-XFELD Lokale Variable
Importing I_FNAM TYPE CFBSE01-FNAM Field name
Importing I_KEYID TYPE CFBSE01-LOW Characteristic value
Importing I_APPLCLASS TYPE RKB1D-APPLCLASS Application
Importing I_MODE TYPE C '*' Function module mode -->
Importing I_VARTYP TYPE TKESV-VARTYP '1' Variable type
Importing I_VARRART TYPE C '*' String with permitted replacement types -->
Importing I_DTYPE TYPE CDIFIE-DTYPE ' ' Dictionary data type for field-independent variable
Importing I_NO_REFERENZ TYPE RKD_FLAG ' '
Exception BLANK TYPE Variable contains a blank
Exception NUMBER TYPE No number behind the operator (+-)
Exception SYSTEM TYPE System variable cannot be used
Exception LENGTH TYPE Length of variable not allowed
Exception SPECIAL TYPE Variable name contains invalid character
Exception GLOBAL TYPE Global variables not available
Exception VARRART TYPE Replacement type of the variables not allowed
Exception SELOPT TYPE Variable mit Select-Option falsch verwendet
               
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