Show TOC
BAPIs in the Classification System
Scope of Functions
The following new methods (BAPIs) are available in Release 4.6A. The
functions are in parentheses and the function module is below each function.
- ExistenceCheck (Check Existence of Object)
BAPI_CLASS_EXISTENCECHECK
- GetDetail (Read Class Details)
- GetList (Load Classes for Finding Objects)
- GetStatus (Status Information on Classes)
As of Release 4.0A, this business object has had the following methods:
GetCharacteristics, GetClassifications, and SelectObjects.
Business Object: ObjectClassification
- Change (Change Allocations)
- ConcatenateKey (Generate Concatenated Key)
BAPI_OBJCL_CONCATENATEKEY
- Create (Create Allocations)
- Delete (Delete Allocations)
- ExistenceCheck (Check Existence of Classifications)
BAPI_OBJCL_EXISTENCE_CHECK
- GetDetail (Class Details)
- GetList (Find by Allocations)
- GetStatus (Status Information on Classification)
- SplitKey (Decomposistion of Concatenated Key)
Business Object: Characteristic
- Change (Change Characteristic)
- Create (Create Characteristic)
- Delete (Delete Characteristic)
- ExistenceCheck (Check Existence of Object)
BAPI_CHARACT_EXISTENCECHECK
- GetDetail (Read Characteristic Attributes)
- Getlist (Find Characteristics)
To display BAPIs, choose Tools -> Business Framework -> BAPI Browser
. For more detailed information on these functions, see the function module documentation.