Ansicht
Dokumentation

ISH_NUM_TO_CHAR10 - IS-H: Conver Number to BMI(Example)

ISH_NUM_TO_CHAR10 - IS-H: Conver Number to BMI(Example)

TXBHW - Original Tax Base Amount in Local Currency   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module is a sample and used in the implementation of BAdI ISH_HANDLE_SYNCH_COMM. You can use this function module to convert a number to a character string that consists of 10 characters. In certain amounts, the following format is required by the BMI authority :

Format: integer part + decimal Point + fractional part

The integer part contains 7 characters, and it can be filled with 0 to the leftmost if the length is short than 7.

The fractional part contains 2 characters, and it can be filled with 0 to the rightmost if the length is short than 2.

You can create your own function module to meet the customer-specific requirements.

Example

0456734.35,,

0456734.20,,

0456734.00

0000000.00

Notes

Further information





Parameters

EV_CHAR10
IV_NUMBER

Exceptions

Function Group

NCNP

General Data in Customer Master   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 1085 Date: 20240523 Time: 132559     sap01-206 ( 26 ms )