SAP ABAP Class CL_FCC_RFC_SHARED (Shared memory object)
Hierarchy
☛
FCCO (Software Component) Financial Closing Cockpit 200
⤷
CA-GTF-FCC (Application Component) Financial Closing cockpit Add-on
⤷
FCC_CLOSING (Package) Financial Closing Cockpit - SAPGUI and backend

⤷

⤷

Properties
Class | CL_FCC_RFC_SHARED | |
Short Description | Shared memory object | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FCC_CLOSING | Financial Closing Cockpit - SAPGUI and backend |
Created | 20111202 | SAP |
Last change | 20141107 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FCC_RFC_SHARED has no forward declaration.
Interfaces
Class CL_FCC_RFC_SHARED has no interface implemented.
Friends
Class CL_FCC_RFC_SHARED has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20111202 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FCC_PROGRAMM | ABAP Program Name | 20111205 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TCODE | Transaction Code | 20111202 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get RFC Destination | 20111202 |
2 | ![]() |
Instance method | Public | Method | Get Remote Program | 20111205 |
3 | ![]() |
Instance method | Public | Method | Get Tcode | 20111202 |
4 | ![]() |
Instance method | Public | Method | Set RFC Destination | 20111202 |
5 | ![]() |
Instance method | Public | Method | Set Remote Program | 20111205 |
6 | ![]() |
Instance method | Public | Method | Set Tcode | 20111202 |
Events
Class CL_FCC_RFC_SHARED has no event.
Types
Class CL_FCC_RFC_SHARED has no local type.
Method Signatures
Method GET_DEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_DEST | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20111202 |
Method GET_DEST on class CL_FCC_RFC_SHARED has no exception.
Method GET_REPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_REPORT | Value transfer | Type reference (TYPE) | FCC_PROGRAMM | ABAP Program Name | 20111205 |
Method GET_REPORT on class CL_FCC_RFC_SHARED has no exception.
Method GET_TCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_TCODE | Value transfer | Type reference (TYPE) | TCODE | Transaction Code | 20111202 |
Method GET_TCODE on class CL_FCC_RFC_SHARED has no exception.
Method SET_DEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20111202 |
Method SET_DEST on class CL_FCC_RFC_SHARED has no exception.
Method SET_REPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REPORT | Call by reference | Type reference (TYPE) | FCC_PROGRAMM | ABAP Program Name | 20111205 |
Method SET_REPORT on class CL_FCC_RFC_SHARED has no exception.
Method SET_TCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TCODE | Call by reference | Type reference (TYPE) | TCODE | Transaction Code | 20111202 |
Method SET_TCODE on class CL_FCC_RFC_SHARED has no exception.
History
Last changed by/on | SAP | 20141107 |
SAP Release Created in | 100 |