SAP ABAP Class /UI2/CL_LSAPI_MANAGER (L-Shape API instance manager)
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

⤷

⤷

Properties
Class | /UI2/CL_LSAPI_MANAGER | |
Short Description | L-Shape API instance manager | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /UI2/NWBC_CORE | NetWeaver Business Client - Core Functionality |
Created | 20120817 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /UI2/CL_LSAPI_MANAGER has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | /UI2/CL_NWBC | 20120822 | External Functionality for NWBC |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /UI2/IF_LSAPI | L-Shape API interface | 20120817 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Adds obn parameters to location URL | 20120820 |
2 | ![]() |
Static method | Public | Method | Creates Application ID string | 20130617 |
3 | ![]() |
Static method | Public | Method | Creates LPS inplace OBN link | 20130701 |
4 | ![]() |
Static method | Public | Method | Creates LSAPI instance depending on running conditions | 20120820 |
5 | ![]() |
Static method | Public | Method | Helper method for OBN calls | 20120820 |
6 | ![]() |
Static method | Public | Method | Helper method for OBN calls | 20130418 |
7 | ![]() |
Static method | Protected | Method | Sets feature flag into support bit string | 20120820 |
Events
Class /UI2/CL_LSAPI_MANAGER has no event.
Types
Class /UI2/CL_LSAPI_MANAGER has no local type.
Method Signatures
Method APPEND_OBN_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBN_PARAMS | Call by reference | Type reference (TYPE) | /UI2/IF_LSAPI=>T_PARAMETERS | OBN Parameters table | 20120820 | ||
2 | ![]() |
IV_LOCATION | Call by reference | Type reference (TYPE) | STRING | Location string | 20120820 | ||
3 | ![]() |
RV_LOCATION | Value transfer | Type reference (TYPE) | STRING | Updated location string | 20120820 |
Method APPEND_OBN_PARAMETERS on class /UI2/CL_LSAPI_MANAGER has no exception.
Method CREATE_APP_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CONTEXT_TABLE | Call by reference | Type reference (TYPE) | STRING_TABLE | Context table | 20130617 | ||
2 | ![]() |
IV_DECODER_CLASS | Call by reference | Type reference (TYPE) | CSEQUENCE | Global class name, that handles resolving context | 20130617 | ||
3 | ![]() |
IV_ENCODING_METHOD | Call by reference | Type reference (TYPE) | C | /UI2/CL_SERIALIZE=>GC_S_ENCODING-TINY_DATA | Encoding method | 20130617 | |
4 | ![]() |
IV_PRETTY_TEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Beautify the text part | 20130617 | |
5 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | Descriptive application text | 20130617 | ||
6 | ![]() |
RV_APP_ID | Value transfer | Type reference (TYPE) | STRING | Prepared app id | 20130617 |
Method CREATE_APP_ID on class /UI2/CL_LSAPI_MANAGER has no exception.
Method CREATE_LPD_INPLACE_OBN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BUSINESS_OBJECT_NAME | Call by reference | Type reference (TYPE) | STRING | 20130701 | |||
2 | ![]() |
OBJECT_VALUE | Call by reference | Type reference (TYPE) | STRING | 20130701 | |||
3 | ![]() |
OPERATION | Call by reference | Type reference (TYPE) | STRING | 20130701 | |||
4 | ![]() |
POST_BODY | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20130701 | ||
5 | ![]() |
RESOLVING_MODE | Call by reference | Type reference (TYPE) | STRING | SPACE | 20130701 | ||
6 | ![]() |
SYSTEM_ALIAS | Call by reference | Type reference (TYPE) | STRING | 20130701 | |||
7 | ![]() |
TARGET_URL | Call by reference | Type reference (TYPE) | STRING | 20130701 |
Method CREATE_LPD_INPLACE_OBN on class /UI2/CL_LSAPI_MANAGER has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCE | Value transfer | Object reference (TYPE REF TO) | /UI2/IF_LSAPI | L-Shape API interface | 20120820 |
Method GET_INSTANCE on class /UI2/CL_LSAPI_MANAGER has no exception.
Method NAVIGATE_TO_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BUSINESS_PARAMETERS | Call by reference | Type reference (TYPE) | /UI2/IF_LSAPI=>T_PARAMETERS | Parameter List, e.g. customerID=4711 for Target Application | 20120822 | ||
2 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | STRING | Type of Business Object | 20120820 | ||
3 | ![]() |
OBJECT_VALUE | Call by reference | Type reference (TYPE) | STRING | Object Value | 20120820 | ||
4 | ![]() |
OBJECT_VALUE_NAME | Call by reference | Type reference (TYPE) | STRING | 'objectValue' | Name Used for Transfer of Object Value | 20120820 | |
5 | ![]() |
OPERATION | Call by reference | Type reference (TYPE) | STRING | Business object operation to be executed | 20120820 | ||
6 | ![]() |
RESOLVING_MODE | Call by reference | Type reference (TYPE) | STRING | IF_WD_PORTAL_INTEGRATION=>CO_RESOLVING_MODE-SOURCE_ROLE | Mode for Resolving the Roles | 20120820 | |
7 | ![]() |
SYSTEM | Call by reference | Type reference (TYPE) | STRING | ystem that Defines the Business Object | 20120820 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unclassified error | 20120822 | |
2 | ![]() |
Syntax is not supported by current implementation | 20120822 |
Method NAVIGATE_TO_TRANSACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DYNP_OKCODE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130418 | |||
2 | ![]() |
FORCE_SAPGUI | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130418 | |||
3 | ![]() |
NAVIGATION_MODE | Call by reference | Type reference (TYPE) | /UI2/IF_LSAPI=>T_NAVIGATION_MODE | '0' | 20130418 | ||
4 | ![]() |
PARAMETERS | Call by reference | Type reference (TYPE) | /UI2/IF_LSAPI=>T_PARAMETERS | 20130418 | |||
5 | ![]() |
SM59_ALIAS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130418 | |||
6 | ![]() |
TRANSACTION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130418 | |||
7 | ![]() |
URL | Call by reference | Type reference (TYPE) | STRING | 20130418 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130418 | ||
2 | ![]() |
20130418 |
Method SET_SUPPORTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FEATURE | Call by reference | Type reference (TYPE) | /UI2/IF_LSAPI=>T_FEATURE_TYPE | LSAPI feature type | 20120820 | ||
2 | ![]() |
SET | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | New value of the feature | 20120820 | |
3 | ![]() |
SUPPORT_BITS | Call by reference | Type reference (TYPE) | STRING | Support bit string | 20120820 |
Method SET_SUPPORTED on class /UI2/CL_LSAPI_MANAGER has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 100 |