SAP ABAP Class /PLMB/CL_SPI_FACTORY (Factory)
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
⤷
⤷
Properties
| Class | /PLMB/CL_SPI_FACTORY | |
| Short Description | Factory | |
| 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 | 20070726 | SAP |
| Last change | 20130531 | 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) |
Interfaces
Class /PLMB/CL_SPI_FACTORY has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /PLMB/CL_SPI_CONNECTOR | 20080114 | Application Connector |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Flag called by RFC: TRUE (='X') and FALSE (=' ') | 20100706 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | SYHOST | Name of DMZ Application Server | 20100706 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | NI_IPV4ADDR | IPv4 Address of DMZ Application Server | 20100706 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20100617 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Flag for Collaborative Scenario | 20100617 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get destination for remote function call | 20100706 | |
| 2 | Static method | Public | Constructor | Class constructor | 20070816 | |
| 3 | Static method | Public | Method | Get Name of DMZ Application Server | 20100706 | |
| 4 | Static method | Public | Method | Get IPv4 Address of DMZ Application Server | 20100706 | |
| 5 | Static method | Private | Method | Get service provider and metadata provider | 20070802 | |
| 6 | Static method | Public | Method | Get destination for remote function call | 20100706 |
Events
Class /PLMB/CL_SPI_FACTORY has no event.
Types
Class /PLMB/CL_SPI_FACTORY has no local type.
Method Signatures
Method CHECK_CALLED_BY_RFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CALLED_BY_RFC | Call by reference | Type reference (TYPE) | BOOLE_D | Flag called by RFC: TRUE (='X') and FALSE (=' ') | 20100706 |
Method CHECK_CALLED_BY_RFC on class /PLMB/CL_SPI_FACTORY has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /PLMB/CL_SPI_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class /PLMB/CL_SPI_FACTORY has no exception.
Method GET_DMZ_HOST_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DMZ_HOST_NAME | Call by reference | Type reference (TYPE) | SYHOST | Name of DMZ Application Server | 20100706 |
Method GET_DMZ_HOST_NAME on class /PLMB/CL_SPI_FACTORY has no exception.
Method GET_DMZ_IPV4ADDR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DMZ_IPV4ADDR | Call by reference | Type reference (TYPE) | NI_IPV4ADDR | IPv4 Address of DMZ Application Server | 20100706 |
Method GET_DMZ_IPV4ADDR on class /PLMB/CL_SPI_FACTORY has no exception.
Method GET_PROVIDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_APPLICATION_ACCESS | Call by reference | Object reference (TYPE REF TO) | /PLMB/IF_SPI_APPL_ACCESS | Service provider | 20100921 | |||
| 2 | IO_COLLECTOR_IN | Call by reference | Object reference (TYPE REF TO) | /PLMB/CL_SPI_COLLECTOR_INPUT | Collector | 20100921 | |||
| 3 | IO_COLLECTOR_OUT | Call by reference | Object reference (TYPE REF TO) | /PLMB/CL_SPI_COLLECTOR_OUTPUT | Collector | 20101214 | |||
| 4 | IO_METADATA | Call by reference | Object reference (TYPE REF TO) | /PLMB/CL_SPI_METADATA | Metadata provider | 20100921 | |||
| 5 | IS_OPTIONS | Call by reference | Type reference (TYPE) | /PLMB/S_SPI_OPTIONS_INT | Connector Options | 20100324 | |||
| 6 | IV_ABBID | Call by reference | Type reference (TYPE) | /PLMB/SPI_ABBID | Application Building Block | 20080228 | |||
| 7 | IV_CALLED_BY_RFC | Call by reference | Type reference (TYPE) | BOOLE_D | Flag called by RFC: TRUE (='X') and FALSE (=' ') | 20100706 | |||
| 8 | IV_DMZ_HOST_NAME | Call by reference | Type reference (TYPE) | SYHOST | Name of DMZ Application Server | 20100706 | |||
| 9 | IV_DMZ_IPV4ADDR | Call by reference | Type reference (TYPE) | NI_IPV4ADDR | IPv4 Address of DMZ Application Server | 20100706 | |||
| 10 | IV_SP_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_SP_NAME | Classname of Service Provider | 20080204 | |||
| 11 | IV_SP_RTID | Call by reference | Type reference (TYPE) | /PLMB/SPI_SP_RTID | Service Provider runtime Identifier | 20080314 |
Method GET_PROVIDERS on class /PLMB/CL_SPI_FACTORY has no exception.
Method GET_RFC_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RFC_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20100706 |
Method GET_RFC_DESTINATION on class /PLMB/CL_SPI_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 100 |