SAP ABAP Class CL_RCC_COM_DEFAULTPARAMETER (Default Parameter for RCCF Engines)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-RCC (Application Component) Remote Control and Communication Framework
⤷
RCC_COM (Package) RCCF: Communication
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RCC_ENGINE | RCCF Engine Interface | 20080320 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RCC_ENGINE_C | RCCF Engine Interface | 20080320 |
Properties
| Class | CL_RCC_COM_DEFAULTPARAMETER | |
| Short Description | Default Parameter for RCCF Engines | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RCC_COM | RCCF: Communication |
| Created | 20080320 | SAP |
| Last change | 20130531 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RCC_ENGINE | RCCF Engine Interface | 20080320 | ||
| 2 | IF_RCC_ENGINE_C | RCCF Engine Interface | 20080320 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RCC_ENGINE | 20080320 | Basis Class for RCCF Engines |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RCC_PARAM_SECTION | 'GENERAL' | RCCF Parameter: Section | 20080320 | ||
| 2 | Constant | Public | Type reference (TYPE) | RCC_PARAM_SECTION | 'INIT' | RCCF Parameter: Section | 20080320 | ||
| 3 | Constant | Public | Type reference (TYPE) | RCC_PARAM_SECTION | 'PASSPORT' | RCCF-Parameter: Sektion | 20080320 | ||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RCC_COM_DEFAULTPARAMETER | Default Parameter Supplier | 20080320 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RCC_ENGINE | Basis Class for RCCF Engines | 20110609 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RCC_ENGINE | Callback Engine for Event Tracing | 20080320 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RCC_GUID | RCCF-Internal GUID | 20080320 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | INT1 | 2 | Current MsgLevel (2=Info) | 20080725 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | RCC_GUID | RCCF-Internal GUID | 20080320 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080320 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080320 |
Methods
Events
Class CL_RCC_COM_DEFAULTPARAMETER has no event.
Types
Class CL_RCC_COM_DEFAULTPARAMETER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ENGINE | Call by reference | Object reference (TYPE REF TO) | IF_RCC_ENGINE | Basis Class for RCCF Engines | 20110609 |
Method CONSTRUCTOR on class CL_RCC_COM_DEFAULTPARAMETER has no exception.
Method CREATE_CALLBACK Signature
Method CREATE_CALLBACK on class CL_RCC_COM_DEFAULTPARAMETER has no parameter.
Method CREATE_CALLBACK on class CL_RCC_COM_DEFAULTPARAMETER has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MAIN_ENGINE | Call by reference | Object reference (TYPE REF TO) | IF_RCC_ENGINE | Basis Class for RCCF Engines | 20110609 | |||
| 2 | IV_FORCE_NEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Forces Recreation of Object | 20080320 | ||
| 3 | RT_ENGINE | Value transfer | Object reference (TYPE REF TO) | IF_RCC_ENGINE | Basis Class for RCCF Engines | 20080320 |
Method FACTORY on class CL_RCC_COM_DEFAULTPARAMETER has no exception.
Method GET_DSR_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ACTION | Call by reference | Type reference (TYPE) | TH_CLIID_ACTION | Client-ID: Name der Aktion des Clients | 20080320 | |||
| 2 | EV_ACTION_TYPE | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20080320 | |||
| 3 | EV_IS_REMOTE | Call by reference | Type reference (TYPE) | CHAR01 | Charakterfeld der Länge 1 | 20080320 | |||
| 4 | EV_PRE_SYSID | Call by reference | Type reference (TYPE) | TH_CLIID_SYSID | Client-ID: System-ID des Clients | 20080320 | |||
| 5 | EV_SERVICE | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20080320 | |||
| 6 | EV_SYSID | Call by reference | Type reference (TYPE) | TH_CLIID_SYSID | Client-ID: System-ID des Clients | 20080320 | |||
| 7 | EV_TRANSID | Call by reference | Type reference (TYPE) | TH_CLIID_TRANSID | Client-ID: Transktions-ID | 20080320 | |||
| 8 | EV_USERID | Call by reference | Type reference (TYPE) | TH_CLIID_USERID | Client-ID: Benutzername | 20080320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ein interner Fehler ist aufgetreten (s. Developer Trace) | 20080320 | ||
| 2 | Ein Parameter wurde vergessen anzugeben (s. Doku und Dev Tr) | 20080320 | ||
| 3 | Ein Textparameter ist zu kurz (s. Doku u. Developer Trace) | 20080320 |
Method GET_PARAMETER Signature
Method GET_PARAMETER on class CL_RCC_COM_DEFAULTPARAMETER has no parameter.
Method GET_PARAMETER on class CL_RCC_COM_DEFAULTPARAMETER has no exception.
Method GET_RELEASE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PATCHLEVEL | Call by reference | Type reference (TYPE) | CVERS_SDU-EXTRELEASE | Support Package Level of a Software Component | 20120807 | |||
| 2 | EV_RELEASE | Call by reference | Type reference (TYPE) | CVERS_SDU-RELEASE | SAP Release | 20120807 | |||
| 3 | IV_COMPONENT | Call by reference | Type reference (TYPE) | CVERS_SDU-COMPONENT | 'SAP_BASIS' | Software Component | 20120807 |
Method GET_RELEASE_INFO on class CL_RCC_COM_DEFAULTPARAMETER has no exception.
Method GET_STOPPED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_COMM_DATA | Call by reference | Type reference (TYPE) | RCCT_COMM_PARAM_TABLE | Table for Parameter Transfer with External Engines | 20080320 |
Method GET_STOPPED on class CL_RCC_COM_DEFAULTPARAMETER has no exception.
Method SET_MESSAGE Signature
Method SET_MESSAGE on class CL_RCC_COM_DEFAULTPARAMETER has no parameter.
Method SET_MESSAGE on class CL_RCC_COM_DEFAULTPARAMETER has no exception.
Method SET_PARAMETER Signature
Method SET_PARAMETER on class CL_RCC_COM_DEFAULTPARAMETER has no parameter.
Method SET_PARAMETER on class CL_RCC_COM_DEFAULTPARAMETER has no exception.
Method SET_PERFINFO Signature
Method SET_PERFINFO on class CL_RCC_COM_DEFAULTPARAMETER has no parameter.
Method SET_PERFINFO on class CL_RCC_COM_DEFAULTPARAMETER has no exception.
Method SET_PROGRESS Signature
Method SET_PROGRESS on class CL_RCC_COM_DEFAULTPARAMETER has no parameter.
Method SET_PROGRESS on class CL_RCC_COM_DEFAULTPARAMETER has no exception.
Method SET_RESULT Signature
Method SET_RESULT on class CL_RCC_COM_DEFAULTPARAMETER has no parameter.
Method SET_RESULT on class CL_RCC_COM_DEFAULTPARAMETER has no exception.
Method SET_SLOT_INFO Signature
Method SET_SLOT_INFO on class CL_RCC_COM_DEFAULTPARAMETER has no parameter.
Method SET_SLOT_INFO on class CL_RCC_COM_DEFAULTPARAMETER has no exception.
Method SET_SYSINFO Signature
Method SET_SYSINFO on class CL_RCC_COM_DEFAULTPARAMETER has no parameter.
Method SET_SYSINFO on class CL_RCC_COM_DEFAULTPARAMETER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 604 |