Menu

SAP Function Module WFMC_GET_ARCHIVE_OBJECT_TYPE

WFMC: Applikationsspezifische Objektart bestimmen

The Function Module WFMC_GET_ARCHIVE_OBJECT_TYPE (WFMC: Applikationsspezifische Objektart bestimmen) is a standard Function Module in SAP ERP and is part of the function group WMC0 within the package VN.

Technical Information

Function Module WFMC_GET_ARCHIVE_OBJECT_TYPE
Short Text WFMC: Applikationsspezifische Objektart bestimmen
Function Group WMC0
Package VN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_KAPPL LIKE NAST-KAPPL Applikation
PI_OBJTYPE LIKE NAST-OBJTYPE Objekttyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_OBJECT_TYPE LIKE TOA_DARA-SAP_OBJECT Primäres Archivobjekt
PE_OBJECT_TYPE2 LIKE TOA_DARA-SAP_OBJECT Sekundäres Archivobjekt

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.