/SAPAPO/OM_IO_RESET_NETCHG_FLG - Reset CTM Netchange Flags for I/O Nodes

Vendor Master (General Section)   General Data in Customer Master  
This documentation is copyright by SAP AG.

Functionality

This function module attempts to reset the CTM net change flag for the I/O nodes specified in IT_IO.

If this is not possible, due to lock problems, nothing will happen; instead, an error is entered in the return code table for the affected I/O node. The system attempts to continue with the remaining I/O nodes.

Example

Notes

Return codes (see table ET_RC):

  • OM_INVALID_ORDER: No order exists in liveCache with the specified key (UID).
  • OM_INVALID_IO_NODE: No I/O node with the specified item number and schedule line number exists in the affected order in liveCache.
  • OM_OBJECT_LOCKED: Could not reserve lock, since the object is already locked by another transaction.
  • OM_OBJECT_OUT_OF_DATE: Could not reserve lock; although the object is not currently locked by another transaction, it has been modified by another transaction's commit since the current transaction started.

Further information


Parameters

ET_RC
IS_GEN_PARAMS
IT_IO
IV_SIMSESSION

Exceptions

LC_APPL_ERROR
LC_COM_ERROR
LC_CONNECT_FAILED

Function Group

APO/SAPLOM_PLANNING

ABAP Short Reference   ABAP Short Reference  
This documentation is copyright by SAP AG.


Length: 1340 Date: 20120525 Time: 042925     triton ( 69 ms )