SAP Function BAPI_OBJCL_GETSTATUS_KEY - Classification BAPI: Classification Status for Object (Key)

Parameter Reference Type Length Default Optional Text
CLASSNUM BAPI1003_KEY-CLASSNUM C 18 Class Number
CLOBJECTKEY BAPI1003_KEY-OBJECT_GUID N 18 Internal Object Number
KEYDATE BAPI1003_KEY-KEYDATE D 8 SY-DATUM X Date

Parameter Reference Type Length Text
STATUS BAPI1003_KEY-STATUS C 1 Classification Status

Parameter Reference Length Optional Text
RETURN BAPIRET2 548 Return Parameters

Functionality
This BAPI returns the status of a classification, which is defined byobject key (ObjectKey), class name (ClassNum), and a date, if required.The default value for the date is the system date.
If the BAPI runs successfully, table RETURN contains no messages oftype 'E'.

Notes
The object key ObjctKey can be generated from the key fields object,object table, and class type by BAPIObjectClassification.GetKeyOfObject.
If these fields are defined and only one function module is to be used,use function module BAPI_OBJCL_GETSTATUS. This skips the conversion tothe object key.

Caution
This BAPI can only be used with objects that are not classes.

Description
Classification status

Description
Class number

Description
Date

Default
System date

Description
Return parameters