SAP ABAP Function Module HR_HK_STRING_INTO_2_LINES (hr-hk: separated string into 2 lines according string length)
Hierarchy
☛
SAP_HRCHK (Software Component) Sub component SAP_HRCHK of SAP_HR
⤷
PY-HK (Application Component) Hong Kong
⤷
PC27 (Package) HR payroll accounting: Hong Kong
⤷
⤷
Basic Data
| Function Module | HR_HK_STRING_INTO_2_LINES | hr-hk: separated string into 2 lines according string length |
| Function Group | 3HKB | HR-HK: Tax function group |
| Program Name | SAPL3HKB | |
| INCLUDE Name | L3HKBU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
1ST_LINE_STR | TYPE | |||||
| |
2ND_LINE_STR | TYPE | |||||
| |
SOURCE_STR | TYPE | TEXT200 | source string | |||
| |
LEN_OF_1ST_LINE | TYPE | the lengh of the first line | ||||
| |
LEN_OF_2ND_LINE | TYPE | the length of the second line | ||||
| |
OP | TYPE | |||||
| |
ERROR | 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 | 19991130 |
| SAP Release Created in |