SAP ABAP Class CL_RSR_MDX_MDTRY_PROPERTY (Required Property)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_MDX_LIB (Package) MDX: Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_PROPERTY | Abstract Attribute | 20010213 |
Properties
| Class | CL_RSR_MDX_MDTRY_PROPERTY | |
| Short Description | Required Property | |
| Super Class | CL_RSR_MDX_PROPERTY | Abstract Attribute |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSR_MDX_LIB | MDX: Functions |
| Created | 20010213 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSR_MDX_MDTRY_PROPERTY has no interface implemented.
Friends
Class CL_RSR_MDX_MDTRY_PROPERTY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RRTPRPNAM | 'MEMBER_CAPTION' | Property 'MEMBER_CAPTION' | 20090402 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | RRTNUMKEY3 | Numeric Key with 3 Numbers | 20010214 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSD_SID | Master Data ID | 20010214 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RRTMEMUNAM | Unique name of a member | 20091023 | |||
| 5 | Static Attribute | Private | See coding | 20020517 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20020517 | ||
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020517 | |
| 3 | Static method | Public | Method | 20010223 | ||
| 4 | Static method | Public | Method | 20020517 |
Events
Class CL_RSR_MDX_MDTRY_PROPERTY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_PRP | Private | See coding | 20020517 | BEGIN OF tp_s_prp,
name TYPE rrtcmdparam,
prpty_id TYPE rsd_sid,
chr_max_len TYPE RRTNUMKEY3,
END OF tp_s_prp
|
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | RSCHAVL | tensor processor command parameter | 20020517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Leeres Ergebnis | 20020517 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSR_MDX_MDTRY_PROPERTY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSR_MDX_MDTRY_PROPERTY has no exception.
Method CREATE_MEMBER_CAPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_COMMAND | Call by reference | Object reference (TYPE REF TO) | CL_RSR_MDX_COMMAND | Kommando-Objekt für die MDX Verarbeitung | 20010223 | |||
| 2 | R_R_PRPTY | Value transfer | Object reference (TYPE REF TO) | CL_RSR_MDX_MDTRY_PROPERTY | Mandatory Property | 20010223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20010223 |
Method CREATE_MP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CLIKE | tensor processor command parameter | 20020517 | |||
| 2 | I_R_COMMAND | Call by reference | Object reference (TYPE REF TO) | CL_RSR_MDX_COMMAND | Kommando-Objekt für die MDX Verarbeitung | 20040301 | |||
| 3 | R_R_REF | Value transfer | Object reference (TYPE REF TO) | CL_RSR_MDX_MDTRY_PROPERTY | abstraktes Attribut | 20020517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Leeres Ergebnis | 20020517 | ||
| 2 | BW: Allgemeine Fehlerklasse | 20020517 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |