SAP ABAP Class IF_CACHED_PROP (Access to Cached Property Implementation)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GUI_OBJECT | Proxy Class for a GUI Object | 19990417 |
Properties
| Class | IF_CACHED_PROP | |
| Short Description | Access to Cached Property Implementation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 19990416 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CACHED_PROP has no forward declaration.
Interfaces
Class IF_CACHED_PROP has no interface implemented.
Friends
Class IF_CACHED_PROP has no friend class.
Attributes
Class IF_CACHED_PROP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read Next Property | 19990416 | |
| 2 | Instance method | Public | Method | Set Cursor to 1st Property | 19990416 | |
| 3 | Instance method | Public | Method | Set a Property | 19990416 |
Events
Class IF_CACHED_PROP has no event.
Types
Class IF_CACHED_PROP has no local type.
Method Signatures
Method GET_NEXT_PROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPNAME | Call by reference | Type reference (TYPE) | STRING | Name der Property | 19990416 | |||
| 2 | PROPVALUE | Call by reference | Type reference (TYPE) | STRING | Wert der Property | 19990416 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine weiteren Properties vorhanden | 19990416 |
Method SEEK_FIRST_PROP Signature
Method SEEK_FIRST_PROP on class IF_CACHED_PROP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 19990416 |
Method SET_PROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPNAME | Call by reference | Type reference (TYPE) | STRING | Name der Property | 19990416 | |||
| 2 | PROPVALUE | Call by reference | Type reference (TYPE) | STRING | Wert der Property | 19990416 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner fehler | 19990416 | ||
| 2 | Ungültiger Propertyname | 19990416 | ||
| 3 | Name der Property unbekannt | 19990416 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |