SAP ABAP Class CL_RCC_APP_HANDLER_CALLBACK (RCCF Engine Handler Callback)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-RCC (Application Component) Remote Control and Communication Framework
⤷
RCC_COMMON (Package) RCCF: Shared Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RCC_APP_HANDLER_CALLBACK | RCCF Engine Handler Callback | 20130418 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GENIOS_RCCF_APP_HANDLER | GENIOS: RCCF application handler callback | 20130419 |
Properties
| Class | CL_RCC_APP_HANDLER_CALLBACK | |
| Short Description | RCCF Engine Handler Callback | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RCC_COMMON | RCCF: Shared Objects |
| Created | 20130416 | SAP |
| Last change | 20131127 | 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_APP_HANDLER_CALLBACK | RCCF Engine Handler Callback | 20130418 |
Friends
Class CL_RCC_APP_HANDLER_CALLBACK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130418 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20130418 | |
| 2 | Static method | Public | Method | Does some basic checks for destinations | 20130418 |
Events
Class CL_RCC_APP_HANDLER_CALLBACK has no event.
Types
Class CL_RCC_APP_HANDLER_CALLBACK has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RCC_APP_HANDLER_CALLBACK has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RCC_APP_HANDLER_CALLBACK has no exception.
Method HELPER_DO_BASIC_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MESSAGE | Call by reference | Type reference (TYPE) | CHAR80 | Result message | 20130418 | |||
| 2 | EV_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | Is ok? | 20130418 | |||
| 3 | IS_DESTINATION | Call by reference | Type reference (TYPE) | RCCS_ENG_DESTINATION | Destinations of External Engines in RCCF | 20130418 | |||
| 4 | IV_EXECUTABLE | Call by reference | Type reference (TYPE) | CHAR80 | Expected engine exe | 20130418 | |||
| 5 | IV_RELNO | Call by reference | Type reference (TYPE) | I | Expected minimal release | 20130418 |
Method HELPER_DO_BASIC_CHECK on class CL_RCC_APP_HANDLER_CALLBACK has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |