SAP ABAP Class CL_PIM_CLIENT_FACTORY (PIM Client Factory)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
PIMAPI (Package) Product Information Management - Integration
⤷
Properties
| Class | CL_PIM_CLIENT_FACTORY | |
| Short Description | PIM Client Factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PIMAPI | Product Information Management - Integration |
| Created | 20130807 | SAP |
| Last change | 20140121 | 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 CL_PIM_CLIENT_FACTORY has no interface implemented.
Friends
Class CL_PIM_CLIENT_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_PIM_CLIENT | PIM Client Abstract Class | 20130807 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | LIF_PIM_CLIENT_STUB | 20130812 | ||||
| 3 | Static Attribute | Private | Type reference (TYPE) | STRING | 20130807 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20130814 | |
| 2 | Static method | Public | Method | Get PIM Client Instance | 20130807 | |
| 3 | Static method | Public | Method | Get PIM Service Provider's Status | 20130807 |
Events
Class CL_PIM_CLIENT_FACTORY has no event.
Types
Class CL_PIM_CLIENT_FACTORY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PIM_CLIENT_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PIM_CLIENT_FACTORY has no exception.
Method GET_PIM_CLIENT_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_PIM_CLIENT_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_PIM_CLIENT | PIM Client Abstract Class | 20130807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PIM Exception Class | 20130812 |
Method GET_PIM_SERVICE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ERROR | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20130807 | |||
| 2 | EV_STATUS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130807 |
Method GET_PIM_SERVICE_STATUS on class CL_PIM_CLIENT_FACTORY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 748 |