SAP ABAP Class IF_LSAPI_DATA_CONTEXT (L-Shape API Data Context interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_LSAPI | L-Shape API interface | 20101021 |
Properties
| Class | IF_LSAPI_DATA_CONTEXT | |
| Short Description | L-Shape API Data Context interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20101021 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_LSAPI_DATA_CONTEXT has no forward declaration.
Interfaces
Class IF_LSAPI_DATA_CONTEXT has no interface implemented.
Friends
Class IF_LSAPI_DATA_CONTEXT has no friend class.
Attributes
Class IF_LSAPI_DATA_CONTEXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Tag Value from Data Context | 20101021 | |
| 2 | Instance method | Public | Method | Clear All Tag Values from Data Context | 20101021 | |
| 3 | Instance method | Public | Method | Set Tag Value in Data Context | 20101021 |
Events
Class IF_LSAPI_DATA_CONTEXT has no event.
Types
Class IF_LSAPI_DATA_CONTEXT has no local type.
Method Signatures
Method DELETE_TAG_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20101021 | ||||
| 2 | SCRIPT | Value transfer | Type reference (TYPE) | STRING | When possible, LSAPI call java script | 20101021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unclassified error | 20101021 | ||
| 2 | Functionality is not supported by current implementation | 20110509 | ||
| 3 | At least of the passed parameters is invalid | 20101021 |
Method RESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCRIPT | Value transfer | Type reference (TYPE) | STRING | When possible, LSAPI call java script | 20101021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unclassified error | 20101021 | ||
| 2 | Functionality is not supported by current implementation | 20110509 |
Method SET_TAG_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Tag Name | 20101021 | |||
| 2 | SCRIPT | Value transfer | Type reference (TYPE) | STRING | If Possible, LSAPI Call JavaScript | 20101021 | |||
| 3 | TYPE | Call by reference | Type reference (TYPE) | STRING | 'STRING' | Tag Data Type | 20101105 | ||
| 4 | VALUE | Call by reference | Type reference (TYPE) | STRING | Tag Value | 20101021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unclassified error | 20101021 | ||
| 2 | Functionality is not supported by current implementation | 20110509 | ||
| 3 | At least of the passed parameters is invalid | 20101021 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |