Menu

SAP Function Module RCP131_DEF_EXPL_FLG_GET

RMS-RCP: Lesen der Standardauflösungsflag

The Function Module RCP131_DEF_EXPL_FLG_GET (RMS-RCP: Lesen der Standardauflösungsflag) is a standard Function Module in SAP ERP and is part of the function group RCP131 within the package RMSRCPDIA.

Technical Information

Function Module RCP131_DEF_EXPL_FLG_GET
Short Text RMS-RCP: Lesen der Standardauflösungsflag
Function Group RCP131
Package RMSRCPDIA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IO_BUF CLASS IF_RCP_BUFFER Pufferung von API Daten
IO_TOOLS CLASS CL_RCP_WBO_TOOLS WBO Tools
I_GUID TYPE PVS_GUID PNGUID des Rezeptes
I_KEYDATE TYPE RCPE_ADATUM Stichtag der Workbench
I_SCENARIO TYPE RCPE_DATASCEN Datenszenario für API-Rezept

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DEF_EXPL_FLG TYPE FRMLE_DEFEXPL_FLG Standardauflösung

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.