SAP ABAP Class CL_RSEM_ENTITY_PROPERTIES (Common BW Entity Properties)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_BW_ENTITY_MODEL (Package) BW Infoprovider Models
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSEM_MODEL_OBJECT Abstract BW Model Object 20130130
Properties
Class CL_RSEM_ENTITY_PROPERTIES  
Short Description Common BW Entity Properties    
Super Class CL_RSEM_MODEL_OBJECT Abstract BW Model Object 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO_BW_ENTITY_MODEL   BW Infoprovider Models 
Created 20130130   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSEM_ENTITY_PROPERTIES has no forward declaration.
Interfaces
Class CL_RSEM_ENTITY_PROPERTIES has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSEM_MODEL_OBJECT 20130215 Abstract BW Model Object
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_OBJVERS Instance attribute Private Type reference (TYPE) RSOBJVERS Object version 20130130
2 P_R_ADT_URI_MAPPER Instance attribute Private Object reference (TYPE REF TO) IF_ADT_URI_MAPPER ADT URI Mapper 20130419
3 P_R_ROOT Instance attribute Private Object reference (TYPE REF TO) IF_BW_ENTITY_MODEL_TYPES=>TN_S_BW_ENTITY_PROPERTIES Structure Type for BwEntityProperties 20130130
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHANGED_AT Instance method Public Method Returns the "last changed" timestamp 20130130
2 GET_CHANGED_BY Instance method Public Method Returns the User-ID of last changer 20130130
3 GET_CONTENT_STATE Instance method Public Method Returns the model content state 20130918
4 GET_CREATED_AT Instance method Public Method Returns the date of object creation (TADIR) 20130130
5 GET_CREATED_BY Instance method Public Method Return the User-ID of the object creator (TADIR) 20130130
6 GET_DESCRITPION Instance method Public Method Returns object description text 20130130
7 GET_INFOAREA Instance method Public Method Returns the InfoArea 20130130
8 GET_LANGUAGE Instance method Public Method Returns the language for localized texts 20130130
9 GET_MASTER_LANGUAGE Instance method Public Method Returns the master language for this model 20130130
10 GET_MASTER_SYSTEM Instance method Public Method Returns the original SAP System for this model 20130130
11 GET_NAME Instance method Public Method Returns the object name (transient) 20130130
12 GET_OBJECT_STATUS Instance method Public Method Returns the object status 20130918
13 GET_PACKAGE Instance method Public Method Returns the development package 20130130
14 GET_RESPONSIBLE Instance method Public Method Returns the author of the model (TADIR) 20130130
15 GET_TYPE Instance method Public Method Returns the TLOGO type 20130130
16 GET_URI Instance method Public Method Returns the backend URI for this model 20130130
17 GET_VERSION Instance method Public Method Returns the object version 20130130
18 SET_CHANGED_AT Instance method Public Method Sets the "last changed" timestamp 20130130
19 SET_CHANGED_BY Instance method Public Method Set last changing User-ID 20130130
20 SET_CONTENT_STATE Instance method Public Method Sets the model content state 20130918
21 SET_CREATED_AT Instance method Public Method Sets the created at time stamp 20130307
22 SET_CREATED_BY Instance method Public Method Sets the creating user ID 20130307
23 SET_DESCRITPION Instance method Public Method Set object description text 20130130
24 SET_INFOAREA Instance method Public Method Returns the InfoArea 20130130
25 SET_NAME Instance method Public Method Sets the object name (transient) 20130205
26 SET_OBJECT_STATUS Instance method Public Method Sets the object status 20130918
27 SET_RESPONSIBLE Instance method Public Method Sets the author of the model (TADIR) 20130130
28 SET_TYPE Instance method Public Method Sets TLOGO type 20130131
29 SET_URI Instance method Public Method Sets the backend URI for this model 20130130
30 SET_VERSION Instance method Public Method Set object version 20130130
31 UPDATE_SELF_URI Instance method Private Method Maintains the transient self-URI 20130307
Events
Class CL_RSEM_ENTITY_PROPERTIES has no event.
Types
Class CL_RSEM_ENTITY_PROPERTIES has no local type.
Method Signatures

Method GET_CHANGED_AT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHANGED_AT Value transfer Type reference (TYPE) RSTIMESTMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130130

