The Function Module UPB_ER_MAINTAIN () is a standard Function Module in SAP ERP and is part of the function group UPB_BCF within the package UPBPM.
Function Module | UPB_ER_MAINTAIN |
Short Text | |
Function Group | UPB_BCF |
Package | UPBPM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AREA | TYPE | UPC_Y_AREA | Area | |
I_CONTAINER | CLASS | CL_GUI_CONTAINER | Abstract Container for GUI Controls | |
I_DISPLAY_ONLY | TYPE | CHAR1 | SPACE | Display Only |
I_PERIV | TYPE | UPC_Y_CHAVLEXT | Fiscal year variant | |
I_RATE_TYPE | LIKE | BAPI1093_1-RATE_TYPE | 'P' | Exchange Rate Type |
I_TIMEREF | TYPE | UPC_Y_TIMEREF | Time Ref. | |
I_VALID_FROM | LIKE | BAPI1093_2-TRANS_DATE | '00010101' | Date |
I_VALID_TO | LIKE | BAPI1093_2-TRANS_DATE | '99990101' | Date |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FROM_CURR_RANGE | LIKE | BAPI1093_3 | Import: Range Table for 'From' Currency | |
TO_CURRNCY_RANGE | LIKE | BAPI1093_4 | Import: Range Table for 'To' Currency |
This function module does not define any Exceptions.