SAP ABAP Class CL_PIM_CLIENT (PIM Client Abstract Class)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   PIMAPI (Package) Product Information Management - Integration
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PIM_CLIENT_DEMO A demo client for PIMAPI 20130909
2 Inheritance (c INHERITING FROM c_ref)  CL_PIM_CLIENT_ODATA PIM Client : oData 20130805
3 Inheritance (c INHERITING FROM c_ref)  CL_PIM_CLIENT_PROXY PIM Client Proxy 20131112
Properties
Class CL_PIM_CLIENT  
Short Description PIM Client Abstract Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PIMAPI   Product Information Management - Integration 
Created 20130802   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 has no interface implemented.
Friends
Class CL_PIM_CLIENT has no friend class.
Attributes
Class CL_PIM_CLIENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CUSTOMIZING_VALUE Instance method Public Method 20130802
2 GET_DATA_BY_ENTITY_TYPE Instance method Public Method Get typed data set by input entity type (type must be valid) 20130821
3 GET_PIM_SERVICE_STATUS Instance method Public Method 20130802
4 GET_TYPE_BY_ENTITY_SET_NAME Instance method Public Method Get result type by entity set name 20130821
5 INIT_FROM_CUSTOMIZING Instance method Public Method 20130802
6 READ_FEED Instance method Public Method 20130802
Events
Class CL_PIM_CLIENT has no event.
Types
Class CL_PIM_CLIENT has no local type.
Method Signatures

Method GET_CUSTOMIZING_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_VALUE Value transfer Type reference (TYPE) CUSTOMIZING_VALUE Item Value for PIM Customizing API 20130802
2 Importing IV_NAME Call by reference Type reference (TYPE) CUSTOMIZING_NAME Item Name for PIM Customizing API 20130802

Method GET_CUSTOMIZING_VALUE on class CL_PIM_CLIENT has no exception.

Method GET_DATA_BY_ENTITY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AUDIO_ASSET Call by reference Type reference (TYPE) PIM_AUDIO_ASSET_T Table for PIM Audio Asset 20130821
2 Exporting ET_DOCUMENT_ASSET Call by reference Type reference (TYPE) PIM_DOCUMENT_ASSET_T Table for PIM Document Asset 20130821
3 Exporting ET_IMAGE_ASSET Call by reference Type reference (TYPE) PIM_IMAGE_ASSET_T Table for Searching Asset Type with PIM 20130821
4 Exporting ET_TEXT_ASSET Call by reference Type reference (TYPE) PIM_TEXT_ASSET_T Table for PIM Text Asset 20130821
5 Exporting ET_VIDEO_ASSET Call by reference Type reference (TYPE) PIM_VIDEO_ASSET_T Table for PIM Video Asset 20130821
6 Importing IT_DATA Call by reference Type reference (TYPE) DATA 20130821
7 Importing IV_ENTITY_TYPE Call by reference Type reference (TYPE) STRING 20130821

Method GET_DATA_BY_ENTITY_TYPE on class CL_PIM_CLIENT has no exception.

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 20130802
2 Exporting EV_STATUS Call by reference Type reference (TYPE) ABAP_BOOL 20130802

Method GET_PIM_SERVICE_STATUS on class CL_PIM_CLIENT has no exception.

Method GET_TYPE_BY_ENTITY_SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RESOURCE_PATH Call by reference Type reference (TYPE) STRING 20130821
2 Exporting EV_RESULT_TYPE Call by reference Type reference (TYPE) STRING 20130821
3 Importing IV_ENTITY_SET_NAME Call by reference Type reference (TYPE) STRING 20130821
# Exception Resumable Description Created on
1 CX_PIM PIM Exception Class 20130821

Method INIT_FROM_CUSTOMIZING Signature

Method INIT_FROM_CUSTOMIZING on class CL_PIM_CLIENT has no parameter.
# Exception Resumable Description Created on
1 CX_PIM PIM Exception Class 20130806

Method READ_FEED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT_ASSET Call by reference Type reference (TYPE) DATA 20131021
2 Exporting ET_RETURN_INFO Call by reference Type reference (TYPE) STRINGTAB Table with Strings 20130802
3 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) I 20130802
4 Importing IT_QUERY_PARAMETER Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20130802
5 Importing IV_ENTITY_SET_NAME Call by reference Type reference (TYPE) STRING 20130802
# Exception Resumable Description Created on
1 CX_PIM PIM Exception Class 20130806
History
Last changed by/on SAP  20140121 
SAP Release Created in 748