on 2025 Jan 28 7:12 PM
Hi,
We are searching for any released RAP BO/CDS views/class for reading and updating material class/characteristics. Basically anything that reads and updates the following standard tables in SAP: AUSP/CABN/KLAH/KSML.
Currently, we are using this BAPIs in our old ECC system.
BAPI_OBJCL_CHANGE
BAPI_OBJCL_CHANGE_KEY
BAPI_OBJCL_CREATE
BAPI_OBJCL_GET_KEY_OF_OBJECT
BAPI_OBJCL_GETCLASSES_KEY
BAPI_OBJCL_GETDETAIL_KEY
We are aware that there may be web APIs for this purpose (e.g., API_CLFN_CHARACTERISTIC, API_CLFN_CLASS) but we are wondering if there is any released objects from SAP to achieve clean core approach (i.e, Tier 1).
Request clarification before answering.
The BAPIs you are using are listed as Classic APIs in the Cloudification Repository Viewer.
https://sap.github.io/abap-atc-cr-cv-s4hc/?version=objectClassifications.json&q=BAPI_OBJCL_
The files objectClassifications.json or objectClassifications.csv contains the classic APIs to be consumed in your tier 2 implementations of the 3-tier extensibility model.
That means you can safely use them in Tier 2 wrapper objects.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.