SAP /SCMB/CL_DL_ODM_SERVICE OO Class - Interface to ODM
/SCMB/CL_DL_ODM_SERVICE is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class /SCMB/CL_DL_ODM_SERVICE including details of:
- Interface class implementations
- Inheritance details
- Methods defined within class ( including link to full details )
- Attributes ( including initial values )
- Class Events
Method list of /SCMB/CL_DL_ODM_SERVICE SAP class
A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD.
Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...
| Method Name | Description | Visability |
| APPEND_DATE | Converts Objects to ODM Table | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>APPEND_DATE...more details | ||
| APPEND_FCD | Converts Objects to ODM Table | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>APPEND_FCD...more details | ||
| APPEND_FCOP | Converts Objects to ODM Table | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>APPEND_FCOP...more details | ||
| APPEND_FCOS | Converts Objects to ODM Table | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>APPEND_FCOS...more details | ||
| APPEND_GROUPING | Converts Objects to ODM Table | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>APPEND_GROUPING...more details | ||
| APPEND_HEADER | Converts Objects to ODM Table | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>APPEND_HEADER...more details | ||
|
| ||
| APPEND_HEDL | Converts Objects to ODM Table | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>APPEND_HEDL...more details | ||
| APPEND_HEER | Converts Objects to ODM Table | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>APPEND_HEER...more details | ||
| APPEND_HELR | Converts Objects to ODM Table | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>APPEND_HELR...more details | ||
| APPEND_HWME | Converts Objects to ODM Table | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>APPEND_HWME...more details | ||
| APPEND_IDIS | Converts Objects to ODM Table | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>APPEND_IDIS...more details | ||
| APPEND_IEDL | Converts Objects to ODM Table | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>APPEND_IEDL...more details | ||
| APPEND_IEER | Converts Objects to ODM Table | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>APPEND_IEER...more details | ||
| APPEND_IELR | Converts Objects to ODM Table | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>APPEND_IELR...more details | ||
| APPEND_IPDE | Converts Objects to ODM Table | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>APPEND_IPDE...more details | ||
| APPEND_IWME | Converts Objects to ODM Table | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>APPEND_IWME...more details | ||
| APPEND_LOCATION | Converts Objects to ODM Table | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>APPEND_LOCATION...more details | ||
| APPEND_PARTY | Converts Objects to ODM Table | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>APPEND_PARTY...more details | ||
| APPEND_PROD_DET | Converts Objects to ODM Table | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>APPEND_PROD_DET...more details | ||
| APPEND_REFDOC | Converts Objects to ODM Table | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>APPEND_REFDOC...more details | ||
| APPEND_STATUS | Converts Objects to ODM Table | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>APPEND_STATUS...more details | ||
| APPEND_STOCK | Converts Objects to ODM Table | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>APPEND_STOCK...more details | ||
| APPEND_TRANSPORT | Converts Objects to ODM Table | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>APPEND_TRANSPORT...more details | ||
| APPEND_UOM | Converts Objects to ODM Table | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>APPEND_UOM...more details | ||
| CLEANUP | Deletes All Tables | Public |
| CALL METHOD /scmb/cl_dl_odm_service=>CLEANUP...more details | ||
| MERGE_DATE | Private | |
| CALL METHOD /scmb/cl_dl_odm_service=>MERGE_DATE...more details | ||
/SCMB/CL_DL_ODM_SERVICE attributes
List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.
| Name | Level | Description | Initial Value | Type | Visability |
| EXT_1PRT | Constant | Extension Name | '1PRT' | LIKE /SCMB/DL_ORC | Public |
| EXT_1TST | Constant | Extension Name | '1TST' | LIKE /SCMB/DL_ORC | Public |
| EXT_2PRT | Constant | Extension Name | '2PRT' | LIKE /SCMB/DL_ORC | Public |
| EXT_2TST | Constant | Extension Name | '2TST' | LIKE /SCMB/DL_ORC | Public |
| EXT_4TST | Constant | Extension Name | '4TST' | LIKE /SCMB/DL_ORC | Public |
| EXT_7MP2 | Constant | Extension Name | '7MP2' | LIKE /SCMB/DL_ORC | Public |
| EXT_7REF | Constant | Extension Name | '7REF' | LIKE /SCMB/DL_ORC | Public |
| EXT_FCOP | Constant | Extension Name | 'FCOP' | LIKE /SCMB/DL_ORC | Public |
| EXT_FCOS | Constant | Extension Name | 'FCOS' | LIKE /SCMB/DL_ORC | Public |
| EXT_HEDL | Constant | Extension Name | 'HEDL' | LIKE /SCMB/DL_ORC | Public |
| EXT_HEER | Constant | Extension Name | 'HEER' | LIKE /SCMB/DL_ORC | Public |
| EXT_HELR | Constant | Extension Name | 'HELR' | LIKE /SCMB/DL_ORC | Public |
| EXT_HREF | Constant | Extension Name | 'HREF' | LIKE /SCMB/DL_ORC | Public |
| EXT_HSTT | Constant | Extension Name | 'HSTT' | LIKE /SCMB/DL_ORC | Public |
| EXT_HTRA | Constant | Extension Name | 'HTRA' | LIKE /SCMB/DL_ORC | Public |
| EXT_HWME | Constant | Extension Name | 'HWME' | LIKE /SCMB/DL_ORC | Public |
| EXT_IDIS | Constant | Extension Name | 'IDIS' | LIKE /SCMB/DL_ORC | Public |
| EXT_IEDL | Constant | Extension Name | 'IEDL' | LIKE /SCMB/DL_ORC | Public |
| EXT_IEER | Constant | Extension Name | 'IEER' | LIKE /SCMB/DL_ORC | Public |
| EXT_IELR | Constant | Extension Name | 'IELR' | LIKE /SCMB/DL_ORC | Public |
| EXT_IFCD | Constant | Extension Name | 'IFCD' | LIKE /SCMB/DL_ORC | Public |
| EXT_IHIE | Constant | Extension Name | 'IHIE' | LIKE /SCMB/DL_ORC | Public |
| EXT_IPDE | Constant | Extension Name | 'IPDE' | LIKE /SCMB/DL_ORC | Public |
| EXT_IPRD | Constant | Extension Name | 'IPRD' | LIKE /SCMB/DL_ORC | Public |
| EXT_IREF | Constant | Extension Name | 'IREF' | LIKE /SCMB/DL_ORC | Public |
| EXT_ISTO | Constant | Extension Name | 'ISTO' | LIKE /SCMB/DL_ORC | Public |
| EXT_ISTT | Constant | Extension Name | 'ISTT' | LIKE /SCMB/DL_ORC | Public |
| EXT_IUOM | Constant | Extension Name | 'IUOM' | LIKE /SCMB/DL_ORC | Public |
| EXT_IWME | Constant | Extension Name | 'IWME' | LIKE /SCMB/DL_ORC | Public |
| EXT_SSTT | Constant | Extension Name | 'SSTT' | LIKE /SCMB/DL_ORC | Public |
| EXT_STRA | Constant | Extension Name | 'STRA' | LIKE /SCMB/DL_ORC | Public |
| EXT_SUOM | Constant | Extension Name | 'SUOM' | LIKE /SCMB/DL_ORC | Public |
| EXT_TRAN | Constant | Extension Name | 'HTRA' | LIKE /SCMB/DL_ORC | Public |
| MT_1PRT | Instance Attribute | LIKE | Private | ||
| MT_1TST | Instance Attribute | LIKE | Private | ||
| MT_2PRT | Instance Attribute | LIKE | Private | ||
| MT_2TST | Instance Attribute | LIKE | Private | ||
| MT_4TST | Instance Attribute | LIKE | Private | ||
| MT_FCOP | Instance Attribute | LIKE | Private | ||
| MT_FCOS | Instance Attribute | LIKE | Private | ||
| MT_HEDL | Instance Attribute | LIKE | Private | ||
| MT_HEER | Instance Attribute | LIKE | Private | ||
| MT_HELR | Instance Attribute | LIKE | Private | ||
| MT_HREF | Instance Attribute | LIKE | Private | ||
| MT_HSTT | Instance Attribute | LIKE | Private | ||
| MT_HTRA | Instance Attribute | LIKE | Private | ||
| MT_HWME | Instance Attribute | LIKE | Private | ||
| MT_IDIS | Instance Attribute | LIKE | Private | ||
| MT_IEDL | Instance Attribute | LIKE | Private | ||
| MT_IEER | Instance Attribute | LIKE | Private | ||
| MT_IELR | Instance Attribute | LIKE | Private | ||
| MT_IFCD | Instance Attribute | LIKE | Private | ||
| MT_IHIE | Instance Attribute | LIKE | Private | ||
| MT_IPDE | Instance Attribute | LIKE | Private | ||
| MT_IPRD | Instance Attribute | LIKE | Private | ||
| MT_IREF | Instance Attribute | LIKE | Private | ||
| MT_ISTO | Instance Attribute | LIKE | Private | ||
| MT_ISTT | Instance Attribute | LIKE | Private | ||
| MT_IUOM | Instance Attribute | LIKE | Private | ||
| MT_IWME | Instance Attribute | LIKE | Private | ||
| MT_PROD | Instance Attribute | LIKE | Private | ||
| MT_SREF | Instance Attribute | LIKE | Private | ||
| MT_SSTT | Instance Attribute | LIKE | Private | ||
| MT_STRA | Instance Attribute | LIKE | Private | ||
| MT_SUOM | Instance Attribute | LIKE | Private |
Links to Related Class(s)
/SCMB/CL...Full list of available SAP object classes
Search for further information about these or an SAP related objects