SAP ABAP Function Module CLCA_PROCESS_CLASSTYPE (Classification: Check Existence of Class Type or List of Class Types)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-CL-CLS (Application Component) Classes
     CL (Package) R/3 Application development: PP Classification System
Basic Data
Function Module CLCA_PROCESS_CLASSTYPE Classification: Check Existence of Class Type or List of Class Types  
Function Group CLCA   Class Type Processing  
Program Name SAPLCLCA    
INCLUDE Name LCLCAU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CATCHWORD TYPE TCLA-SWOFL Indicator: Keyword Allowed
Exporting CLASSTYPE TYPE RMCLF-KLART Class Type
Exporting DIN_STANDARD TYPE TCLA-DINFL Indicator: DIN Allowed
Exporting DOCUMENT TYPE TCLA-DOKFL Indicator: Document Allowed
Exporting FEATURE TYPE TCLA-SMEFL Indicator: Characteristics Allowed
Exporting INTERNTYPE TYPE TCLA-INTKLART Internal Class Type
Exporting KONFIGOBJ TYPE TCLA-KONFOBJ Indicator: Use in Configurable Objects
Exporting MULTI_CLASSIF TYPE TCLA-MFKLS Indicator: Multiple Classification Allowed
Exporting MULT_OBJ TYPE TCLA-MULTOBJ Indicator: Multiple Objects Allowed
Exporting NO_CL_TRANS TYPE TCLA-TRACL No CL2* Transactions Allowed
Exporting PTABLE TYPE TCLAO-OBTAB Physical Table from TCLAO
Exporting STANDARD TYPE TCLA-STAND Standard Class Type Indicator
Exporting TABLE TYPE TCLA-OBTAB Table Names from TCLA
Exporting TEXT TYPE TCLA-TXTFL Indicator: Text Maintenance Allowed
Exporting TYPETEXT TYPE RMCLF-ARTXT Class Type Description
Exporting IMPTCLA TYPE TCLA TCLA Returned
Exporting OK_ABBR TYPE OK Code for Cancel Selected
Importing BATCHI TYPE SYST-BINPT SPACE Batch Input Active
Importing CATCHWORD TYPE TCLA-SWOFL SPACE Indicator: Keyword Allowed
Importing CLASSTYPE TYPE RMCLF-KLART Class Type
Importing DIN_STANDARD TYPE TCLA-DINFL SPACE Indicator: DIN Allowed
Importing DOCUMENT TYPE TCLA-DOKFL SPACE Indicator: Document Allowed
Importing DYNPROS TYPE SPACE X = Display Screens 600 and 601
Importing FEATURE TYPE TCLA-SMEFL SPACE Indicator: Characteristics Allowed
Importing KONFIGOBJ TYPE TCLA-KONFOBJ SPACE Indicator: Use in Configurable Objects
Importing MODE TYPE C '1' 2=Classification 1=Other
Importing MULTI_CLASSIF TYPE TCLA-MFKLS SPACE Indicator: Multiple Classification Allowed
Importing OBJECTS_ONLY TYPE SPACE Display Classifiable Objects Only
Importing OBJ_ONLY_CLASSTYPE TYPE RMCLF-KREUZ SPACE
Importing STANDARD TYPE TCLA-STAND SPACE Standard Class Type Indicator
Importing TABLE TYPE TCLA-OBTAB SPACE Table Names from TCLA
Importing TEXT TYPE TCLA-TXTFL SPACE Indicator: Text Maintenance Allowed
Importing TYPETEXT TYPE RMCLF-ARTXT SPACE Class Type Description
Importing SPRAS TYPE SYST-LANGU SY-LANGU Language Key
Importing PTABLE TYPE TCLAO-OBTAB SPACE Physical Table from TCLAO
Importing FROMCL20 TYPE SPACE Call CL20
Importing CHECKANYWAY TYPE C SPACE Immer Berechtigung pruefen
Exception NOT_FOUND TYPE Class Type Not in Table
Exception NO_AUTH_KLART TYPE No Authorization for This Class Type
               
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