Hierarchy
⤷
⤷
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 | Instance attribute | Private | Type reference (TYPE) | RSOBJVERS | Object version | 20130130 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ADT_URI_MAPPER | ADT URI Mapper | 20130419 | |||
| 3 | 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 | Instance method | Public | Method | Returns the "last changed" timestamp | 20130130 | |
| 2 | Instance method | Public | Method | Returns the User-ID of last changer | 20130130 | |
| 3 | Instance method | Public | Method | Returns the model content state | 20130918 | |
| 4 | Instance method | Public | Method | Returns the date of object creation (TADIR) | 20130130 | |
| 5 | Instance method | Public | Method | Return the User-ID of the object creator (TADIR) | 20130130 | |
| 6 | Instance method | Public | Method | Returns object description text | 20130130 | |
| 7 | Instance method | Public | Method | Returns the InfoArea | 20130130 | |
| 8 | Instance method | Public | Method | Returns the language for localized texts | 20130130 | |
| 9 | Instance method | Public | Method | Returns the master language for this model | 20130130 | |
| 10 | Instance method | Public | Method | Returns the original SAP System for this model | 20130130 | |
| 11 | Instance method | Public | Method | Returns the object name (transient) | 20130130 | |
| 12 | Instance method | Public | Method | Returns the object status | 20130918 | |
| 13 | Instance method | Public | Method | Returns the development package | 20130130 | |
| 14 | Instance method | Public | Method | Returns the author of the model (TADIR) | 20130130 | |
| 15 | Instance method | Public | Method | Returns the TLOGO type | 20130130 | |
| 16 | Instance method | Public | Method | Returns the backend URI for this model | 20130130 | |
| 17 | Instance method | Public | Method | Returns the object version | 20130130 | |
| 18 | Instance method | Public | Method | Sets the "last changed" timestamp | 20130130 | |
| 19 | Instance method | Public | Method | Set last changing User-ID | 20130130 | |
| 20 | Instance method | Public | Method | Sets the model content state | 20130918 | |
| 21 | Instance method | Public | Method | Sets the created at time stamp | 20130307 | |
| 22 | Instance method | Public | Method | Sets the creating user ID | 20130307 | |
| 23 | Instance method | Public | Method | Set object description text | 20130130 | |
| 24 | Instance method | Public | Method | Returns the InfoArea | 20130130 | |
| 25 | Instance method | Public | Method | Sets the object name (transient) | 20130205 | |
| 26 | Instance method | Public | Method | Sets the object status | 20130918 | |
| 27 | Instance method | Public | Method | Sets the author of the model (TADIR) | 20130130 | |
| 28 | Instance method | Public | Method | Sets TLOGO type | 20130131 | |
| 29 | Instance method | Public | Method | Sets the backend URI for this model | 20130130 | |
| 30 | Instance method | Public | Method | Set object version | 20130130 | |
| 31 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |