SAP ABAP Interface IF_RSDHA_CS_PROPERTY (Definition of Propery)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST-HAP (Application Component) HANA Analysis Process
⤷
RSDHA (Package) SAP HANA Analysis in BW
⤷
⤷
Properties
| Interface | IF_RSDHA_CS_PROPERTY | |
| Short Description | Definition of Propery |
General Data
| Package | RSDHA | SAP HANA Analysis in BW |
| Created | 20130918 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSDHA_CS_PROPERTY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDD_CS_CLONEABLE | Copy a CalcScenario Object | 20130926 |
Friends
Interface IF_RSDHA_CS_PROPERTY has no friend.
Attributes
Interface IF_RSDHA_CS_PROPERTY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Return Property Key | 20130926 | |
| 2 | Instance method | Public | Method | Return Property Value | 20130926 | |
| 3 | Instance method | Public | Method | Returns XML Representation (Serialize) | 20130926 | |
| 4 | Instance method | Public | Method | Set Property Key | 20130926 | |
| 5 | Instance method | Public | Method | Set Property Value | 20130926 |
Events
Interface IF_RSDHA_CS_PROPERTY has no event.
Types
Interface IF_RSDHA_CS_PROPERTY has no local type.
Method Signatures
Method GET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_KEY | Value transfer | Type reference (TYPE) | STRING | Property Key | 20130926 |
Method GET_KEY on Interface IF_RSDHA_CS_PROPERTY has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | STRING | Property Value | 20130926 |
Method GET_VALUE on Interface IF_RSDHA_CS_PROPERTY has no exception.
Method GET_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_XML | Value transfer | Type reference (TYPE) | STRING | XML String | 20130926 |
Method GET_XML on Interface IF_RSDHA_CS_PROPERTY has no exception.
Method SET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY | Call by reference | Type reference (TYPE) | CSEQUENCE | Property Key | 20130926 |
Method SET_KEY on Interface IF_RSDHA_CS_PROPERTY has no exception.
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | Property Value | 20130926 |
Method SET_VALUE on Interface IF_RSDHA_CS_PROPERTY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |