SAP ABAP Class CVI_BP_EXTRACTOR (Extractor for Business Partner Data)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
AP-MD-BF-SYN (Application Component) Master Data Synchronization
⤷
CVI_SYNCH_CONTROL (Package) Customer Vendor Integration: Synchronization Controller
⤷
⤷
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 | 20050218 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MDS_EXTRACTOR_INST | Interface for Instance Generation | 20050218 |
Properties
| Class | CVI_BP_EXTRACTOR | |
| Short Description | Extractor for Business Partner Data | |
| Super Class | CL_MDS_EXTRACTOR_ABSTRACT | Abstract Class for Data Extraction |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | CVI_SYNCH_CONTROL | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | CVI_SYNCH_CONTROL | Customer Vendor Integration: Synchronization Controller |
| Created | 20050105 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CVI_BP_EXTRACTOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MDS_EXTRACTOR_INST | Interface for Instance Generation | 20050218 |
Friends
Class CVI_BP_EXTRACTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | FIELDNAME | 'PARTNER' | Field Name | 20050218 | ||
| 2 | Constant | Protected | Type reference (TYPE) | MDS_CTRL_OBJ_SOURCE | 'BP' | Source Synchronization Object | 20050218 | ||
| 3 | Static Attribute | Protected | Object reference (TYPE REF TO) | CVI_BP_EXTRACTOR | Extractor Instance | 20050218 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | MDST_SYNC_KIND | Type of data selection | 20050218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20050218 |
Events
Class CVI_BP_EXTRACTOR has no event.
Types
Class CVI_BP_EXTRACTOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CVI_BP_EXTRACTOR has no parameter.
Method CONSTRUCTOR on class CVI_BP_EXTRACTOR has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |