SAP ABAP Class /PLMB/CL_SPI_SHLP_GEN_EXIT_RFC (Determine RFC destination and call of RFC-FMs for SPI-Shlp)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI (Application Component) Service Provider Infrastructure
⤷
/PLMB/BA_SPI_CORE (Package) Service Provider Infrastructure: Core

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMB/IF_SPI_SHLP_GEN_EXIT_RFC | Appl. specific calls of SPI Shlp-RFC modules | 20110602 |
Properties
Class | /PLMB/CL_SPI_SHLP_GEN_EXIT_RFC | |
Short Description | Determine RFC destination and call of RFC-FMs for SPI-Shlp | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /PLMB/BA_SPI_CORE | Service Provider Infrastructure: Core |
Created | 20110602 | SAP |
Last change | 20110908 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /PLMB/IF_SPI_SHLP_GEN_EXIT_RFC | Appl. specific calls of SPI Shlp-RFC modules | 20110602 |
Friends
Class /PLMB/CL_SPI_SHLP_GEN_EXIT_RFC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /PLMB/EX_SPI_SHLP_GEN_EXIT | 20110602 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GTY_TS_RFC_FUNCTION | 20110602 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110602 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110602 | |||
5 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /PLMB/CL_SPI_SHLP_GEN_EXIT_RFC | Determine RFC destination and call of RFC-FMs for SPI-Shlp l | 20110602 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20110602 | |
2 | ![]() |
Instance method | Private | Method | 20110602 |
Events
Class /PLMB/CL_SPI_SHLP_GEN_EXIT_RFC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_S_RFC_FUNCTION | Private | See coding | 20110602 | BEGIN OF gty_s_rfc_function,
rfcdest TYPE rfcdest,
standard TYPE abap_bool,
END OF gty_s_rfc_function
|
||
2 | GTY_TS_RFC_FUNCTION | Private | See coding | 20110602 | gty_ts_rfc_function TYPE SORTED TABLE OF gty_s_rfc_function WITH UNIQUE KEY rfcdest
|
Method Signatures
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_SHLP_GEN_EXIT_RFC | Value transfer | Object reference (TYPE REF TO) | /PLMB/IF_SPI_SHLP_GEN_EXIT_RFC | 20110602 |
Method GET_INSTANCE on class /PLMB/CL_SPI_SHLP_GEN_EXIT_RFC has no exception.
Method GET_RFC_DESTINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110602 | ||
2 | ![]() |
EV_STANDARD | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110602 | |||
3 | ![]() |
IS_SHLP | Call by reference | Type reference (TYPE) | SHLP_DESCR_T | 20110602 |
Method GET_RFC_DESTINATION on class /PLMB/CL_SPI_SHLP_GEN_EXIT_RFC has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |