SAP ABAP Class CL_ACC_LOGICSYS (Logical System ID)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
FINB_BUSINESS_DOMAIN (Package) Business Domain
⤷
⤷
Properties
| Class | CL_ACC_LOGICSYS | |
| Short Description | Logical System ID | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ACC_BUSDOM | |
| Program status | ||
| Category | 0 | |
| Package | FINB_BUSINESS_DOMAIN | Business Domain |
| Created | 20020613 | SAP |
| Last change | 20050220 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ACC_LOGICSYS has no forward declaration.
Interfaces
Class CL_ACC_LOGICSYS has no interface implemented.
Friends
Class CL_ACC_LOGICSYS 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) | YT_BUFFER | Internal Buffer | 20021115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | RFC Destination Check | 20020613 | |
| 2 | Static method | Public | Method | Fetch Data from RFC Destination | 20020613 | |
| 3 | Static method | Public | Method | gets list of all valid info objects | 20030808 | |
| 4 | Static method | Public | Method | Fetch RFC Destination for Logical System ID | 20020613 |
Events
Class CL_ACC_LOGICSYS has no event.
Types
Class CL_ACC_LOGICSYS has no local type.
Method Signatures
Method CHECK_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PING | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | RFC-PING durchführen | 20021115 | ||
| 2 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Destination nicht gefunden | 20020613 | ||
| 2 | Destination nicht lauffähig | 20020613 |
Method GET_DESTINATION_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CLIENT | Value transfer | Type reference (TYPE) | SYMANDT | Mandantennummer aus Anmeldung | 20020613 | |||
| 2 | E_DESCR | Value transfer | Type reference (TYPE) | RFCDOC-RFCDOC1 | Beschreibung einer RFC-Verbindung | 20020613 | |||
| 3 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Destination nicht gefunden | 20020613 |
Method GET_IOBJ_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CB_ERROR | Call by reference | Type reference (TYPE) | C | error flag (equals 'X' if there is something wrong) | 20030808 | |||
| 2 | CT_IOBC_LIST | Call by reference | Type reference (TYPE) | UGBW_TS_IOBC_LIST | list of infoobjects from RFC call of BW | 20030808 | |||
| 3 | ID_INFOOBJTYP | Call by reference | Type reference (TYPE) | RSIOBJTP | type of infoobject (characteristic, key figure) | 20030808 | |||
| 4 | ID_LOGICSYS | Call by reference | Type reference (TYPE) | ACC_LOGICSYS | logical system | 20030808 |
Method GET_IOBJ_LIST on class CL_ACC_LOGICSYS has no exception.
Method GET_RFCDEST_FOR_LOGICSYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOGICSYS | Call by reference | Type reference (TYPE) | ACC_LOGICSYS | Logischer Systembezeichner | 20020613 | |||
| 2 | R_RFCDEST | Value transfer | Type reference (TYPE) | ACC_STDDEST | Standard-Destination für remote-Aufrufe | 20020613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RFC-Destination nicht funktionsfähig | 20020613 | ||
| 2 | Logischer Systembezeichner nicht bekannt | 20020613 |
History
| Last changed by/on | SAP | 20050220 |
| SAP Release Created in | 1.0B |