SAP ABAP Interface IF_WORKING_CONTEXT_PROVIDER (working context provider)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_WORKING_CONTEXT (Package) Working context
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
Interface IF_WORKING_CONTEXT_PROVIDER  
Short Description working context provider    
General Data
Package CRM_WORKING_CONTEXT   Working context 
Created 20070625   SAP 
Last changed 20081007   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_WORKING_CONTEXT_PROVIDER has no interface.
Friends
Interface IF_WORKING_CONTEXT_PROVIDER has no friend.
Attributes
Interface IF_WORKING_CONTEXT_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTE Instance method Public Method Returns attribute structure 20070627
2 GET_ATTRIBUTES Instance method Public Method Returns list of attributes provided by context provider 20070625
3 GET_ATTRIBUTE_VALUE_TEXT Instance method Public Method Returns text for attribute value if available 20070628
4 GET_DESCRIPTION Instance method Public Method Returns short description of working context provider 20070625
Events
Interface IF_WORKING_CONTEXT_PROVIDER has no event.
Types
Interface 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 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) WCTXTT_ATTR_ID Working Context Attribute ID 20070628
2 Returning RV_ATTRIBUTE Value transfer Type reference (TYPE) WCTXTT_ATTRIBUTE Working Context Attribute 20070628

Method GET_ATTRIBUTE on Interface 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 Returning RV_ATTRIBUTES Value transfer Type reference (TYPE) WCTXTT_ATTRIBUTES Working Context Attributes 20070628

Method GET_ATTRIBUTES on Interface 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 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) WCTXTT_ATTR_ID Working Context Attribute ID 20070628
2 Importing IV_VALUE Call by reference Type reference (TYPE) ANY Value of Working Context Attribute 20070711
3 Returning RV_VALUE_TEXT Value transfer Type reference (TYPE) STRING Value Text 20070628

Method GET_ATTRIBUTE_VALUE_TEXT on Interface 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 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) STRING Description of Working Context Provider 20070626

Method GET_DESCRIPTION on Interface IF_WORKING_CONTEXT_PROVIDER has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 700