SAP ABAP Interface /UI2/IF_LSAPI_DATA_CONTEXT (L-Shape API Data Context interface)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/NWBC_CORE (Package) NetWeaver Business Client - Core Functionality
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /UI2/IF_LSAPI L-Shape API interface 20120817
Properties
Interface /UI2/IF_LSAPI_DATA_CONTEXT  
Short Description L-Shape API Data Context interface    
General Data
Package /UI2/NWBC_CORE   NetWeaver Business Client - Core Functionality 
Created 20120817   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface /UI2/IF_LSAPI_DATA_CONTEXT has no forward declaration.
Interfaces
Interface /UI2/IF_LSAPI_DATA_CONTEXT has no interface.
Friends
Interface /UI2/IF_LSAPI_DATA_CONTEXT has no friend.
Attributes
Interface /UI2/IF_LSAPI_DATA_CONTEXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_TAG_VALUE Instance method Public Method Delete Tag Value from Data Context 20120817
2 RESET Instance method Public Method Clear All Tag Values from Data Context 20120817
3 SET_TAG_VALUE Instance method Public Method Set Tag Value in Data Context 20120817
Events
Interface /UI2/IF_LSAPI_DATA_CONTEXT has no event.
Types
Interface /UI2/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 Importing NAME Call by reference Type reference (TYPE) STRING 20120821
2 Returning SCRIPT Value transfer Type reference (TYPE) STRING When possible, LSAPI call java script 20120821
# Exception Resumable Description Created on
1 ERROR Unclassified error 20120822
2 FEATURE_NOT_SUPPORTED_BY_CLNT Functionality is not supported by current implementation 20120822
3 INVALID_PARAMETERS At least of the passed parameters is invalid 20120822

Method RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SCRIPT Value transfer Type reference (TYPE) STRING When possible, LSAPI call java script 20120821
# Exception Resumable Description Created on
1 ERROR Unclassified error 20120822
2 FEATURE_NOT_SUPPORTED_BY_CLNT Functionality is not supported by current implementation 20120822

Method SET_TAG_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING Tag Name 20120821
2 Returning SCRIPT Value transfer Type reference (TYPE) STRING If Possible, LSAPI Call JavaScript 20120821
3 Importing TYPE Call by reference Type reference (TYPE) STRING 'STRING' Tag Data Type 20120821
4 Importing VALUE Call by reference Type reference (TYPE) STRING Tag Value 20120821
# Exception Resumable Description Created on
1 ERROR Unclassified error 20120822
2 FEATURE_NOT_SUPPORTED_BY_CLNT Functionality is not supported by current implementation 20120822
3 INVALID_PARAMETERS At least of the passed parameters is invalid 20120822
History
Last changed by/on SAP  20130531 
SAP Release Created in 100