The Function Module IAOM_OBJNR_CHECK_ARCHIVABLE (Prüft ob die CO-Kontierung aus Kontierungsmanagersicht archivierbar ist) is a standard Function Module in SAP ERP and is part of the function group IAOM_MISC_SERVICES within the package IAOM.
Function Module | IAOM_OBJNR_CHECK_ARCHIVABLE |
Short Text | Prüft ob die CO-Kontierung aus Kontierungsmanagersicht archivierbar ist |
Function Group | IAOM_MISC_SERVICES |
Package | IAOM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_OBJNR | TYPE | J_OBJNR | Objektnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_NONE_ARCHIV_EXT_OBJS_CTP_M | TYPE | IAOM_SHORT_EXT_OBJ_INFO_TAB | Nicht archivierbare externe Objekte zum Massencontrolling | |
ET_NONE_ARCHIV_EXT_OBJS_CTP_P | TYPE | IAOM_SHORT_EXT_OBJ_INFO_TAB | externe Objekte zum Controlling auf PS-Projekten | |
ET_NONE_ARCHIV_EXT_OBJS_CTP_S | TYPE | IAOM_SHORT_EXT_OBJ_INFO_TAB | externe Objekte zum Einzelcontrolling | |
ET_NONE_ARCHIV_EXT_OBJS_CTP_T | TYPE | IAOM_SHORT_EXT_OBJ_INFO_TAB | externe Objekte zum Controlling auf Kontierumgsempfängern |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.