SAP ABAP Class CL_MDS_EXTRACTOR_ABSTRACT (Abstract Class for Data Extraction)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
AP-MD-BF-SYN (Application Component) Master Data Synchronization
⤷
MDS_LOAD (Package) Master Data Synchronization: Data Load
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MDS_EXTRACTOR | Interface for Extractors | 20050119 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MDS_PRODUCT_EXTRACT | Extractorclass for Products (general) | 20050404 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_MSI_ID_FORMAT_EXTRACT | Extractor for ID Number Format | 20050307 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_MSI_MATGRP_EXTRACT | Material Groups: Extraction | 20050329 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_MSI_MATTYP_EXTRACT | Material Types: Extraction | 20050208 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_MSI_PIR_EXTRACT | Extractor for Purchasing Info Record | 20050131 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_MSI_SERVICE_EXTRACT | Extractor for Service Master | 20050121 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_MSI_SERVTYP_EXTRACT | Service Type: Extraction | 20050208 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CVI_BP_EXTRACTOR | Extractor for Business Partner Data | 20050218 |
Properties
| Class | CL_MDS_EXTRACTOR_ABSTRACT | |
| Short Description | Abstract Class for Data Extraction | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDS_LOAD | Master Data Synchronization: Data Load |
| Created | 20050119 | SAP |
| Last change | 20130531 | 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 | Interface for Extractors | 20050119 |
Friends
Class CL_MDS_EXTRACTOR_ABSTRACT has no friend class.
Attributes
Methods
Events
Class CL_MDS_EXTRACTOR_ABSTRACT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_WHERE_TABLE | Public | Attribute reference (LIKE) | 20050119 | |
Method Signatures
Method ADD_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SEL_CRITERIA | Call by reference | Type reference (TYPE) | MDST_SYNC_SELECT_OPTIONS | 20050119 |
Method ADD_CRITERIA on class CL_MDS_EXTRACTOR_ABSTRACT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_MDS_EXTRACTOR_ABSTRACT has no parameter.
Method CONSTRUCTOR on class CL_MDS_EXTRACTOR_ABSTRACT has no exception.
Method CONVERT_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SEL_CRITERIA | Call by reference | Type reference (TYPE) | MDST_SYNC_SELECT_OPTIONS | 20050119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmebehandlung im Extraktor | 20050504 |
Method CONVERT_INPUT_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SEL_CRITERIA | Call by reference | Type reference (TYPE) | MDST_SYNC_SELECT_OPTIONS | Feldname | 20050504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmebehandlung im Extraktor | 20050504 |
Method EXECUTE_FIELD_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SEL_OPTION | Call by reference | Type reference (TYPE) | RSSELECT | Schnittstelle: Selektionskriterien | 20050504 | |||
| 2 | IS_DFIES | Call by reference | Type reference (TYPE) | DFIES | DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET | 20050609 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmebehandlung im Extraktor | 20050504 |
Method EXTRACT_DATA Signature
Method EXTRACT_DATA on class CL_MDS_EXTRACTOR_ABSTRACT has no parameter.
Method EXTRACT_DATA on class CL_MDS_EXTRACTOR_ABSTRACT has no exception.
Method EXTRACT_ID Signature
Method EXTRACT_ID on class CL_MDS_EXTRACTOR_ABSTRACT has no parameter.
Method EXTRACT_ID on class CL_MDS_EXTRACTOR_ABSTRACT has no exception.
Method FILL_COMPLEX_DATA_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | MDS_CTRLS_ERROR_OBJECTS | 20050119 | ||||
| 2 | ES_DATA | Call by reference | Type reference (TYPE) | ANY | 20050119 | ||||
| 3 | IT_CONTAINER | Call by reference | Type reference (TYPE) | MDST_SYNC_DATA_CONTAINER_TAB | 20050119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050311 |
Method FINALIZE Signature
Method FINALIZE on class CL_MDS_EXTRACTOR_ABSTRACT has no parameter.
Method FINALIZE on class CL_MDS_EXTRACTOR_ABSTRACT has no exception.
Method FINALIZE_ID Signature
Method FINALIZE_ID on class CL_MDS_EXTRACTOR_ABSTRACT has no parameter.
Method FINALIZE_ID on class CL_MDS_EXTRACTOR_ABSTRACT has no exception.
Method GET_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELTAB | Call by reference | Type reference (TYPE) | MDST_SYNC_SELTAB_TAB | 20050119 | ||||
| 2 | IV_SOURCE_OBJECT | Call by reference | Type reference (TYPE) | MDS_CTRL_OBJ_SOURCE | 20050119 | ||||
| 3 | RT_ID_FL | Value transfer | Type reference (TYPE) | MDST_SYNC_ID_FL_TAB | 20050119 |
Method GET_FIELDS on class CL_MDS_EXTRACTOR_ABSTRACT has no exception.
Method GET_SEL_KIND_DESC Signature
Method GET_SEL_KIND_DESC on class CL_MDS_EXTRACTOR_ABSTRACT has no parameter.
Method GET_SEL_KIND_DESC on class CL_MDS_EXTRACTOR_ABSTRACT has no exception.
Method GET_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SEL_KIND | Call by reference | Type reference (TYPE) | MDST_SYNC_KIND | 20050119 | ||||
| 2 | IV_SOURCE_OBJECT | Call by reference | Type reference (TYPE) | MDS_CTRL_OBJ_SOURCE | 20050119 | ||||
| 3 | RT_SELTAB | Value transfer | Type reference (TYPE) | MDST_SYNC_SELTAB_TAB | 20050119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050315 |
Method HAS_RELATIONS Signature
Method HAS_RELATIONS on class CL_MDS_EXTRACTOR_ABSTRACT has no parameter.
Method HAS_RELATIONS on class CL_MDS_EXTRACTOR_ABSTRACT has no exception.
Method HAS_TEST_MODE Signature
Method HAS_TEST_MODE on class CL_MDS_EXTRACTOR_ABSTRACT has no parameter.
Method HAS_TEST_MODE on class CL_MDS_EXTRACTOR_ABSTRACT has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_MDS_EXTRACTOR_ABSTRACT has no parameter.
Method INITIALIZE on class CL_MDS_EXTRACTOR_ABSTRACT has no exception.
Method INITIALIZE_ID Signature
Method INITIALIZE_ID on class CL_MDS_EXTRACTOR_ABSTRACT has no parameter.
Method INITIALIZE_ID on class CL_MDS_EXTRACTOR_ABSTRACT has no exception.
Method PREPARE_DATA_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTAINER | Call by reference | Type reference (TYPE) | MDST_SYNC_DATA_CONTAINER_TAB | 20050119 | ||||
| 2 | IV_SEL_KIND | Call by reference | Type reference (TYPE) | MDST_SYNC_KIND | 20050119 | ||||
| 3 | IV_SOURCE_OBJECT | Call by reference | Type reference (TYPE) | MDS_CTRL_OBJ_SOURCE | 20050119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050311 |
Method SELECT_OBJECT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CONTAINER | Call by reference | Type reference (TYPE) | MDST_SYNC_DATA_CONTAINER_TAB | 20050119 | ||||
| 2 | IT_OBJECT_ID | Call by reference | Type reference (TYPE) | MDST_SYNC_OBJECT_ID_TAB | 20050119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050311 |
Method SELECT_OBJECT_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID_BLOCK_SIZE | Call by reference | Type reference (TYPE) | MDST_BLOCK_SIZE | 20050302 | ||||
| 2 | RT_OBJECT_LIST | Value transfer | Type reference (TYPE) | MDST_SYNC_OBJECT_ID_TAB | 20050119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050311 |
Method SET_INTERNAL_PARAMETER Signature
Method SET_INTERNAL_PARAMETER on class CL_MDS_EXTRACTOR_ABSTRACT has no parameter.
Method SET_INTERNAL_PARAMETER on class CL_MDS_EXTRACTOR_ABSTRACT has no exception.
Method SET_SELECTION_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SEL_CRITERIA | Call by reference | Type reference (TYPE) | MDST_SYNC_SELECT_OPTIONS | Selektionsbedingung für Objektextraktion aus ID Tabelle | 20050509 |
Method SET_SELECTION_TABLE on class CL_MDS_EXTRACTOR_ABSTRACT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 600 |