The Function Module ARCHIV_GET_FORM (SAP ArchiveLink: Bereitstellen von formular_id und formular_archiv) is a standard Function Module in SAP ERP and is part of the function group OPTG within the package SAOP.
Function Module | ARCHIV_GET_FORM |
Short Text | SAP ArchiveLink: Bereitstellen von formular_id und formular_archiv |
Function Group | OPTG |
Package | SAOP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AR_OBJECT | LIKE | TOAOM-AR_OBJECT | Document type for which form is determined | |
SAP_OBJECT | LIKE | TOAOM-SAP_OBJECT | Object type for which form is determined |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FORMULAR_ARCHIV_ID | LIKE | TOAV0-ARCHIV_ID | Archive in which form is located | |
FORMULAR_ID | LIKE | TOAV0-ARC_DOC_ID | Archive object number of form |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_CONNECTIONTABLE | Document type/object type not maintained |
ERROR_FORM | No current form found |