SAP ABAP Function Module C14N_NUMERIC_FORMAT (EHS: Aufbereitung eines numerischen Strings entspr. der Formatangabe)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
EHS-SAF (Application Component) Product Safety
⤷
CBUI (Package) Company Environment Information System
⤷
⤷
Basic Data
| Function Module | C14N_NUMERIC_FORMAT | EHS: Aufbereitung eines numerischen Strings entspr. der Formatangabe |
| Function Group | C14N | EHS: Library - data processing |
| Program Name | SAPLC14N | PP-EHS: Library - Data Editing |
| INCLUDE Name | LC14NU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_RESULT_STRING | TYPE | RCGLSYVAL-VAL_STRING | Resulting string | |||
| |
I_NUM_STRING | TYPE | RCGLSYVAL-VAL_STRING | String, can be interpreted numerically | |||
| |
I_FORMAT_STRING | TYPE | RCGLSIOT-LSYRVAL | Format specification entered as string | |||
| |
I_DECIMALFLAG | TYPE | ESTLP-DCPFM | TRUE = Dezimaltrennzeichen ist ',' | |||
| |
ILLEGAL_MASK | TYPE | The mask you specified is invalid | ||||
| |
ILLEGAL_NUM_STRING | TYPE | |||||
Processing Type
| Normal Function 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 | 20091125 |
| SAP Release Created in |