Ansicht
Dokumentation

/SAPAPO/OM_CHARACT_MODIFY - Change and Delete Characteristics in liveCache

/SAPAPO/OM_CHARACT_MODIFY - Change and Delete Characteristics in liveCache

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

Further information

@0P@Characteristics

Functionality

Changes or deletes existing characteristic requirements and value assignments of I/O nodes and activities.

The module OM_CONTAINER_CHANGE is designed to be used to change characteristic requirements of resources.

The import parameter IV_METHOD defines the methods used for processing all objects. The following methods are permitted:

Value Constant   Description
C gc_change   Change characteristics
D gc_delete   Delete characteristics

The table IT_CHARACT_HEADER contains the keys (characteristic headers) of the objects whose characteristics are to be changed or deleted. The existing characteristics of the objects are deleted and, if changed, replaced by the characteristic requirements and value assignments specified in the tables IT_CHARACT_REQ and IT_CHARACT_VAL.

If a characteristic header is specified for an object, but no associated characteristics are specified in IT_CHARACT_REQ and IT_CHARACT_VAL, the object characteristics are deleted, even if the method is gc_change.

Notes

Error Handling and Troubleshooting

If an error occurs during the processing of an object, no data records in the import table are processed, and all changes made in liveCache are rolled back.

Possible return codes:

  • 34 = om_invalid_method:
    Invalid method; only the methods listed above are valid
  • 43 = om_invalid_activity:
    The activity specified in the header table does not exist in the liveCache.
  • 152 = om_invalid_io_node:
    The I/O node specified in the header table does not exist in the liveCache.
  • 305 = om_object_type_not_supported:
    The object type specified in the header table is not supported. Only the object types activity and I/O node are supported.




Parameters

ET_RC
IS_ATP_INFO
IS_GEN_PARAMS
IT_CHARACT_HEADERS
IT_CHARACT_REQS
IT_CHARACT_VALS
IV_METHOD
IV_SIMSESSION

Exceptions

LC_APPL_ERROR
LC_COM_ERROR
LC_CONNECT_FAILED

Function Group

APO/SAPLOM_PLANNING

ROGBILLS - Synchronize billing plans   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 3913 Date: 20240425 Time: 225724     sap01-206 ( 50 ms )