Menu

SAP Function Module GET_ADMIN_PROT_SDB

The Function Module GET_ADMIN_PROT_SDB () is a standard Function Module in SAP ERP and is part of the function group SADE within the package SADA.

Technical Information

Function Module GET_ADMIN_PROT_SDB
Short Text
Function Group SADE
Package SADA
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALL_MODE TYPE SDB_CMODE 'C' SAP DB: DBMRFC Call Mode
CMD_ID TYPE SDBA_CMDID Command ID (unique, link cnhist <-> cnreprt)
SYSTEM_STRUCT LIKE SDBASI Internal Table for SAP Systems with DBA Scheduling

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADMIN_PROT LIKE DBMUTLSDB SAP DB: Structure for File dbm.utl

Exceptions

This function module does not define any Exceptions.