SAP ABAP Class CL_WCF_LTX_CB (Launch Transaction (Customizing Buffering))
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-APF (Application Component) Application Frame
⤷
CRM_BSP_UI_FRAME_LTX (Package) Launch Transactions
⤷
⤷
Properties
| Class | CL_WCF_LTX_CB | |
| Short Description | Launch Transaction (Customizing Buffering) | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_UI_FRAME_LTX | Launch Transactions |
| Created | 20091111 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WCF_LTX_CB has no forward declaration.
Interfaces
Class CL_WCF_LTX_CB has no interface implemented.
Friends
Class CL_WCF_LTX_CB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | CRMT_IC_LTX_TAB | Launch Transaction Definitions | 20091111 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TY_LTX_TAB_NEG | Table of invalid launch transaction IDs | 20091111 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WCF_LTX_CB | Launch Transaction (Customizing Buffering) | 20091111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get instance of this class | 20091111 | |
| 2 | Instance method | Public | Method | Get data of one launch transaction | 20091111 | |
| 3 | Instance method | Public | Method | Get data of one launch transaction | 20110513 | |
| 4 | Instance method | Public | Method | Get data of one launch transaction | 20121003 |
Events
Class CL_WCF_LTX_CB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_LTX_TAB_NEG | Protected | See coding | Table of invalid launch transaction IDs | 20091111 | ty_ltx_tab_neg TYPE STANDARD TABLE OF crmt_ic_ltx_id
|
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WCF_LTX_CB | Launch Transaction (Customizing Buffering) | 20091111 |
Method GET_INSTANCE on class CL_WCF_LTX_CB has no exception.
Method GET_LTX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LTX_ID | Call by reference | Type reference (TYPE) | CRMT_IC_LTX_ID | Launch Transaction Entry ID | 20091111 | |||
| 2 | RS_RESULT | Value transfer | Type reference (TYPE) | CRMC_IC_LTX_ID | Launch Transaction Definition | 20091111 |
Method GET_LTX on class CL_WCF_LTX_CB has no exception.
Method GET_LTX_BY_BOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BOR_METHOD | Call by reference | Type reference (TYPE) | SWO_VERB | Object type component | 20110513 | |||
| 2 | IV_BOR_OBJECT | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20110513 | |||
| 3 | RS_RESULT | Value transfer | Type reference (TYPE) | CRMC_IC_LTX_ID | Launch Transaction Definition | 20110513 |
Method GET_LTX_BY_BOR on class CL_WCF_LTX_CB has no exception.
Method GET_LTX_BY_FOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BOR_OBJECT | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Object type | 20121003 | |||
| 2 | RS_RESULT | Value transfer | Type reference (TYPE) | CRMC_IC_LTX_ID | Launch Transaction Definition | 20121003 |
Method GET_LTX_BY_FOP on class CL_WCF_LTX_CB has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |