Menu

SAP Function Module ABAP_DOCU_CALL_EXTERNALS

Call Programs in New Session

The Function Module ABAP_DOCU_CALL_EXTERNALS (Call Programs in New Session) is a standard Function Module in SAP ERP and is part of the function group ABAP_DOCU within the package SABAPDOCU.

Technical Information

Function Module ABAP_DOCU_CALL_EXTERNALS
Short Text Call Programs in New Session
Function Group ABAP_DOCU
Package SABAPDOCU
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROGRAM_NAME TYPE CHAR30 Program Name
PROGRAM_TYPE TYPE CHAR4 Program Type

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.