SAP /IWBEP/CL_SBDSP_DS_TYPE_UTIL OO Class - SB - Domain Model - Utility class for data source types









/IWBEP/CL_SBDSP_DS_TYPE_UTIL 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 /IWBEP/CL_SBDSP_DS_TYPE_UTIL 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 /IWBEP/CL_SBDSP_DS_TYPE_UTIL 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
CHECK_CONSTANT_VALUEChecks the constant valuePrivate
CALL METHOD /iwbep/cl_sbdsp_ds_type_util=>CHECK_CONSTANT_VALUE...more details

CHECK_DS_ATTRIBUTEChecks the mapped data source attributePrivate
CALL METHOD /iwbep/cl_sbdsp_ds_type_util=>CHECK_DS_ATTRIBUTE...more details

CHECK_DS_MAPPINGCheck data source mapping for BOR and RFCPublic
CALL METHOD /iwbep/cl_sbdsp_ds_type_util=>CHECK_DS_MAPPING...more details

CHECK_MAPPING_COMMONCommon mappings checks for all operationsPrivate
CALL METHOD /iwbep/cl_sbdsp_ds_type_util=>CHECK_MAPPING_COMMON...more details

CHECK_MAPPING_CREATECheck mapping for createPrivate
CALL METHOD /iwbep/cl_sbdsp_ds_type_util=>CHECK_MAPPING_CREATE...more details

CHECK_MAPPING_DELETECheck mapping for deletePrivate
CALL METHOD /iwbep/cl_sbdsp_ds_type_util=>CHECK_MAPPING_DELETE...more details

CHECK_MAPPING_QUERYCheck mapping for queryPrivate
CALL METHOD /iwbep/cl_sbdsp_ds_type_util=>CHECK_MAPPING_QUERY...more details

CHECK_MAPPING_QUERY_RANGECheck mapping for query - range tablePrivate
CALL METHOD /iwbep/cl_sbdsp_ds_type_util=>CHECK_MAPPING_QUERY_RANGE...more details

CHECK_MAPPING_READCheck mapping for readPrivate
CALL METHOD /iwbep/cl_sbdsp_ds_type_util=>CHECK_MAPPING_READ...more details

CHECK_MAPPING_UPDATECheck mapping for updatePrivate
CALL METHOD /iwbep/cl_sbdsp_ds_type_util=>CHECK_MAPPING_UPDATE...more details

CHECK_UNMAPPED_MANDAT_FIELDSProvide error about un-mapped mandatory fieldsPrivate
CALL METHOD /iwbep/cl_sbdsp_ds_type_util=>CHECK_UNMAPPED_MANDAT_FIELDS...more details

GET_DS_TYPE_DM_PROVIDERGet data source type domain model providerPublic
CALL METHOD /iwbep/cl_sbdsp_ds_type_util=>GET_DS_TYPE_DM_PROVIDER...more details

GET_KEY_PROPERTIESGet key propertiesPrivate
CALL METHOD /iwbep/cl_sbdsp_ds_type_util=>GET_KEY_PROPERTIES...more details

GET_RELATED_MAPPINGGet related mapping for operationPublic
CALL METHOD /iwbep/cl_sbdsp_ds_type_util=>GET_RELATED_MAPPING...more details






/IWBEP/CL_SBDSP_DS_TYPE_UTIL types

TY_S_KEYS -
TY_T_KEYS -

Links to Related Class(s)

/IWBEP/C...
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!