SAP ABAP Class IF_RSDHA_CS_PROPERTY (Definition of Propery)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSDD_CS_CLONEABLE | Copy a CalcScenario Object | 20130926 |
Properties
| Class | IF_RSDHA_CS_PROPERTY | |
| Short Description | Definition of Propery | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130918 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSDHA_CS_PROPERTY has no forward declaration.
Interfaces
Class IF_RSDHA_CS_PROPERTY has no interface implemented.
Friends
Class IF_RSDHA_CS_PROPERTY has no friend class.
Attributes
Class 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
Class IF_RSDHA_CS_PROPERTY has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class IF_RSDHA_CS_PROPERTY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |