SAP ABAP Class CL_MSI_PIR_EXTRACT (Extractor for Purchasing Info Record)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   AP-MD-BF-SYN (Application Component) Master Data Synchronization
     MSI_PIR (Package) Material Service Integration: Purchase Info Record
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MDS_EXTRACTOR_ABSTRACT Abstract Class for Data Extraction 20050131
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MDS_EXTRACTOR_INST Interface for Instance Generation 20050131
Properties
Class CL_MSI_PIR_EXTRACT  
Short Description Extractor for Purchasing Info Record    
Super Class CL_MDS_EXTRACTOR_ABSTRACT Abstract Class for Data Extraction 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MSI_PIR   Material Service Integration: Purchase Info Record 
Created 20050131   SAP 
Last change 20050411   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
# Interface Abstract Final Description Created on
1 IF_MDS_EXTRACTOR_INST Interface for Instance Generation 20050131
Friends
Class CL_MSI_PIR_EXTRACT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ID_BLOCK_SIZE Constant Protected Type reference (TYPE) MDST_BLOCK_SIZE 100000 Block Size for Mass Processing 20050302
2 GC_PRIMARY_KEY Constant Protected Type reference (TYPE) FIELD 'INFNR' Field Name 20050131
3 GC_SOURCE_OBJECT Constant Protected Type reference (TYPE) MDS_CTRL_OBJ_SOURCE 'ECCPINFREC' Source Synchronization Object 20050131
4 GR_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_MSI_PIR_EXTRACT Interface for Extractors 20050131
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050131
2 GET_INSTANCE Instance method Public Method 20050131
Events
Class CL_MSI_PIR_EXTRACT has no event.
Types
Class CL_MSI_PIR_EXTRACT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_MSI_PIR_EXTRACT has no parameter.
Method CONSTRUCTOR on class CL_MSI_PIR_EXTRACT has no exception.

Method GET_INSTANCE Signature

Method GET_INSTANCE on class CL_MSI_PIR_EXTRACT has no parameter.
Method GET_INSTANCE on class CL_MSI_PIR_EXTRACT has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 600