SAP /IWBEP/IF_V4_MED_CPLX_TYPE OO Class - Complex type









/IWBEP/IF_V4_MED_CPLX_TYPE 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/IF_V4_MED_CPLX_TYPE 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/IF_V4_MED_CPLX_TYPE 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
CAMELCASE_LOWER_PRIM_PRP_NAMESPublic
CALL METHOD /iwbep/if_v4_med_cplx_type=>CAMELCASE_LOWER_PRIM_PRP_NAMES...more details

CAMELCASE_PRIM_PROP_NAMESPublic
CALL METHOD /iwbep/if_v4_med_cplx_type=>CAMELCASE_PRIM_PROP_NAMES...more details

CREATE_COMPLEX_PROPERTYCreate complex property in complex type. Property name mustPublic
CALL METHOD /iwbep/if_v4_med_cplx_type=>CREATE_COMPLEX_PROPERTY...more details

CREATE_COMPLEX_PROP_FOR_VCSPublic
CALL METHOD /iwbep/if_v4_med_cplx_type=>CREATE_COMPLEX_PROP_FOR_VCS...more details

CREATE_NAVIGATION_PROPERTYPublic
CALL METHOD /iwbep/if_v4_med_cplx_type=>CREATE_NAVIGATION_PROPERTY...more details

CREATE_PRIM_PROPERTYCreate primitive propertyPublic
CALL METHOD /iwbep/if_v4_med_cplx_type=>CREATE_PRIM_PROPERTY...more details

CREATE_PRIM_PROPERTY_BY_ELEMCreate primitive property by DDIC elementPublic
CALL METHOD /iwbep/if_v4_med_cplx_type=>CREATE_PRIM_PROPERTY_BY_ELEM...more details

CREATE_PRIM_PROPERTY_BY_REFPublic
CALL METHOD /iwbep/if_v4_med_cplx_type=>CREATE_PRIM_PROPERTY_BY_REF...more details

CREATE_VALUE_CONTROL_PROPERTYPublic
CALL METHOD /iwbep/if_v4_med_cplx_type=>CREATE_VALUE_CONTROL_PROPERTY...more details

GET_COMPLEX_PROPERTIESGet complex properties of complex type.Public
CALL METHOD /iwbep/if_v4_med_cplx_type=>GET_COMPLEX_PROPERTIES...more details

GET_COMPLEX_PROPERTYGet complex property by name.Public
CALL METHOD /iwbep/if_v4_med_cplx_type=>GET_COMPLEX_PROPERTY...more details

GET_EDM_NAMEPublic
CALL METHOD /iwbep/if_v4_med_cplx_type=>GET_EDM_NAME...more details

GET_ETAG_PROPERTYGet etag propertyPublic
CALL METHOD /iwbep/if_v4_med_cplx_type=>GET_ETAG_PROPERTY...more details

GET_INTERNAL_NAMEPublic
CALL METHOD /iwbep/if_v4_med_cplx_type=>GET_INTERNAL_NAME...more details

GET_NAVIGATION_PROPERTIESGet navigation properties of complex typePublic
CALL METHOD /iwbep/if_v4_med_cplx_type=>GET_NAVIGATION_PROPERTIES...more details

GET_NAVIGATION_PROPERTYGet navigation property by name. Returns unbound object refePublic
CALL METHOD /iwbep/if_v4_med_cplx_type=>GET_NAVIGATION_PROPERTY...more details

GET_PRIMITIVE_PROPERTIESGet primitive properties of complex type.Public
CALL METHOD /iwbep/if_v4_med_cplx_type=>GET_PRIMITIVE_PROPERTIES...more details

GET_PRIMITIVE_PROPERTYGet primitive property by name. Returns unbound object referPublic
CALL METHOD /iwbep/if_v4_med_cplx_type=>GET_PRIMITIVE_PROPERTY...more details

GET_PROPERTIESGet all properties of complex type. Returns a list of primitPublic
CALL METHOD /iwbep/if_v4_med_cplx_type=>GET_PROPERTIES...more details

GET_PROPERTYGet property by internal name. Return unbound object referenPublic
CALL METHOD /iwbep/if_v4_med_cplx_type=>GET_PROPERTY...more details

GET_STRUCT_ASSIGNGet name of assigned structurePublic
CALL METHOD /iwbep/if_v4_med_cplx_type=>GET_STRUCT_ASSIGN...more details

HAS_STRUCT_ASSIGNHas complex type a DDIC structure assignment?Public
CALL METHOD /iwbep/if_v4_med_cplx_type=>HAS_STRUCT_ASSIGN...more details

SET_EDM_NAMESet EDM name of complex type. EDM name must be unqiue withinPublic
CALL METHOD /iwbep/if_v4_med_cplx_type=>SET_EDM_NAME...more details

SET_IS_ENTITY_TYPE_SPECIFICSet a specific entity type to solely use the complex typePublic
CALL METHOD /iwbep/if_v4_med_cplx_type=>SET_IS_ENTITY_TYPE_SPECIFIC...more details

SET_PROVIDER_INFOInformation set and read by the provider onlyPublic
CALL METHOD /iwbep/if_v4_med_cplx_type=>SET_PROVIDER_INFO...more details




Links to Related Class(s)

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