SAP ABAP Class CL_MSI_SERVICE_EXTRACT (Extractor for Service Master)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
AP-MD-BF-SYN (Application Component) Master Data Synchronization
⤷
MSI_SERVICE (Package) Material Service Integration: Service Master
⤷
⤷
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 | 20050121 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MDS_EXTRACTOR_INST | Interface for Instance Generation | 20050121 |
Properties
| Class | CL_MSI_SERVICE_EXTRACT | |
| Short Description | Extractor for Service Master | |
| 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_SERVICE | Material Service Integration: Service Master |
| Created | 20050113 | SAP |
| Last change | 20050409 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MDS_EXTRACTOR_INST | Interface for Instance Generation | 20050121 |
Friends
Class CL_MSI_SERVICE_EXTRACT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | MDST_BLOCK_SIZE | 100000 | Block Size for Mass Processing | 20050302 | ||
| 2 | Constant | Protected | Type reference (TYPE) | FIELD | 'ASNUM' | Field Name | 20050121 | ||
| 3 | Constant | Protected | Type reference (TYPE) | MDS_CTRL_OBJ_SOURCE | 'ECCSERV' | Source Synchronization Object | 20050121 | ||
| 4 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_MSI_SERVICE_EXTRACT | Interface for Extractors | 20050121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050119 | |
| 2 | Instance method | Public | Method | 20050121 |
Events
Class CL_MSI_SERVICE_EXTRACT has no event.
Types
Class CL_MSI_SERVICE_EXTRACT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_MSI_SERVICE_EXTRACT has no parameter.
Method CONSTRUCTOR on class CL_MSI_SERVICE_EXTRACT has no exception.
Method GET_INSTANCE Signature
Method GET_INSTANCE on class CL_MSI_SERVICE_EXTRACT has no parameter.
Method GET_INSTANCE on class CL_MSI_SERVICE_EXTRACT has no exception.
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in | 600 |