The Function Module RCP140_CALL_POPUP_FOR_DATE (RMS-RCP: Popup zum Ändern des Datums nach Freigabe rufen) is a standard Function Module in SAP ERP and is part of the function group RCP140 within the package RMSRCPDIA.
Function Module | RCP140_CALL_POPUP_FOR_DATE |
Short Text | RMS-RCP: Popup zum Ändern des Datums nach Freigabe rufen |
Function Group | RCP140 |
Package | RMSRCPDIA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_CUST_RCP | TYPE | RCPS_CSTINFO_RCP | RMS Customizing zum Rezept | |
I_FLG_FIRST_CHG | TYPE | RMSTE_FLAG | Das ist der letzte Änderungsstand | |
I_FLG_LAST_CHG | TYPE | RMSTE_FLAG | Das ist der erste Änderungsstand |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_CANCEL | TYPE | RMSTE_FLAG | User hat Aktion abgebrochen | |
E_FLG_CHANGED | TYPE | RMSTE_FLAG | User hat was geändert |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XT_API_RCP | TYPE | RCPTY_API_RCP | Rezeptdaten |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.