Menu

SAP Function Module IAOM_OBJNR_CHECK_ARCHIVABLE

Prüft ob die CO-Kontierung aus Kontierungsmanagersicht archivierbar ist

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.

Technical Information

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

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_OBJNR TYPE J_OBJNR Objektnummer

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.