KR_USER_EXIT_ROUNDOFF SAP Function module - Round Off Tax Amounts KR_USER_EXIT_ROUNDOFF is a standard SAP function module available within R/3 SAP systems depending on your version and release level. Below are the pattern details for this FM showing its interface including any import, export parameters etc and for your convenience any standard documentation available. All this information and more can be viewed if you enter the function module name KR_USER_EXIT_ROUNDOFF into the relevant SAP transaction such as SE37 or SE80.
Pattern for FM KR_USER_EXIT_ROUNDOFF - KR USER EXIT ROUNDOFF
Associated Function Group:
KRGEU
Released Date: Not Released
CALL FUNCTION 'KR_USER_EXIT_ROUNDOFF' "Round Off Tax Amounts
EXPORTING
* ysn1op = " Aggregated Invoices
* ysta1 = " Normal Invoices
yprog_name = " sy-cprog Calling Program
* yreprint = " Reprint Option
* sap = " SAPscript Output
* TABLES
* ygt_item_table = " RFUMSV49R
* ydocument = " RFUMSV45R
* yausglop_itab = " RFIDKRTCR, RFIDKRTPR
. " KR_USER_EXIT_ROUNDOFF
SAP Documentation for FM KR_USER_EXIT_ROUNDOFF FUNCTIONALITY This function module rounds off VAT amounts as per your requirements, for example, when you translate VAT amounts from foreign currencies. It is used by the following programs: EXAMPLE HINTS The amounts are not stored once they have been rounded off. They are recalculated each time. Documentation extract taken from SAP system, Copyright (c) SAP AG
|
|||||||||
Terms of Service     Contact Us     Privacy Policy     Useful SAP related sites