SAP ABAP Class IF_SATC_SET_ATTHND_MEMORY (Handler for one attribute - in memory)
Meta Relationship - Used By
Properties
| Class | IF_SATC_SET_ATTHND_MEMORY | |
| Short Description | Handler for one attribute - in memory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070224 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SATC_SET_ATTHND_MEMORY has no forward declaration.
Interfaces
Class IF_SATC_SET_ATTHND_MEMORY has no interface implemented.
Friends
Class IF_SATC_SET_ATTHND_MEMORY has no friend class.
Attributes
Class IF_SATC_SET_ATTHND_MEMORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get value | 20070224 | |
| 2 | Instance method | Public | Method | Get values | 20070224 | |
| 3 | Instance method | Public | Method | Set value | 20070224 | |
| 4 | Instance method | Public | Method | Set values | 20070224 |
Events
Class IF_SATC_SET_ATTHND_MEMORY has no event.
Types
Class IF_SATC_SET_ATTHND_MEMORY has no local type.
Method Signatures
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NOT_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090602 | ||||
| 2 | E_VALUE | Call by reference | Type reference (TYPE) | DATA | 20070224 | ||||
| 3 | I_KEY | Call by reference | Type reference (TYPE) | DATA | 20070224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070224 |
Method GET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUES | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070224 | ||||
| 2 | I_KEYS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070224 |
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY | Call by reference | Type reference (TYPE) | DATA | 20070224 | ||||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | DATA | 20070224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070224 |
Method SET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEYS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070224 | ||||
| 2 | I_VALUES | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070224 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |