Menu

SAP Function Module RDB_RECPROCS_GET_BY_STATE

RDB: Einzelsatzverfahren nach Status unterscheiden (DB/Archiv)

The Function Module RDB_RECPROCS_GET_BY_STATE (RDB: Einzelsatzverfahren nach Status unterscheiden (DB/Archiv)) is a standard Function Module in SAP ERP and is part of the function group RDB_READ_SRA within the package CFM_RDB.

Technical Information

Function Module RDB_RECPROCS_GET_BY_STATE
Short Text RDB: Einzelsatzverfahren nach Status unterscheiden (DB/Archiv)
Function Group RDB_READ_SRA
Package CFM_RDB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_KEYDATE_T TYPE RDB_KEYDATE_T Tabelle Stichtage
I_RECPROC_RT TYPE RDB_RECPROC_RANGE Ranges-Tabelle Einzelsatzverfahren

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RECPROC_ARCH_T TYPE RDB_RECPROC_STATE_T Stichtag/Verfahren im Archiv (Tabelle)
E_RECPROC_DB_T TYPE RDB_RECPROC_STATE_T Stichtag/Verfahren auf DB (Tabelle)

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.