SAP ABAP Class /UI2/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)  /UI2/IF_LSAPI L-Shape API interface 20120817
Properties
Class /UI2/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 20120817   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /UI2/IF_LSAPI_DATA_CONTEXT has no forward declaration.
Interfaces
Class /UI2/IF_LSAPI_DATA_CONTEXT has no interface implemented.
Friends
Class /UI2/IF_LSAPI_DATA_CONTEXT has no friend class.
Attributes
Class /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
Class /UI2/IF_LSAPI_DATA_CONTEXT has no event.
Types
Class /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