SAP ABAP Function Module PRICING_CHANGE_DOC_CURRENCY (Anpassung von fixierten Konditionen bei Währungsänderung)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SD-BF-PR (Application Component) Pricing and Conditions
     VF_PRC_CORE (Package) Central Pricing Routines
Basic Data
Function Module PRICING_CHANGE_DOC_CURRENCY Anpassung von fixierten Konditionen bei Währungsänderung  
Function Group V61A   Functions for Pricing  
Program Name SAPLV61A    
INCLUDE Name LV61AU40    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_KNUMV TYPE KOMK-KNUMV
Importing I_CURRENCY_OLD_DOC TYPE VBRK-WAERK
Importing I_CURRENCY_OLD_RATE TYPE KOMK-KURRF
Importing I_CURRENCY_OLD_DATE TYPE KOMK-PRSDT
Importing I_CURRENCY_OLD_TYPE TYPE KOMK-KURST 'M'
Importing I_CURRENCY_NEW_DOC TYPE KOMK-WAERK
Importing I_CURRENCY_NEW_RATE TYPE KOMK-KURRF
Importing I_CURRENCY_NEW_DATE TYPE KOMK-PRSDT
Importing I_CURRENCY_NEW_TYPE TYPE KOMK-KURST 'M'
Importing I_CURRENCY_LOCAL TYPE KOMK-HWAER
Tables TKOMV TYPE KOMV
Exception CURRENCY_CONVERSION_STANDARD TYPE
Exception EURO_CURRENCIES TYPE
Exception CURRENCY_CONVERSION_EURO 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  19990105 
SAP Release Created in