SAP ABAP Function Module G_LOCAL_CURRENCY_GET (Currency translation to find local currency for the ledger)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
GBAS (Package) FI-SL Customizing / integration / Basis

⤷

⤷

⤷

Basic Data
Function Module | G_LOCAL_CURRENCY_GET | Currency translation to find local currency for the ledger |
Function Group | GICV | Currency translations in FI-GLX |
Program Name | SAPLGICV | |
INCLUDE Name | LGICVU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
CURRENCY | TYPE | BKPF-HWAER | Determined currency | |||
![]() |
VALUE | TYPE | GLU1-HSL | Determined Amount | |||
![]() |
BUKRS | TYPE | T001-BUKRS | SPACE | |||
![]() |
CONV_DATE | TYPE | SYST-DATUM | ||||
![]() |
HW1_CT | TYPE | BKPF-CURT2 | '10' | Currency type of local currency 1 | ||
![]() |
HW1_CURR | TYPE | BKPF-HWAER | SPACE | Currency of local currency 1 | ||
![]() |
HW1_VALUE | TYPE | SPACE | Amount of local currency 1 | |||
![]() |
HW2_CT | TYPE | BKPF-CURT2 | SPACE | Currency type of local currency 2 | ||
![]() |
HW2_CURR | TYPE | BKPF-HWAER | SPACE | Currency of local currency 2 | ||
![]() |
HW2_VALUE | TYPE | SPACE | Amount of local currency 2 | |||
![]() |
HW3_CT | TYPE | BKPF-CURT2 | SPACE | Currency type of local currency 3 | ||
![]() |
HW3_CURR | TYPE | BKPF-HWAER | SPACE | Currency of local currency 3 | ||
![]() |
HW3_VALUE | TYPE | SPACE | Amount of local currency 3 | |||
![]() |
HW4_CT | TYPE | BKPF-CURT2 | SPACE | Currency type of local currency 3 | ||
![]() |
HW4_CURR | TYPE | BKPF-HWAER | SPACE | Currency of local currency 3 | ||
![]() |
HW4_VALUE | TYPE | SPACE | Amount of local currency 3 | |||
![]() |
LEDGER_CT | TYPE | BKPF-CURT2 | Currency type of ledger(desired CT) | |||
![]() |
LEDGER_CURR | TYPE | BKPF-HWAER | SPACE | Currency of ledger(desired currency) | ||
![]() |
POS_CURR | TYPE | BSEG-PSWSL | SPACE | Currency of item currency | ||
![]() |
POS_VALUE | TYPE | SPACE | Amount of item currency | |||
![]() |
RCOMP | TYPE | T880-RCOMP | SPACE | |||
![]() |
RLDNR | TYPE | T881-RLDNR | SPACE | |||
![]() |
TW_CURR | TYPE | BKPF-WAERS | Currency of transaction currency | |||
![]() |
TW_VALUE | TYPE | Amount of transaction currency | ||||
![]() |
CURR | TYPE | |||||
![]() |
BUKRS_NOT_FOUND | TYPE | |||||
![]() |
BUKRS_NOT_VALID | TYPE | |||||
![]() |
CONVERSION_ERROR | TYPE | Error in currency translation | ||||
![]() |
CURRENCY_EMPTY | TYPE | |||||
![]() |
KOKRS_NOT_VALID | TYPE | |||||
![]() |
LAND_NOT_VALID | TYPE | |||||
![]() |
NO_BUKRS_FOUND | TYPE | |||||
![]() |
NO_CT_10_OR_60 | TYPE | None of local currencies has CT 10 or CT 60 | ||||
![]() |
NO_KOKRS_FROM_BUKRS | TYPE | |||||
![]() |
NO_LEDGER_CURR_FOUND | TYPE | Error in determining currency for that ledger | ||||
![]() |
NO_RCOMP_FOUND | TYPE | |||||
![]() |
RCOMP_NOT_VALID | TYPE | |||||
![]() |
RLDNR_MISSING | TYPE | |||||
![]() |
RLDNR_NOT_VALID | TYPE | |||||
![]() |
T000_NOT_VALID | TYPE | |||||
![]() |
WRONG_CT | TYPE | |||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19940828 |
SAP Release Created in |