SAP /SOMO/CL_MA_ODATA_DPC OO Class - Data Provider Base Class









/SOMO/CL_MA_ODATA_DPC 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 /SOMO/CL_MA_ODATA_DPC including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events

Inheritance

This OO class has a superclass assigned to it, which means it will inherit its objects and methods. The superclass for /SOMO/CL_MA_ODATA_DPC is /IWBEP/CL_MGW_PUSH_ABS_DATA

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class /IWBEP/IF_SB_DPC_COMM_SERVICES

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class /IWBEP/IF_SB_GEN_DPC_INJECTION

Method list of /SOMO/CL_MA_ODATA_DPC 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 NameDescriptionVisability
EXTRACTORRANGESE_CREATE_ENTITYRelated EntitySet Name: ExtractorRangeSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORRANGESE_CREATE_ENTITY...more details

EXTRACTORRANGESE_DELETE_ENTITYRelated EntitySet Name: ExtractorRangeSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORRANGESE_DELETE_ENTITY...more details

EXTRACTORRANGESE_GET_ENTITYRelated EntitySet Name: ExtractorRangeSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORRANGESE_GET_ENTITY...more details

EXTRACTORRANGESE_GET_ENTITYSETRelated EntitySet Name: ExtractorRangeSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORRANGESE_GET_ENTITYSET...more details

EXTRACTORRANGESE_UPDATE_ENTITYRelated EntitySet Name: ExtractorRangeSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORRANGESE_UPDATE_ENTITY...more details

EXTRACTORRESUL01_CREATE_ENTITYRelated EntitySet Name: ExtractorResultParameterSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORRESUL01_CREATE_ENTITY...more details

EXTRACTORRESUL01_DELETE_ENTITYRelated EntitySet Name: ExtractorResultParameterSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORRESUL01_DELETE_ENTITY...more details

EXTRACTORRESUL01_GET_ENTITYRelated EntitySet Name: ExtractorResultParameterSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORRESUL01_GET_ENTITY...more details

EXTRACTORRESUL01_GET_ENTITYSETRelated EntitySet Name: ExtractorResultParameterSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORRESUL01_GET_ENTITYSET...more details

EXTRACTORRESUL01_UPDATE_ENTITYRelated EntitySet Name: ExtractorResultParameterSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORRESUL01_UPDATE_ENTITY...more details

EXTRACTORRESULTS_CREATE_ENTITYRelated EntitySet Name: ExtractorResultSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORRESULTS_CREATE_ENTITY...more details

EXTRACTORRESULTS_DELETE_ENTITYRelated EntitySet Name: ExtractorResultSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORRESULTS_DELETE_ENTITY...more details

EXTRACTORRESULTS_GET_ENTITYRelated EntitySet Name: ExtractorResultSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORRESULTS_GET_ENTITY...more details

EXTRACTORRESULTS_GET_ENTITYSETRelated EntitySet Name: ExtractorResultSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORRESULTS_GET_ENTITYSET...more details

EXTRACTORRESULTS_UPDATE_ENTITYRelated EntitySet Name: ExtractorResultSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORRESULTS_UPDATE_ENTITY...more details

EXTRACTORRETURNS_CREATE_ENTITYRelated EntitySet Name: ExtractorReturnStatusSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORRETURNS_CREATE_ENTITY...more details

EXTRACTORRETURNS_DELETE_ENTITYRelated EntitySet Name: ExtractorReturnStatusSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORRETURNS_DELETE_ENTITY...more details

EXTRACTORRETURNS_GET_ENTITYRelated EntitySet Name: ExtractorReturnStatusSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORRETURNS_GET_ENTITY...more details

EXTRACTORRETURNS_GET_ENTITYSETRelated EntitySet Name: ExtractorReturnStatusSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORRETURNS_GET_ENTITYSET...more details

EXTRACTORRETURNS_UPDATE_ENTITYRelated EntitySet Name: ExtractorReturnStatusSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORRETURNS_UPDATE_ENTITY...more details

EXTRACTORSELECTI_CREATE_ENTITYRelated EntitySet Name: ExtractorSelectionParameterSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORSELECTI_CREATE_ENTITY...more details

EXTRACTORSELECTI_DELETE_ENTITYRelated EntitySet Name: ExtractorSelectionParameterSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORSELECTI_DELETE_ENTITY...more details

EXTRACTORSELECTI_GET_ENTITYRelated EntitySet Name: ExtractorSelectionParameterSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORSELECTI_GET_ENTITY...more details

EXTRACTORSELECTI_GET_ENTITYSETRelated EntitySet Name: ExtractorSelectionParameterSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORSELECTI_GET_ENTITYSET...more details

EXTRACTORSELECTI_UPDATE_ENTITYRelated EntitySet Name: ExtractorSelectionParameterSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORSELECTI_UPDATE_ENTITY...more details

EXTRACTORSET_CREATE_ENTITYRelated EntitySet Name: ExtractorSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORSET_CREATE_ENTITY...more details

EXTRACTORSET_DELETE_ENTITYRelated EntitySet Name: ExtractorSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORSET_DELETE_ENTITY...more details

EXTRACTORSET_GET_ENTITYRelated EntitySet Name: ExtractorSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORSET_GET_ENTITY...more details

EXTRACTORSET_GET_ENTITYSETRelated EntitySet Name: ExtractorSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORSET_GET_ENTITYSET...more details

EXTRACTORSET_UPDATE_ENTITYRelated EntitySet Name: ExtractorSetProtected
CALL METHOD /somo/cl_ma_odata_dpc=>EXTRACTORSET_UPDATE_ENTITY...more details



/SOMO/CL_MA_ODATA_DPC 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.

NameLevelDescriptionInitial ValueTypeVisability
mo_injectionInstance AttributeLIKE
/IWBEP/IF_SB_GEN_DPC_INJECTION
Protected


Links to Related Class(s)

/SOMO/CL...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!