SAP CL_RSEM_ENTITY_PROPERTIES OO Class - Common BW Entity Properties









CL_RSEM_ENTITY_PROPERTIES 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 CL_RSEM_ENTITY_PROPERTIES 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 CL_RSEM_ENTITY_PROPERTIES is CL_RSEM_MODEL_OBJECT

Method list of CL_RSEM_ENTITY_PROPERTIES 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
ADD_ATOM_LINKAdds an additional atom link to the table of linksPublic
CALL METHOD cl_rsem_entity_properties=>ADD_ATOM_LINK...more details

GET_APPLICATION_COMPONENTReturns the application componentPublic
CALL METHOD cl_rsem_entity_properties=>GET_APPLICATION_COMPONENT...more details

GET_CHANGED_ATReturns the 'last changed' timestampPublic
CALL METHOD cl_rsem_entity_properties=>GET_CHANGED_AT...more details

GET_CHANGED_BYReturns the User-ID of last changerPublic
CALL METHOD cl_rsem_entity_properties=>GET_CHANGED_BY...more details

GET_CONTENT_STATEReturns the model content statePublic
CALL METHOD cl_rsem_entity_properties=>GET_CONTENT_STATE...more details

GET_CREATED_ATReturns the date of object creation (TADIR)Public
CALL METHOD cl_rsem_entity_properties=>GET_CREATED_AT...more details

GET_CREATED_BYReturn the User-ID of the object creator (TADIR)Public
CALL METHOD cl_rsem_entity_properties=>GET_CREATED_BY...more details

GET_DESCRITPIONReturns object description textPublic
CALL METHOD cl_rsem_entity_properties=>GET_DESCRITPION...more details

GET_INFOAREAReturns the InfoAreaPublic
CALL METHOD cl_rsem_entity_properties=>GET_INFOAREA...more details

GET_LANGUAGEReturns the language for localized textsPublic
CALL METHOD cl_rsem_entity_properties=>GET_LANGUAGE...more details

GET_MASTER_LANGUAGEReturns the master language for this modelPublic
CALL METHOD cl_rsem_entity_properties=>GET_MASTER_LANGUAGE...more details

GET_MASTER_SYSTEMReturns the original SAP System for this modelPublic
CALL METHOD cl_rsem_entity_properties=>GET_MASTER_SYSTEM...more details

GET_NAMEReturns the object name (transient)Public
CALL METHOD cl_rsem_entity_properties=>GET_NAME...more details

GET_OBJECT_STATUSReturns the object statusPublic
CALL METHOD cl_rsem_entity_properties=>GET_OBJECT_STATUS...more details

GET_PACKAGEReturns the development packagePublic
CALL METHOD cl_rsem_entity_properties=>GET_PACKAGE...more details

GET_RESPONSIBLEReturns the author of the model (TADIR)Public
CALL METHOD cl_rsem_entity_properties=>GET_RESPONSIBLE...more details

GET_TYPEReturns the TLOGO typePublic
CALL METHOD cl_rsem_entity_properties=>GET_TYPE...more details

GET_URIReturns the backend URI for this modelPublic
CALL METHOD cl_rsem_entity_properties=>GET_URI...more details

GET_VERSIONReturns the object versionPublic
CALL METHOD cl_rsem_entity_properties=>GET_VERSION...more details

SET_APPLICATION_COMPONENTSets the application componentPublic
CALL METHOD cl_rsem_entity_properties=>SET_APPLICATION_COMPONENT...more details

SET_CHANGED_ATSets the 'last changed' timestampPublic
CALL METHOD cl_rsem_entity_properties=>SET_CHANGED_AT...more details

SET_CHANGED_BYSet last changing User-IDPublic
CALL METHOD cl_rsem_entity_properties=>SET_CHANGED_BY...more details

SET_CONTENT_STATESets the model content statePublic
CALL METHOD cl_rsem_entity_properties=>SET_CONTENT_STATE...more details

SET_CREATED_ATSets the created at time stampPublic
CALL METHOD cl_rsem_entity_properties=>SET_CREATED_AT...more details

SET_CREATED_BYSets the creating user IDPublic
CALL METHOD cl_rsem_entity_properties=>SET_CREATED_BY...more details

SET_DESCRITPIONSet object description textPublic
CALL METHOD cl_rsem_entity_properties=>SET_DESCRITPION...more details

SET_INFOAREAReturns the InfoAreaPublic
CALL METHOD cl_rsem_entity_properties=>SET_INFOAREA...more details

SET_LANGUAGESets the language for textsPublic
CALL METHOD cl_rsem_entity_properties=>SET_LANGUAGE...more details

SET_NAMESets the object name (transient)Public
CALL METHOD cl_rsem_entity_properties=>SET_NAME...more details

SET_OBJECT_STATUSSets the object statusPublic
CALL METHOD cl_rsem_entity_properties=>SET_OBJECT_STATUS...more details

SET_PACKAGESets the development class for this objectPublic
CALL METHOD cl_rsem_entity_properties=>SET_PACKAGE...more details

SET_RESPONSIBLESets the author of the model (TADIR)Public
CALL METHOD cl_rsem_entity_properties=>SET_RESPONSIBLE...more details

SET_TYPESets TLOGO typePublic
CALL METHOD cl_rsem_entity_properties=>SET_TYPE...more details

SET_URISets the backend URI for this modelPublic
CALL METHOD cl_rsem_entity_properties=>SET_URI...more details

SET_VERSIONSet object versionPublic
CALL METHOD cl_rsem_entity_properties=>SET_VERSION...more details

UPDATE_SELF_URIMaintains the transient self-URIPrivate
CALL METHOD cl_rsem_entity_properties=>UPDATE_SELF_URI...more details



CL_RSEM_ENTITY_PROPERTIES 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
CN_CLASS_NAMEConstant'CL_RSEM_ENTITY_PROPERTIES'LIKE
STRING
Public
P_OBJVERSInstance AttributeObject versionLIKE
RSOBJVERS
Private
P_R_ADT_URI_MAPPERInstance AttributeADT URI MapperLIKE
IF_ADT_URI_MAPPER
Private
P_R_ROOTInstance AttributeStructure Type for BwEntityPropertiesLIKE
IF_BW_ENTITY_MODEL_TYPES=>TN_S_BW_ENTITY_PROPERTIES
Private


Links to Related Class(s)

CL_RSEM_...
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!