The Function Module CLCA_PROCESS_CLASSTYPE (Classification: Check Existence of Class Type or List of Class Types) is a standard Function Module in SAP ERP and is part of the function group CLCA within the package CL.
Function Module | CLCA_PROCESS_CLASSTYPE |
Short Text | Classification: Check Existence of Class Type or List of Class Types |
Function Group | CLCA |
Package | CL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BATCHI | LIKE | SY-BINPT | SPACE | Batch Input Active |
CATCHWORD | LIKE | TCLA-SWOFL | SPACE | Indicator: Keyword Allowed |
CLASSTYPE | LIKE | RMCLF-KLART | Class Type | |
DIN_STANDARD | LIKE | TCLA-DINFL | SPACE | Indicator: DIN Allowed |
DOCUMENT | LIKE | TCLA-DOKFL | SPACE | Indicator: Document Allowed |
DYNPROS | LIKE | SPACE | X - Display Screens 600 and 601 | |
FEATURE | LIKE | TCLA-SMEFL | SPACE | Indicator: Characteristics Allowed |
FROMCL20 | LIKE | SPACE | Call CL20 | |
KONFIGOBJ | LIKE | TCLA-KONFOBJ | SPACE | Indicator: Use in Configurable Objects |
MODE | TYPE | C | '1' | 2-Classification 1-Other |
MULTI_CLASSIF | LIKE | TCLA-MFKLS | SPACE | Indicator: Multiple Classification Allowed |
OBJECTS_ONLY | LIKE | SPACE | Display Classifiable Objects Only | |
PTABLE | LIKE | TCLAO-OBTAB | SPACE | Physical Table from TCLAO |
SPRAS | LIKE | SY-LANGU | SY-LANGU | Language Key |
STANDARD | LIKE | TCLA-STAND | SPACE | Standard Class Type Indicator |
TABLE | LIKE | TCLA-OBTAB | SPACE | Table Names from TCLA |
TEXT | LIKE | TCLA-TXTFL | SPACE | Indicator: Text Maintenance Allowed |
TYPETEXT | LIKE | RMCLF-ARTXT | SPACE | Class Type Description |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CATCHWORD | LIKE | TCLA-SWOFL | Indicator: Keyword Allowed | |
CLASSTYPE | LIKE | RMCLF-KLART | Class Type | |
DIN_STANDARD | LIKE | TCLA-DINFL | Indicator: DIN Allowed | |
DOCUMENT | LIKE | TCLA-DOKFL | Indicator: Document Allowed | |
FEATURE | LIKE | TCLA-SMEFL | Indicator: Characteristics Allowed | |
IMPTCLA | LIKE | TCLA | TCLA Returned | |
INTERNTYPE | LIKE | TCLA-INTKLART | Internal Class Type | |
KONFIGOBJ | LIKE | TCLA-KONFOBJ | Indicator: Use in Configurable Objects | |
MULTI_CLASSIF | LIKE | TCLA-MFKLS | Indicator: Multiple Classification Allowed | |
MULT_OBJ | LIKE | TCLA-MULTOBJ | Indicator: Multiple Objects Allowed | |
NO_CL_TRANS | LIKE | TCLA-TRACL | No CL2* Transactions Allowed | |
OK_ABBR | LIKE | OK Code for Cancel Selected | ||
PTABLE | LIKE | TCLAO-OBTAB | Physical Table from TCLAO | |
STANDARD | LIKE | TCLA-STAND | Standard Class Type Indicator | |
TABLE | LIKE | TCLA-OBTAB | Table Names from TCLA | |
TEXT | LIKE | TCLA-TXTFL | Indicator: Text Maintenance Allowed | |
TYPETEXT | LIKE | RMCLF-ARTXT | Class Type Description |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Class Type Not in Table |
NO_AUTH_KLART | No Authorization for This Class Type |