Ansicht
Dokumentation

/SAPAPO/OM_CONTAINER_CHANGE - Create, Change, and Delete Characteristics Containers

/SAPAPO/OM_CONTAINER_CHANGE - Create, Change, and Delete Characteristics Containers

BAL Application Log Documentation   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

Further information

@0P@Resource

Characteristics

Functionality

Creates, changes, or deletes characteristic containers for the characteristic time stream of a resource.

The import table IT_CHARACT_REQ contains characteristic requirements of a resource. The requirements must have the type 15 = gc_om_object_container.

The original idea of using characteristic value assignments for resources as well has not been realized. For this reason, you should not fill the table IT_CHARACT_VAL.

The table IT_CONT_METHOD controls the processing of the specified characteristic containers: The field CHARACT_CONT_ID contains the key (OBJECT_ID) of the requirement in question, which can consist of multiple characteristic data records. The field Method must contain one of the following processing methods:

Value Constant   Description

N gc_new   Create new container
C gc_change   Change container, overwrite existing data
D gc_delete   Delete container

Notes

Error Handling and Troubleshooting

Possible return codes:

  • 34 = om_invalid_method:
    Invalid method; only the methods listed above are valid
  • 153 = om_invalid_charact_cont_id:
    A characteristic container with the specified key does not exist in liveCache.
  • 154 = om_duplicate_container:
    A container with this key already exists in liveCache.
  • 155 = om_container_in_usage:
    The container is in use and cannot be deleted.
  • 156 = om_no_container_data:
    No data record was found in the requirements table IT_CHARACT_REQ for a container key specified in the method table IT_CONT_METHOD.
  • 157 = om_incompatible_container_data:
    Both value assignments and requirements are specified for a container.




Parameters

ET_RC
IT_CHARACT_REQ
IT_CHARACT_VAL
IT_CONT_METHOD
IV_DONT_SET_NETCHG_FLAG
IV_SIMSESSION

Exceptions

LC_APPL_ERROR
LC_COM_ERROR
LC_CONNECT_FAILED

Function Group

APO/SAPLOM_CORE

BAL_S_LOG - Application Log: Log header data   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 3894 Date: 20240425 Time: 180210     sap01-206 ( 42 ms )