Method GET_CHANGED_AT on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method GET_CHANGED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LAST_CHANGED_BY Value transfer Type reference (TYPE) SYUNAME User-ID 20130130

Method GET_CHANGED_BY on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method GET_CONTENT_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STATE Value transfer Type reference (TYPE) STRING Model content state 20130918

Method GET_CONTENT_STATE on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method GET_CREATED_AT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CREATED_AT Value transfer Type reference (TYPE) RSTIMESTMP Date of creation (TADIR) 20130130

Method GET_CREATED_AT on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method GET_CREATED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CREATED_BY Value transfer Type reference (TYPE) SYUNAME User-ID 20130130

Method GET_CREATED_BY on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method GET_DESCRITPION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TEXT Value transfer Type reference (TYPE) STRING Localized description 20130130

Method GET_DESCRITPION on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method GET_INFOAREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INFOAREA Value transfer Type reference (TYPE) STRING InfoArea 20130130

Method GET_INFOAREA on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method GET_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LANGUAGE Value transfer Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20130130

Method GET_LANGUAGE on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method GET_MASTER_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MASTER_LANGUAGE Value transfer Type reference (TYPE) SYLANGU Master language 20130130

Method GET_MASTER_LANGUAGE on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method GET_MASTER_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MASTER_SYSTEM Value transfer Type reference (TYPE) SRCSYSTEM Original System of Object 20130130

Method GET_MASTER_SYSTEM on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) STRING InfoProvider 20130130

Method GET_NAME on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method GET_OBJECT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OBJSTAT Value transfer Type reference (TYPE) RSOBJSTAT Object Status 20130918

Method GET_OBJECT_STATUS on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method GET_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PACKAGE Value transfer Type reference (TYPE) STRING Development package name 20130130

Method GET_PACKAGE on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method GET_RESPONSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESPONSIBLE Value transfer Type reference (TYPE) STRING The author 20130130

Method GET_RESPONSIBLE on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TLOGO Value transfer Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20130130

Method GET_TYPE on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method GET_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_URI Value transfer Type reference (TYPE) STRING Bacckend model URI 20130130

Method GET_URI on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS Object version 20130130

Method GET_VERSION on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method SET_CHANGED_AT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGED_AT Call by reference Type reference (TYPE) RSTIMESTMP Timestamp 20130130

Method SET_CHANGED_AT on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method SET_CHANGED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LAST_CHANGED_BY Call by reference Type reference (TYPE) SYUNAME User-ID of last changer 20130130

Method SET_CHANGED_BY on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method SET_CONTENT_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATE Call by reference Type reference (TYPE) CSEQUENCE Model content state 20130918

Method SET_CONTENT_STATE on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method SET_CREATED_AT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TIME Call by reference Type reference (TYPE) RSTIMESTMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130307

Method SET_CREATED_AT on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method SET_CREATED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USER_ID Call by reference Type reference (TYPE) SYUNAME ID of user first created the object 20130307

Method SET_CREATED_BY on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method SET_DESCRITPION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT Call by reference Type reference (TYPE) CSEQUENCE Description 20130130

Method SET_DESCRITPION on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method SET_INFOAREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOAREA Call by reference Type reference (TYPE) CSEQUENCE InfoArea 20130130

Method SET_INFOAREA on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE Object name 20130205

Method SET_NAME on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method SET_OBJECT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJSTAT Call by reference Type reference (TYPE) RSOBJSTAT Object Status 20130918

Method SET_OBJECT_STATUS on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method SET_RESPONSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RESPONSIBLE Call by reference Type reference (TYPE) CSEQUENCE Author 20130130

Method SET_RESPONSIBLE on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method SET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20130131

Method SET_TYPE on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method SET_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_URI Call by reference Type reference (TYPE) CSEQUENCE Backend model URI 20130130

Method SET_URI on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method SET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20130130

Method SET_VERSION on class CL_RSEM_ENTITY_PROPERTIES has no exception.

Method UPDATE_SELF_URI Signature

Method UPDATE_SELF_URI on class CL_RSEM_ENTITY_PROPERTIES has no parameter.
Method UPDATE_SELF_URI on class CL_RSEM_ENTITY_PROPERTIES has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740