SAP ABAP Interface IF_TRFC_OUT_MONITOR (Special Interface for tRFC Monitor API)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
⤷
SBGRFCMON (Package) Package for bgRFC Monitor Classes
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_TRFC_OUTBOUND_MONITOR | Interface for Outbound tRFC Monitor | 20060504 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TRFC_OUTBOUND_MONITOR | Monitor API Class for Outbound bgRFC tRFC | 20060523 |
Properties
| Interface | IF_TRFC_OUT_MONITOR | |
| Short Description | Special Interface for tRFC Monitor API |
General Data
| Package | SBGRFCMON | Package for bgRFC Monitor Classes |
| Created | 20060407 | SAP |
| Last changed | 20140121 | SAP |
| 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 IF_TRFC_OUT_MONITOR has no interface.
Friends
Interface IF_TRFC_OUT_MONITOR has no friend.
Attributes
Interface IF_TRFC_OUT_MONITOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete List of Units | 20060407 | |
| 2 | Instance method | Public | Method | Gets Destinations with Type Q Units | 20060621 | |
| 3 | Instance method | Public | Method | Get Detail Information for Units | 20060407 | |
| 4 | Instance method | Public | Method | Gets Details for Restrictable Number of Units | 20060621 | |
| 5 | Instance method | Public | Method | Remove Locks on Series of Units | 20060407 |
Events
Interface IF_TRFC_OUT_MONITOR has no event.
Types
Interface IF_TRFC_OUT_MONITOR has no local type.
Method Signatures
Method DELETE_UNIT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMIT_CHANGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Aufruf des COMMIT WORK ('X' = Methode, ' ' = Aufrufer) | 20090430 | ||
| 2 | EXCEPTION_LIST | Call by reference | Type reference (TYPE) | BGRFC_MONITOR_EXCEPTION_TABLE | Liste mit aufgetretenen Exceptions | 20060626 | |||
| 3 | TERMINATE_ON_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Abbrechen bei erstem Fehler oder Fehlerliste | 20060623 | ||
| 4 | UNIT_TABLE | Call by reference | Type reference (TYPE) | BGRFC_UNIT_TABLE | Tabelle von Unit IDs des bgRFC | 20060623 | |||
| 5 | UNLOCK_UNITS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Sperren ebenfalls aufheben | 20060626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für bgRFC Monitor API | 20060623 | ||
| 2 | Fehlende Berechtigung im bgRFC Monitor API | 20060623 |
Method GET_DESTINATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CPROG_NAME_RANGE | Call by reference | Type reference (TYPE) | BGRFC_CPROG_RANGE | Rangetabelle für Auswahl nach dem Programmnamen | 20060621 | |||
| 2 | DATE_RANGE | Call by reference | Type reference (TYPE) | BGRFC_DATE_RANGE | Rangetabelle für langen Zeitstempel | 20060621 | |||
| 3 | DEST_RANGE | Call by reference | Type reference (TYPE) | BGRFC_DEST_RANGE_OUTBOUND | Rangetabelle für bgRFC Outbound Destinationsnamen | 20060621 | |||
| 4 | DEST_TAB | Value transfer | Type reference (TYPE) | BGRFC_DEST_NAME_TAB_OUTBOUND | Tabelle von Outbound Destinationsnamen | 20060630 | |||
| 5 | ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Nur Destinationen mit fehlerhaften Units | 20060630 | ||
| 6 | LOCKED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Nur Destinationen mit gesperrten Units | 20060630 | ||
| 7 | TCODE_NAME_RANGE | Call by reference | Type reference (TYPE) | BGRFC_TCODE_RANGE | Rangetabelle für Auswahl des Transaktionscodes | 20060621 | |||
| 8 | USER_NAME_RANGE | Call by reference | Type reference (TYPE) | BGRFC_USER_NAME_RANGE | Rangetabelle des Usernamen | 20060621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für bgRFC Monitor API | 20060621 |
Method GET_UNIT_INFORMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | ID einer Unit des bgRFC | 20060621 | |||
| 2 | UNIT_INFORMATION | Value transfer | Type reference (TYPE) | TRFC_UNIT_INFO_OUTBOUND | Tabelle mit Detailinformationen zu tRFC Outbound | 20060421 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für bgRFC Monitor API | 20060621 | ||
| 2 | Fehlende Berechtigung im bgRFC Monitor API | 20060621 |
Method GET_UNIT_INFORMATION_BY_DEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CPROG_NAME_RANGE | Call by reference | Type reference (TYPE) | BGRFC_CPROG_RANGE | Rangetabelle für Auswahl nach dem Programmnamen | 20060621 | |||
| 2 | DATE_RANGE | Call by reference | Type reference (TYPE) | BGRFC_DATE_RANGE | Rangetabelle für langen Zeitstempel | 20060621 | |||
| 3 | DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_OUTBOUND | Name der Destination im Outbound Fall | 20060621 | |||
| 4 | SHOW_DELETED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ' ' | Anzeige gelöschter Units | 20060621 | ||
| 5 | TCODE_NAME_RANGE | Call by reference | Type reference (TYPE) | BGRFC_TCODE_RANGE | Rangetabelle für Auswahl des Transaktionscodes | 20060621 | |||
| 6 | UNIT_INFORMATION_TABLE | Value transfer | Type reference (TYPE) | TRFC_OUTB_UNIT_INFO_TAB | Tabelle mit Detailinformationen zu tRFC Outbound | 20060706 | |||
| 7 | UNIT_NUMBER | Call by reference | Type reference (TYPE) | INT4 | 20 | Anzahl von Units | 20060621 | ||
| 8 | USER_NAME_RANGE | Call by reference | Type reference (TYPE) | BGRFC_USER_NAME_RANGE | Rangetabelle des Usernamen | 20060621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Destinationfehler im Hintergrund RFC | 20130513 | ||
| 2 | Ausnahmeklasse für bgRFC Monitor API | 20060621 | ||
| 3 | Fehlende Berechtigung im bgRFC Monitor API | 20060621 |
Method UNLOCK_UNIT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMIT_CHANGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Aufruf des COMMIT WORK ('X' = Methode, ' ' = Aufrufer) | 20090430 | ||
| 2 | EXCEPTION_LIST | Call by reference | Type reference (TYPE) | BGRFC_MONITOR_EXCEPTION_TABLE | Liste mit aufgetretenen Exceptions | 20060626 | |||
| 3 | TERMINATE_ON_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Abbrechen bei erstem Fehler oder Fehlerliste | 20060623 | |||
| 4 | UNIT_TABLE | Call by reference | Type reference (TYPE) | BGRFC_UNIT_TABLE | Tabelle von Unit IDs des bgRFC | 20060727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für bgRFC Monitor API | 20060623 | ||
| 2 | Fehlende Berechtigung im bgRFC Monitor API | 20060623 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |