SAP ABAP Function Module ROUND_P16_FIELD_DECIMALS_N (Rounding of P16 field up to the nth decimal)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       OIC (Package) MAP Marketing, Accounting and Pricing
Basic Data
Function Module ROUND_P16_FIELD_DECIMALS_N Rounding of P16 field up to the nth decimal  
Function Group OICQ   Formula and Average Pricing  
Program Name SAPLOICQ    
INCLUDE Name LOICQU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_P16_FIELD TYPE P
Importing I_P16_FIELD TYPE P
Importing I_ACT_DEC TYPE I
Importing I_RND_DEC TYPE I
Importing I_RND_TENS TYPE I
Exception WRONG_ACT_DEC_SPECIFIED TYPE The wrong number of decimals of the P filed (between 0 and 14) was specified
Exception WRONG_RND_DEC_SPECIFIED TYPE The wrong number of decimals for the rounding was specified.
Exception RND_DEC_GT_ACT_DEC TYPE The specified round to decimal number was greater than the actual one.
Exception WRONG_RND_TENS_SPECIFIED TYPE The wrong number of tens for the rounding was specified.
Exception RND_DEC_AND_RND_TENS_SPECIFIED TYPE Decimal and tens rounding was requested simultanously
               
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  20050224 
SAP Release Created in