SAP ABAP Function Module RKD_CHECK_PACKED (Checks a string for packed contents)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
KC (Package) Cost Accounting Controlling EIS

⤷

⤷

⤷

Basic Data
Function Module | RKD_CHECK_PACKED | Checks a string for packed contents |
Function Group | KYCN | Conversion checks |
Program Name | SAPLKYCN | |
INCLUDE Name | LKYCNU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
CHAR1 | TYPE | C | Ausgabe als Char-String für ABAP verständl. | |||
![]() |
CHAR_WRITE | TYPE | C | Ausgabe nach User-Format | |||
![]() |
FLOAT | TYPE | F | Ausgabe als Type F | |||
![]() |
PACK | TYPE | P | Ausgabe als Type P (Decimals beliebig) | |||
![]() |
SUBRC | TYPE | SYST-SUBRC | 2=too large,4=too many decs.,8=invalid | |||
![]() |
CHAR | TYPE | C | String mit Ziffern und '.,+-' | |||
![]() |
DECIMALS | TYPE | NUMERIC | 5 | gewünschte Augabedezimalen für CHAR_WRITE | ||
![]() |
DECIMAL_PUNKT | TYPE | C | '.' | Dezimalbez. (bei space wird selbst ermit.) | ||
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 | 19950404 |
SAP Release Created in |