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

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
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

Paramètre Reférence Type Long. Description
STATUS BAPI1003_KEY-STATUS C 1 Classification Status

Paramètre Reférence Long. Facultatif Description
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