SAP ABAP Interface IF_LSAPI_DATA_CONTEXT (L-Shape API Data Context interface)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-FES-BUS (Application Component) Netweaver Business Client
     SAP_NWBC (Package) NetWeaver Business Client
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
Interface IF_LSAPI_DATA_CONTEXT  
Short Description L-Shape API Data Context interface    
General Data
Package SAP_NWBC   NetWeaver Business Client 
Created 20101021   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_LSAPI_DATA_CONTEXT has no forward declaration.
Interfaces
Interface IF_LSAPI_DATA_CONTEXT has no interface.
Friends
Interface IF_LSAPI_DATA_CONTEXT has no friend.
Attributes
Interface 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 20101021
2 RESET Instance method Public Method Clear All Tag Values from Data Context 20101021
3 SET_TAG_VALUE Instance method Public Method Set Tag Value in Data Context 20101021
Events
Interface IF_LSAPI_DATA_CONTEXT has no event.
Types
Interface 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 20101021
2 Returning SCRIPT Value transfer Type reference (TYPE) STRING When possible, LSAPI call java script 20101021
# Exception Resumable Description Created on
1 ERROR Unclassified error 20101021
2 FEATURE_NOT_SUPPORTED_BY_CLNT Functionality is not supported by current implementation 20110509
3 INVALID_PARAMETERS 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 Returning SCRIPT Value transfer Type reference (TYPE) STRING When possible, LSAPI call java script 20101021
# Exception Resumable Description Created on
1 ERROR Unclassified error 20101021
2 FEATURE_NOT_SUPPORTED_BY_CLNT 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 Importing NAME Call by reference Type reference (TYPE) STRING Tag Name 20101021
2 Returning SCRIPT Value transfer Type reference (TYPE) STRING If Possible, LSAPI Call JavaScript 20101021
3 Importing TYPE Call by reference Type reference (TYPE) STRING 'STRING' Tag Data Type 20101105
4 Importing VALUE Call by reference Type reference (TYPE) STRING Tag Value 20101021
# Exception Resumable Description Created on
1 ERROR Unclassified error 20101021
2 FEATURE_NOT_SUPPORTED_BY_CLNT Functionality is not supported by current implementation 20110509
3 INVALID_PARAMETERS At least of the passed parameters is invalid 20101021
History
Last changed by/on SAP  20130531 
SAP Release Created in 703