SAP ABAP Class CL_CRM_UI_LTX_PAGE_LAYOUT_SRV (Launch transaction page layout)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-APF (Application Component) Application Frame
⤷
CRM_BSP_UI_FRAME_LTX (Package) Launch Transactions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_UI_GENERIC_PAGE_LAYOUT | HTML provider for generic page | 20060524 |
Properties
Class | CL_CRM_UI_LTX_PAGE_LAYOUT_SRV | |
Short Description | Launch transaction page layout | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_BSP_UI_FRAME_LTX | Launch Transactions |
Created | 20060524 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CRM_UI_GENERIC_PAGE_LAYOUT | HTML provider for generic page | 20060524 |
Friends
Class CL_CRM_UI_LTX_PAGE_LAYOUT_SRV has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | ABAP_CR_LF | CL_ABAP_CHAR_UTILITIES=>CR_LF | Carriage Return + Line Feed | 20080731 | |
2 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | TY_LAYOUT_TAB | 20060524 | |||
3 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | TY_LAYOUT_TAB | 20060524 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20080605 | |
2 | ![]() |
Static method | Public | Method | BOR Launch Transaction; Submit HTML Form with HTTP POST | 20060524 |
3 | ![]() |
Static method | Public | Method | Use a New Window | 20060524 |
4 | ![]() |
Static method | Public | Method | Launch BOR in SAPGUI | 20130701 |
5 | ![]() |
Static method | Public | Method | URL Launch Transaction; Submit HTML Form with HTTP POST | 20060630 |
6 | ![]() |
Static method | Private | Method | Get Own Logical System | 20081028 |
7 | ![]() |
Static method | Private | Method | Get security token (against XSRF attacks) | 20110601 |
8 | ![]() |
Static method | Public | Method | 20090901 |
Events
Class CL_CRM_UI_LTX_PAGE_LAYOUT_SRV has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_LAYOUT | Protected | See coding | 20060524 | begin of ty_layout,
guid type string,
html type string,
end of ty_layout
|
||
2 | TY_LAYOUT_TAB | Protected | See coding | 20060524 | ty_layout_tab type standard table of ty_layout
|
Method Signatures
Method ADD_EXCEPTION_AS_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20080605 | ||
2 | ![]() |
IV_IMPORTANT_INFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080605 | ||
3 | ![]() |
IV_MSG_LEVEL | Call by reference | Type reference (TYPE) | BSP_WD_MESSAGE_LEVEL | Message Level | 20080605 | ||
4 | ![]() |
IV_MSG_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | IF_GENIL_MESSAGE_CONTAINER=>MT_ERROR | Message Type | 20080709 | |
5 | ![]() |
IV_VERIFICATION | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_MESSAGE_HANDLER | Interface for Error Handler | 20080605 |
Method ADD_EXCEPTION_AS_MESSAGE on class CL_CRM_UI_LTX_PAGE_LAYOUT_SRV has no exception.
Method BUILD_AND_ADD_EXECUTION_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMPONENT_ID | Call by reference | Type reference (TYPE) | STRING | 20060524 | |||
2 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | STRING | 20060524 |
Method BUILD_AND_ADD_EXECUTION_LAYOUT on class CL_CRM_UI_LTX_PAGE_LAYOUT_SRV has no exception.
Method BUILD_AND_ADD_NEWWINDOW_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMPONENT_ID | Call by reference | Type reference (TYPE) | STRING | 20060524 | |||
2 | ![]() |
IV_DOMAIN_RELAX_SCRIPT | Call by reference | Type reference (TYPE) | STRING | 20060525 | |||
3 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | STRING | 20060524 | |||
4 | ![]() |
IV_PAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20060525 |
Method BUILD_AND_ADD_NEWWINDOW_LAYOUT on class CL_CRM_UI_LTX_PAGE_LAYOUT_SRV has no exception.
Method BUILD_AND_ADD_SAPGUI_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMPONENT_ID | Call by reference | Type reference (TYPE) | STRING | 20130701 | |||
2 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | STRING | 20130701 |
Method BUILD_AND_ADD_SAPGUI_LAYOUT on class CL_CRM_UI_LTX_PAGE_LAYOUT_SRV has no exception.
Method BUILD_AND_ADD_URL_POST_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | STRING | 20060630 | |||
2 | ![]() |
IV_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_ACTION_HANDLER | Handler for IC actions (data flow, html, ...) | 20060630 |
Method BUILD_AND_ADD_URL_POST_LAYOUT on class CL_CRM_UI_LTX_PAGE_LAYOUT_SRV has no exception.
Method GET_OWN_LOGSYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | LOGSYS | Logical system | 20081028 |
Method GET_OWN_LOGSYS on class CL_CRM_UI_LTX_PAGE_LAYOUT_SRV has no exception.
Method GET_SECURITY_TOKEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | BSP_WD_SECURITY_TOKEN | 128Bit security token | 20110601 |
Method GET_SECURITY_TOKEN on class CL_CRM_UI_LTX_PAGE_LAYOUT_SRV has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_CRM_UI_LTX_PAGE_LAYOUT_SRV has no parameter.
Method INITIALIZE on class CL_CRM_UI_LTX_PAGE_LAYOUT_SRV has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |