SAP ABAP Interface /MRSS/IF_RCCF_COMMUNICATION (RCCF Kommunikations-Interface)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/RCCF_COM (Package) RCCF COM
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_RCCF_COMM_RFC | RFC Kommunikationsklasse | 20071105 |
Properties
| Interface | /MRSS/IF_RCCF_COMMUNICATION | |
| Short Description | RCCF Kommunikations-Interface |
General Data
| Package | /MRSS/RCCF_COM | RCCF COM |
| Created | 20071102 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface /MRSS/IF_RCCF_COMMUNICATION has no interface.
Friends
Interface /MRSS/IF_RCCF_COMMUNICATION has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MV_APP | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_RCCF_APP | Applikation | 20071102 | ||
| 2 | MV_COMM_DEST | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_RCCF_COMDEST | Zieladresse für die Kommunikation mit externen Engines | 20071102 | ||
| 3 | MV_COMM_TYPE | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_RCCF_COMTYPE | Typ der Kommunikation mit externen Engines | 20071102 | ||
| 4 | MV_DEST_ID | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_RCCF_DEST_ID | ZieladressID der externen Engine im RCCF | 20071102 | ||
| 5 | MV_DEST_MAXUSER | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_RCCF_MAXUSER | Maximale Anzahl von Benutzer pro Enginezieladresse | 20071102 | ||
| 6 | MV_DEST_PRIO | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_RCCF_PRIO | Priorität für externe Enginezieladressen | 20071102 | ||
| 7 | MV_DEST_SLOT | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_RCCF_SLOT_NUMBER | Slot-Nummer der Lastverteilung im RCCF | 20071102 | ||
| 8 | MV_DEST_STATUS | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_RCCF_STATUS | Statusflag für RCCF | 20071102 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Startet die externe Engine | 20071102 | |
| 2 | Instance method | Public | Method | Prüft auf notwendige vorhandene Rechte | 20071102 | |
| 3 | Instance method | Public | Method | Prüft die Verfügbarkeit des Kommunikationstyps | 20071102 | |
| 4 | Instance method | Public | Method | Übergibt den Slot im Lastausgleich | 20071102 |
Events
Interface /MRSS/IF_RCCF_COMMUNICATION has no event.
Types
Interface /MRSS/IF_RCCF_COMMUNICATION has no local type.
Method Signatures
Method CALL_ENGINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APP | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_APP | RCCF Applikationskuerzel | 20071102 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | /MRSS/T_RCCF_ENGINE_RESULT | Engine Result | 20071102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für CL_RCCF_COMMSTORE | 20080109 |
Method HAS_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20071102 |
Method HAS_AUTHORITY on Interface /MRSS/IF_RCCF_COMMUNICATION has no exception.
Method IS_AVAILABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | /MRSS/T_RCCF_STATUS | Statusflag für RCCF | 20071102 |
Method IS_AVAILABLE on Interface /MRSS/IF_RCCF_COMMUNICATION has no exception.
Method SET_DESTINATION_SLOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEST_SLOT | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_SLOT_NUMBER | Slotnummer im Lastausgleich | 20071102 |
Method SET_DESTINATION_SLOT on Interface /MRSS/IF_RCCF_COMMUNICATION has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 610 |