Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.
Bei amazon.de ansehen →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 |