SAP ABAP Class IF_MNT_GET_DATA (Get Order Data from Database)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MNT_GET_DATA | Collects PM Order Data from Database | 20031007 |
Properties
| Class | IF_MNT_GET_DATA | |
| Short Description | Get Order Data from Database | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20031007 | SAP |
| Last change | 20040116 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_MNT_GET_DATA has no forward declaration.
Interfaces
Class IF_MNT_GET_DATA has no interface implemented.
Friends
Class IF_MNT_GET_DATA has no friend class.
Attributes
Class IF_MNT_GET_DATA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Select all filter objects with plant from given list | 20031007 | |
| 2 | Instance method | Public | Method | Get material / plant combinat with noninitial APOKZ in MARC | 20031007 | |
| 3 | Instance method | Public | Method | Get order data from database | 20031007 | |
| 4 | Instance method | Public | Method | Get order headers from database (by filter object) | 20031007 | |
| 5 | Instance method | Public | Method | Get order headers from database (by order number) | 20031007 |
Events
Class IF_MNT_GET_DATA has no event.
Types
Class IF_MNT_GET_DATA has no local type.
Method Signatures
Method GET_FILTER_OBJ_BY_PLANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FILTER_OBJ | Call by reference | Type reference (TYPE) | MNT_T_FILTER_OBJ | Filterobjekte für Integrationsmodell | 20031007 | |||
| 2 | IT_FILTER_OBJ_DELTA_REPORT | Call by reference | Type reference (TYPE) | MNT_T_FILTER_OBJ_DELTA_REPORT | Von Delta-Report verwendete Filterobjekte | 20031007 |
Method GET_FILTER_OBJ_BY_PLANT on class IF_MNT_GET_DATA has no exception.
Method GET_MAT_WERK_WITH_APOKZ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MATNR_PLANT | Call by reference | Type reference (TYPE) | MNT_T_MATNR_PLANT | Für APO relevante Kombinationen Material / Werk | 20031007 | |||
| 2 | IT_AFPO | Call by reference | Type reference (TYPE) | MNT_T_AFPO | Positionen (Untergruppe von AFPOB) | 20031031 | |||
| 3 | IT_RESB | Call by reference | Type reference (TYPE) | MNT_T_RESB | Komponentenbedarfe (Untergruppe von RESBB) | 20031007 |
Method GET_MAT_WERK_WITH_APOKZ on class IF_MNT_GET_DATA has no exception.
Method GET_ORDER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AFAB | Call by reference | Type reference (TYPE) | MNT_T_AFAB | Anordnungsbeziehungen (Untergruppe von AFABB) | 20031007 | |||
| 2 | ET_AFPO | Call by reference | Type reference (TYPE) | MNT_T_AFPO | 20031031 | ||||
| 3 | ET_AFVG | Call by reference | Type reference (TYPE) | MNT_T_AFVG | Vorgänge (Untergruppe von AFVGD) | 20031007 | |||
| 4 | ET_MATNR_PLANT | Call by reference | Type reference (TYPE) | MNT_T_MATNR_PLANT | Für APO relevante Kombinationen Material / Werk | 20031007 | |||
| 5 | ET_RESB | Call by reference | Type reference (TYPE) | MNT_T_RESB | Komponentenbedarfe (Untergruppe von RESBB) | 20031007 | |||
| 6 | IT_CAUFV | Call by reference | Type reference (TYPE) | MNT_T_CAUFV | Auftragsköpfe (Untergruppe von CAUFVDB) | 20031007 |
Method GET_ORDER_DATA on class IF_MNT_GET_DATA has no exception.
Method GET_ORDER_HEADERS_FROM_FLT_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CAUFV | Call by reference | Type reference (TYPE) | MNT_T_CAUFV | Auftragsköpfe (Untergruppe von CAUFVDB) | 20031007 | |||
| 2 | IT_FILTER_OBJ | Call by reference | Type reference (TYPE) | MNT_T_FILTER_OBJ | Filterobjekte für Integrationsmodell | 20031007 |
Method GET_ORDER_HEADERS_FROM_FLT_OBJ on class IF_MNT_GET_DATA has no exception.
Method GET_ORDER_HEADERS_FROM_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CAUFV | Call by reference | Type reference (TYPE) | MNT_T_CAUFV | Auftragsköpfe (Untergruppe von CAUFVDB) | 20031007 | |||
| 2 | IT_AUFNR | Call by reference | Type reference (TYPE) | MNT_T_AUFNR | Auftragsnummern | 20031007 |
Method GET_ORDER_HEADERS_FROM_KEY on class IF_MNT_GET_DATA has no exception.
History
| Last changed by/on | SAP | 20040116 |
| SAP Release Created in |