SAP ABAP Function Module CARD_CHARACTERISTIC_READ (Attribute und zulässige Werte eines Merkmals lesen)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-CL (Application Component) Classification
     CLAP (Package) API functions classification system
Basic Data
Function Module CARD_CHARACTERISTIC_READ Attribute und zulässige Werte eines Merkmals lesen  
Function Group CACTR   APIs Read Characteristics  
Program Name SAPLCACTR   APIs read characteristics 
INCLUDE Name LCACTRU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ALL_ATTRIBUTES TYPE CHARDATA Base data, interface control, document_
Exporting WARNING TYPE RMCLS-XFLAG Warning: possible errors_
Importing CHARACTERISTIC TYPE CHARACTS-CHARACT Characteristic name
Importing DATE TYPE CLBASD-VAL_FROM Validity date
Importing CHANGE_NO TYPE AENR-AENNR Change number
Importing LANGUAGE TYPE CLA_DESCR-LANGUAGE SPACE Language of language dependent texts_
Importing WITH_VALUES TYPE CAPIFLAG-WITH_VALS 'X' Characteristic values should be assigned_
Importing WITH_VALUE_DESCRIPTIONS TYPE CAPIFLAG-WITH_VDESC 'X' Characteristic value descriptions should be assigned_
Tables DESCRIPTIONS TYPE CHA_DESCR Descriptions,_multilingual
Tables ALLOWED_VALUES TYPE CHVALS Allowed values
Tables VALUE_DESCRIPTIONS TYPE CHA_VDESCR Characteristic values description_
Tables RESTRICT_USAGE_IN_CLASS_TYPE TYPE CHA_CL_TYP Restriction of characteristic usage in class types_
Tables REFERENCE_TO_TABLE TYPE CHA_REFTAB Reference_to tables (object characteristic)
Exception ERROR TYPE Processing error
               
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  19991102 
SAP Release Created in