Fonction SAP BAPI_IOBC_CHANGE - Changes InfoObjectCatalog

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
DETAILS BAPI6113 u 183 InfoObjectCatalog with all Properties
INFOOBJCAT BAPI6113-INFOOBJCAT C 30

Paramètre Reférence Long. Facultatif Description
INFOOBJECTS BAPI6113IO 61 InfoObjectCatalog - InfoObjects
RETURN BAPIRET2 548 X Detailed log in case of error

Functionality
This function module changes an existing InfoObject catalog. Enter allthe InfoObject catalog properties in the DETAILS parameter.
Also specify the catalog InfoObjects in the INFOOBJECTS table.
If errors occur, an extensive log is returned in the RETURNTABLEparameter.
Note that changes to an InfoObject catalog take effect immediately inthe active version, meaning that an additional activation of theInfoObject catalog is not applicable.

Description
The name and all the properties of the InfoObject catalog are given inthis structure.

Description
Method return parameter. The return parameter provides information onthe success or failure of the call.
Value range
The most important error messages refer to

  • missing authorization for changing the InfoObject catalog

  • errors in the definition DETAILS or in the InfoObject list INFOOBJECTS.
  • In this case you get an extensive error log in the RETURNTABLEparameter.