SAP ABAP Class /UI2/IF_LSAPI (L-Shape API interface)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | /UI2/IF_LSAPI_DATA_CONTEXT | L-Shape API Data Context interface | 20120817 |
2 | Interface composition (i COMPRISING i_ref) | /UI2/IF_LSAPI_RESOLVE | L-Shape URL Resolve interface | 20131121 |
Properties
Class | /UI2/IF_LSAPI | |
Short Description | L-Shape API interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120817 | SAP |
Last change | 20141120 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /UI2/IF_LSAPI has no interface implemented.
Friends
Class /UI2/IF_LSAPI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20120820 | ||||
2 | ![]() |
Constant | Public | Type reference (TYPE) | T_FEATURE_TYPE | 3 | 20130418 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | T_FEATURE_TYPE | 0 | 20120820 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | T_FEATURE_TYPE | 1 | 20120820 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | T_FEATURE_TYPE | 2 | 20120820 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `obnParameters` | 20120820 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `resolvingMode` | 20120817 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `Default` | 20120817 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `SourceRole` | 20120817 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `sap-force_sapgui` | 20130418 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Return Client Version (Depends on Client Type) | 20120817 |
2 | ![]() |
Instance method | Public | Method | Check for Function Support | 20120817 |
3 | ![]() |
Instance method | Public | Method | Navigate to Node in Navigation Tree or to URL | 20120817 |
4 | ![]() |
Instance method | Public | Method | 20131121 |
Events
Class /UI2/IF_LSAPI has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_APP_DESCRIPTOR | Public | Attribute reference (LIKE) | 20130523 | |
||
2 | T_FEATURE_TYPE | Public | Type reference (TYPE) | INT1 | Dummy for B20 int1 (Local Everywhere) | 20120817 | |
3 | T_HISTORY_MODE | Public | Type reference (TYPE) | INT1 | Dummy for B20 int1 (Local Everywhere) | 20120817 | |
4 | T_NAVIGATION_MODE | Public | Type reference (TYPE) | INT1 | Dummy for B20 int1 (Local Everywhere) | 20120817 | |
5 | T_NAVIGATION_TARGET | Public | Attribute reference (LIKE) | 20130523 | |
||
6 | T_NAVIGATION_TARGETS | Public | Attribute reference (LIKE) | 20130524 | |
||
7 | T_PARAMETERS | Public | See coding | 20120820 | t_parameters TYPE SORTED TABLE OF ihttpnvp WITH UNIQUE KEY name
|
Method Signatures
Method GET_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT_STRING | Call by reference | Type reference (TYPE) | STRING | 20120820 | |||
2 | ![]() |
HTTP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | 20120820 | |||
3 | ![]() |
VERSION | Value transfer | Type reference (TYPE) | STRING | 20120820 |
Method GET_VERSION on class /UI2/IF_LSAPI has no exception.
Method IS_SUPPORTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT_STRING | Call by reference | Type reference (TYPE) | STRING | 20120820 | |||
2 | ![]() |
FEATURE | Call by reference | Type reference (TYPE) | T_FEATURE_TYPE | 20120820 | |||
3 | ![]() |
HTTP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | 20120820 | |||
4 | ![]() |
IS_SUPPORTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120820 |
Method IS_SUPPORTED on class /UI2/IF_LSAPI has no exception.
Method NAVIGATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HISTORY_MODE | Call by reference | Type reference (TYPE) | T_HISTORY_MODE | 1 | 20120820 | ||
2 | ![]() |
LOCATION | Call by reference | Type reference (TYPE) | STRING | 20120820 | |||
3 | ![]() |
MODE | Call by reference | Type reference (TYPE) | T_NAVIGATION_MODE | 99 | 20120820 | ||
4 | ![]() |
PARAMETERS | Call by reference | Type reference (TYPE) | T_PARAMETERS | 20120820 | |||
5 | ![]() |
POST_PARAMETERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120820 | ||
6 | ![]() |
SCRIPT | Value transfer | Type reference (TYPE) | STRING | 20120820 | |||
7 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | STRING | 20120820 | |||
8 | ![]() |
WINDOW_ATTRIBUTES | Call by reference | Type reference (TYPE) | STRING | 20120820 | |||
9 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20120820 | |||
10 | ![]() |
WORK_PROTECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120820 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120820 | ||
2 | ![]() |
20120820 |
Method RESOLVE_NAVIGATION Signature
Method RESOLVE_NAVIGATION on class /UI2/IF_LSAPI has no parameter.
Method RESOLVE_NAVIGATION on class /UI2/IF_LSAPI has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in |