SAP ABAP Function Module G_CURRENCY_FROM_CT_GET (Determine the currency from the CT (currency type))
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_CURRENCY_FROM_CT_GET Determine the currency from the CT (currency type)  
Function Group GICV   Currency translations in FI-GLX  
Program Name SAPLGICV    
INCLUDE Name LGICVU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CURRENCY TYPE
Importing BUKRS TYPE BKPF-BUKRS SPACE
Importing CT TYPE BKPF-CURT2 SPACE Currency Type
Importing GLOBAL TYPE T800A-COMPTAB SPACE Spec. of count.: ' ' from BUKRS, X from RCOMP
Importing GSBER TYPE TGSB-GSBER SPACE
Importing KOKRS TYPE TKA01-KOKRS SPACE
Importing LAND TYPE T005-LAND1 SPACE
Importing RCOMP TYPE T880-RCOMP SPACE
Importing RLDNR TYPE T881-RLDNR SPACE
Importing NO_BUFFER TYPE T881-GLSIP SPACE
Importing CHECK_ARCHIVES_FOR_CURRENCY TYPE C SPACE
Importing ALLOW_CVTYPS TYPE SPACE
Importing I_ARCHIVE_HANDLE TYPE SYST-TABIX Open Archive Handle
Exception BUKRS_NOT_FOUND TYPE
Exception BUKRS_NOT_VALID TYPE
Exception CURRENCY_EMPTY TYPE
Exception KOKRS_NOT_VALID TYPE
Exception LAND_NOT_VALID TYPE
Exception NO_BUKRS_FOUND TYPE
Exception NO_KOKRS_FROM_BUKRS TYPE
Exception NO_RCOMP_FOUND TYPE
Exception RCOMP_NOT_VALID TYPE Currency could not be determined
Exception RLDNR_MISSING TYPE
Exception RLDNR_NOT_VALID TYPE
Exception T000_NOT_VALID TYPE
Exception WRONG_CT TYPE Incorrect CT transferred
Exception NO_FIKRS_FOUND TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled 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