SAP ABAP Class CL_CRM_IC_ACTION_GENERATOR_BOR (BOR specific action generator)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-ACC (Application Component) Activity Clipboard
⤷
CRM_IC_APPL_UI_BDC (Package) IC Business Data Context UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_IC_ACTION_GENERATOR | Action generation | 20021018 |
Properties
| Class | CL_CRM_IC_ACTION_GENERATOR_BOR | |
| Short Description | BOR specific action generator | |
| Super Class | CL_CRM_IC_ACTION_GENERATOR | Action generation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_IC_APPL_UI_BDC | IC Business Data Context UI |
| Created | 20021018 | SAP |
| Last change | 20081007 | 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_IC_ACTION_GENERATOR_BOR has no interface implemented.
Friends
Class CL_CRM_IC_ACTION_GENERATOR_BOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CRM_IC_ACTION_GEN_BOR_CLCONSTR' | 20030120 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'CRM_IC_ACTION_GEN_BOR_CONSTR' | 20021019 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'CRM_IC_ACTION_GEN_BOR_DEF' | 20021021 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'CRM_IC_ACTION_GEN_BOR_PREPARE' | 20021018 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'CRM_IC_ACTION_GEN_BOR_RETURN' | 20040205 | |||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'CRM_IC_ACTION_GEN_BOR_CLASS' | 20021018 | |||
| 7 | Constant | Private | Type reference (TYPE) | STRING | 'CRM_IC_ACTION_GEN_BOR_DATAFLOW' | 20021018 | |||
| 8 | Constant | Private | Type reference (TYPE) | STRING | 'ICWEBCLIENTBORKEYPARAMETER' | 20021107 | |||
| 9 | Constant | Private | Type reference (TYPE) | STRING | 'TEMPICWEBCLIENTBORKEYSTRUCTURE' | 20021107 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | LOGSYS | Logical system | 20040106 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | CRMT_IC_MAPPED_LOGSYS | IC-Specific Mapping for Logical Systems | 20021018 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | SWO_VERB | Object type component | 20021018 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20021018 | |||
| 14 | Constant | Private | Type reference (TYPE) | CHAR1 | 'A' | Single-character flag | 20021107 | ||
| 15 | Constant | Private | Type reference (TYPE) | CHAR1 | 'E' | Single-character flag | 20021107 | ||
| 16 | Constant | Private | Type reference (TYPE) | CHAR1 | 'I' | Single-character flag | 20021107 | ||
| 17 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20021018 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | STRING | 'CL_CRM_IC_ABOX_ABSTRACT_BOR' | 20021018 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20021107 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20021018 | |
| 3 | Instance method | Private | Method | Get logical system from mapping table | 20021018 | |
| 4 | Instance method | Private | Method | Get parameter and key descriptions | 20021107 | |
| 5 | Instance method | Private | Method | Get RFC destination from logical system | 20021107 |
Events
Class CL_CRM_IC_ACTION_GENERATOR_BOR has no event.
Types
Class CL_CRM_IC_ACTION_GENERATOR_BOR has no local type.
Method Signatures
Method BUILD_KEY_PARAMETER Signature
Method BUILD_KEY_PARAMETER on class CL_CRM_IC_ACTION_GENERATOR_BOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021107 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20021018 | |||
| 2 | IV_CORRNR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20021018 | |||
| 3 | IV_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20021018 | |||
| 4 | IV_IS_RETURN_DF_REQUESTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20030120 | |||
| 5 | IV_LTX_ID | Call by reference | Type reference (TYPE) | CRMT_IC_LTX_ID | Starttransaktions-ID | 20041111 | |||
| 6 | IV_MAPPED_LOGSYS | Call by reference | Type reference (TYPE) | CRMT_IC_MAPPED_LOGSYS | IC-spezifisches Mapping für logische Systeme | 20021018 | |||
| 7 | IV_METHOD | Call by reference | Type reference (TYPE) | SWO_VERB | Objekttypkomponente | 20021018 | |||
| 8 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Objekttyp | 20021018 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021018 |
Method GET_LOGSYS_FROM_MAPPED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAPPED_LOGSYS | Call by reference | Type reference (TYPE) | CRMT_IC_MAPPED_LOGSYS | IC-spezifisches Mapping für logische Systeme | 20021018 | |||
| 2 | RV_LOGSYS | Value transfer | Type reference (TYPE) | LOGSYS | Logisches System | 20021018 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021018 |
Method GET_PARAMETER_AND_KEY Signature
Method GET_PARAMETER_AND_KEY on class CL_CRM_IC_ACTION_GENERATOR_BOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021107 |
Method GET_RFCDEST_FROM_LOGSYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logisches System | 20021107 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | RFCDEST | 20021107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021107 |
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 400 |