SAP ABAP Function Module SPELL_AMOUNT_CN (Spell Out Numbers for Chinese Language)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-CSC (Application Component) Country-Specific Objects
     ID-CSC (Package) Country specific service functions
Basic Data
Function Module SPELL_AMOUNT_CN Spell Out Numbers for Chinese Language  
Function Group F017   Spell Out Numbers  
Program Name SAPLF017    
INCLUDE Name LF017U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting IN_WORDS TYPE SPELL Character String with Amount/Number Spelled Out
Importing AMOUNT TYPE 0 Amount/Number to Be Spelled Out
Importing CURRENCY TYPE SYST-WAERS SPACE Currency for Amounts, Blank for Numbers
Importing FILLER TYPE SPACE Filler for Padding the Output Field
Importing LANGUAGE TYPE SYST-LANGU SY-LANGU Language Indicator
Exception NOT_FOUND TYPE Argument Not Found in T015Z
Exception TOO_LARGE TYPE Amount Too Large to Be Spelled Out
               
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  20100421 
SAP Release Created in