SAP ABAP Function Module CLCV_CONVERT_OBJEK_TO_TABLE (Split Object into Individual Entries of a Table)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-CL-CLS (Application Component) Classes
⤷
CL (Package) R/3 Application development: PP Classification System
⤷
⤷
Basic Data
| Function Module | CLCV_CONVERT_OBJEK_TO_TABLE | Split Object into Individual Entries of a Table |
| Function Group | CLCV | Classification: Object in Fields |
| Program Name | SAPLCLCV | |
| INCLUDE Name | LCLCVU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_OBJECT | TYPE | RMCLF-OBJEK | Key of Object to be Classified | |||
| |
I_OBTAB | TYPE | RMCLF-OBTAB | Name of Database Table for Object | |||
| |
I_CONV_TO_INTERNAL | TYPE | FLAG | Delete Separator(s) from Key | |||
| |
T_FIELD_TAB | TYPE | API_OB_KEY | Classification: Object Keys | |||
| |
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 | 20001011 |
| SAP Release Created in |