SAP ABAP Function Module HR_EFI_CONVERT_STRING_TO_TABLE (convert a string into a table)
Hierarchy
☛
SAP_HRCGB (Software Component) Sub component SAP_HRCGB of SAP_HR
⤷
PA-PA-GB (Application Component) Great Britain
⤷
PB08 (Package) HR master data: UK
⤷
⤷
Basic Data
| Function Module | HR_EFI_CONVERT_STRING_TO_TABLE | convert a string into a table |
| Function Group | HREFIGB_FUNC | Function modules |
| Program Name | SAPLHREFIGB_FUNC | |
| INCLUDE Name | LHREFIGB_FUNCU44 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_STRING | TYPE | STRING | String that is to be cut into the table | |||
| |
I_TABLINE_LENGTH | TYPE | I | Length of the table lines | |||
| |
ET_TABLE | TYPE | TABLE | Character field lines (pass length in import parameter) | |||
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 | 20040819 |
| SAP Release Created in | 46C |