SAP ABAP Function Module HR_99S_SEPARATER_BETWEEN_FIELD (Insert separater between fields of a table)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PY-XX-RS (Application Component) Reuse Services for Country Development
⤷
P99S (Package) Southern Europe Basis
⤷
⤷
Basic Data
| Function Module | HR_99S_SEPARATER_BETWEEN_FIELD | Insert separater between fields of a table |
| Function Group | HR99S00_TOOLS | Southern Europe: Tools |
| Program Name | SAPLHR99S00_TOOLS | |
| INCLUDE Name | LHR99S00_TOOLSU12 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EX_LINE | TYPE | ANY | Line of the table IM_TABLE | |||
| |
EX_TABLE | TYPE REF TO | DATA | Table with the separater inserted | |||
| |
IM_STRUCTURE | TYPE | ANY | Structure of IM_TABLE | |||
| |
IM_TABLE | TYPE | TABLE | Table to have separater inserted | |||
| |
IM_SEPARATER | TYPE | ANY | ';' | Separater | ||
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 | 20080505 |
| SAP Release Created in | 470 |