SAP ABAP Function Module CHECK_OBJECT_IN_CLASS (Checks whether an object is classified in a class)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-CL-ENV (Application Component) Environment
⤷
CLAL (Package) Classification system functions for ALE
⤷
⤷
Basic Data
| Function Module | CHECK_OBJECT_IN_CLASS | Checks whether an object is classified in a class |
| Function Group | CLALE | Functions for ALE |
| Program Name | SAPLCLALE | Functions for ALE |
| INCLUDE Name | LCLALEU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
OBJECT_EXISTS_IN_CLASS | TYPE | BDFIELDS-EXIST | Objekt in Klasse enthalten | |||
| |
OBJECT | TYPE | CLAL_OBJ-OBJECT | Objekt ID, wie im Klassensystem verwendet | |||
| |
CLASSTYPE | TYPE | CLAL_CLASS-CLASSTYPE | Class Type | |||
| |
CLASS_EXTERNAL | TYPE | CLAL_CLASS-CLASS | External class name | |||
| |
CLASSTYPE_NOT_FOUND | TYPE | Class Type Not Defined | ||||
| |
CLASS_NOT_FOUND | TYPE | Class Not Defined | ||||
Processing Type
| Normal Function 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 |