SAP ABAP Class IF_WORKING_CONTEXT_PROVIDER (working context provider)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCTXT_PROVIDER_SAMPLE | Sample Working Context Provider | 20070703 |
Properties
Class | IF_WORKING_CONTEXT_PROVIDER | |
Short Description | working context provider | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20070625 | SAP |
Last change | 20081007 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_WORKING_CONTEXT_PROVIDER has no interface implemented.
Friends
Class IF_WORKING_CONTEXT_PROVIDER has no friend class.
Attributes
Class IF_WORKING_CONTEXT_PROVIDER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns attribute structure | 20070627 |
2 | ![]() |
Instance method | Public | Method | Returns list of attributes provided by context provider | 20070625 |
3 | ![]() |
Instance method | Public | Method | Returns text for attribute value if available | 20070628 |
4 | ![]() |
Instance method | Public | Method | Returns short description of working context provider | 20070625 |
Events
Class IF_WORKING_CONTEXT_PROVIDER has no event.
Types
Class IF_WORKING_CONTEXT_PROVIDER has no local type.
Method Signatures
Method GET_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | WCTXTT_ATTR_ID | Working Context Attribute ID | 20070628 | ||
2 | ![]() |
RV_ATTRIBUTE | Value transfer | Type reference (TYPE) | WCTXTT_ATTRIBUTE | Working Context Attribute | 20070628 |
Method GET_ATTRIBUTE on class IF_WORKING_CONTEXT_PROVIDER has no exception.
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ATTRIBUTES | Value transfer | Type reference (TYPE) | WCTXTT_ATTRIBUTES | Working Context Attributes | 20070628 |
Method GET_ATTRIBUTES on class IF_WORKING_CONTEXT_PROVIDER has no exception.
Method GET_ATTRIBUTE_VALUE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | WCTXTT_ATTR_ID | Working Context Attribute ID | 20070628 | ||
2 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | ANY | Value of Working Context Attribute | 20070711 | ||
3 | ![]() |
RV_VALUE_TEXT | Value transfer | Type reference (TYPE) | STRING | Value Text | 20070628 |
Method GET_ATTRIBUTE_VALUE_TEXT on class IF_WORKING_CONTEXT_PROVIDER has no exception.
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Description of Working Context Provider | 20070626 |
Method GET_DESCRIPTION on class IF_WORKING_CONTEXT_PROVIDER has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in |