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 ABAP 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 MO_PIM_CLIENT_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_PIM_CLIENT PIM Client Abstract Class 20130807
2 MO_PIM_CLIENT_STUB Static Attribute Private Object reference (TYPE REF TO) LIF_PIM_CLIENT_STUB 20130812
3 MV_DEFAULT_IMPLEMENTATION Static Attribute Private Type reference (TYPE) STRING 20130807
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20130814
2 GET_PIM_CLIENT_INSTANCE Static method Public Method Get PIM Client Instance 20130807
3 GET_PIM_SERVICE_STATUS 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 Exporting 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 CX_PIM 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 Exporting ES_ERROR Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20130807
2 Exporting 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