Menu

SAP Function Module RKE_REPORT_POPUP_MODALITY

Pflegen Währungsumrechnungsart (T242Q)

The Function Module RKE_REPORT_POPUP_MODALITY (Pflegen Währungsumrechnungsart (T242Q)) is a standard Function Module in SAP ERP and is part of the function group KEBR within the package KE.

Technical Information

Function Module RKE_REPORT_POPUP_MODALITY
Short Text Pflegen Währungsumrechnungsart (T242Q)
Function Group KEBR
Package KE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLICATION LIKE RKB1D-APPLCLASS Application (stored in TAPPL)
EXTERN LIKE CDIFIE-USGFL 'X' External insert/modify (from view)
MODE LIKE CDIFIE-USGFL 'I' 'I'nsert, 'U'pdate, 'D'elete
NUMBR LIKE T242Q-NUMBR 0 Translation key (for MODE - 'U', 'D')
SPECIFIC LIKE CDIFIE-USGFL 'X' Table-specific translation key
TABLE LIKE RKB1D-TABNAME Structure from which data come
USGFL LIKE CDIFIE-USGFL 'T' 'S': sender program, 'T': table

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T241Q LIKE T241Q Name of translation key
E_T242Q LIKE T242Q Structure of new translation key
RETURN_CODE LIKE RKB1B-OK Return code

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IE_RKB1X LIKE RKB1X

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TOTAL LIKE V_T242Q

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_MODE
INVALID_NUMBR
INVALID_USGFL