SAP ABAP Function Module IAOM_OM_ARCHIVABLE (Set or reset status 'archivable' for all entries assigned to purchase item)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CO (Application Component) Controlling
⤷
IAOM_OM (Package) Outsourced Manifacturing - Account Assignment Manager

⤷

⤷

Basic Data
Function Module | IAOM_OM_ARCHIVABLE | Set or reset status 'archivable' for all entries assigned to purchase item |
Function Group | IAOM_OM_SERVICES | Services for Outsource Manufacturing |
Program Name | SAPLIAOM_OM_SERVICES | |
INCLUDE Name | LIAOM_OM_SERVICESU07 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_MSG | TYPE | IAOM_MESSAGES | Error messages | |||
![]() |
E_NO_OF_AM_ENTRIES | TYPE | I | number of entries found in Account Assignment Manager | |||
![]() |
I_PO_NUMBER | TYPE | EBELN | Purchasing Document Number | |||
![]() |
I_PO_ITEM_NR | TYPE | EBELP | '00000' | Item Number of Purchasing Document | ||
![]() |
I_SET_ARCHIVABLE | TYPE | BOOLE_D | Set archivable | |||
![]() |
I_RESET_ARCHIVABLE | TYPE | BOOLE_D | SPACE | Revoke 'set archivable' | ||
![]() |
I_WITHOUT_COMMIT_WORK | TYPE | BOOLE_D | SPACE | execute without commit work | ||
![]() |
I_ALL_PO_ITEM_NRS | TYPE | BOOLE_D | SPACE | All Purchasing Document item numbers | ||
![]() |
WRONG_INPUT | TYPE | Wrong parameter set of import parameters | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |