SAP ABAP Class CL_CRM_UI_LTX_ABSTRACT_ITS (Base class for ITS based launch transactions)
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 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_UI_LTX_ABSTRACT | Root class of all launch transactions of WebClient UI | 20060516 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_UI_LTX_ABSTRACT_BOR | BOR specific action base class | 20060515 |
Properties
Class | CL_CRM_UI_LTX_ABSTRACT_ITS | |
Short Description | Base class for ITS based launch transactions | |
Super Class | CL_CRM_UI_LTX_ABSTRACT | Root class of all launch transactions of WebClient UI |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_BSP_UI_FRAME_LTX | Launch Transactions |
Created | 20060515 | SAP |
Last change | 20100303 | 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) |
Interfaces
Class CL_CRM_UI_LTX_ABSTRACT_ITS has no interface implemented.
Friends
Class CL_CRM_UI_LTX_ABSTRACT_ITS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'NEW' | 20060515 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CRM_UI_LTX_ITS_FR_DATA_FLOW | Process data flow back from ITS | 20060515 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRM_IC_LTX_ITS_TO_DATA_FLOW | Build data flow sent to ITS | 20060515 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20060515 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20060515 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060515 |
2 | ![]() |
Instance method | Protected | Method | 20060515 | |
3 | ![]() |
Instance method | Public | Method | Set Compression Mode of BOR Container | 20090216 |
4 | ![]() |
Instance method | Protected | Method | 20060515 | |
5 | ![]() |
Instance method | Protected | Method | 20060515 |
Events
Class CL_CRM_UI_LTX_ABSTRACT_ITS has no event.
Types
Class CL_CRM_UI_LTX_ABSTRACT_ITS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | STRING | 20060515 | |||
2 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | STRING | 20060515 | |||
3 | ![]() |
IV_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller | 20060515 |
Method CONSTRUCTOR on class CL_CRM_UI_LTX_ABSTRACT_ITS has no exception.
Method GET_AND_ADD_ENTITY_TO_AC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | SIMPLE | 20060515 |
Method GET_AND_ADD_ENTITY_TO_AC on class CL_CRM_UI_LTX_ABSTRACT_ITS has no exception.
Method SET_CONTAINER_COMPRESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMPRESSED_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090216 |
Method SET_CONTAINER_COMPRESSION on class CL_CRM_UI_LTX_ABSTRACT_ITS has no exception.
Method SET_CONTAINER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20060515 | |||
2 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20060515 |
Method SET_CONTAINER_DATA on class CL_CRM_UI_LTX_ABSTRACT_ITS has no exception.
Method SET_CONTAINER_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20060515 | |||
2 | ![]() |
IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | SIMPLE | 20060515 | |||
3 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SIMPLE | 20060515 |
Method SET_CONTAINER_OBJECT on class CL_CRM_UI_LTX_ABSTRACT_ITS has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 700 |