SAP ABAP Class IF_PRJ_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_PRJ_GET_DATA Collects Network Data from Database 20030904
Properties
Class IF_PRJ_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 20030904   SAP 
Last change 20040116   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PRJ_GET_DATA has no forward declaration.
Interfaces
Class IF_PRJ_GET_DATA has no interface implemented.
Friends
Class IF_PRJ_GET_DATA has no friend class.
Attributes
Class IF_PRJ_GET_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FILTER_OBJ_BY_PLANT Instance method Public Method Select all filter objects with plant from given list 20030926
2 GET_MAT_WERK_WITH_APOKZ Instance method Public Method Get material / plant combinat with noninitial APOKZ in MARC 20030930
3 GET_ORDER_DATA Instance method Public Method Get order data from database 20030904
4 GET_ORDER_HEADERS_FROM_FLT_OBJ Instance method Public Method Get order headers from database (by filter object) 20030904
5 GET_ORDER_HEADERS_FROM_KEY Instance method Public Method Get order headers from database (by order number) 20030904
6 GET_WORK_CENTER_AND_KAKO_DATA Instance method Public Method Get work center data & KAKO data for given list of cap reqs 20030929
Events
Class IF_PRJ_GET_DATA has no event.
Types
Class IF_PRJ_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 Exporting ET_FILTER_OBJ Call by reference Type reference (TYPE) PRJ_T_FILTER_OBJ Filterobjekte für Integrationsmodell 20030926
2 Importing IT_FILTER_OBJ_DELTA_REPORT Call by reference Type reference (TYPE) PRJ_T_FILTER_OBJ_DELTA_REPORT Von Delta-Report verwendete Filterobjekte 20030926

Method GET_FILTER_OBJ_BY_PLANT on class IF_PRJ_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 Exporting ET_MATNR_PLANT Call by reference Type reference (TYPE) PRJ_T_MATNR_PLANT Standardtabelle: Für APO relevante Kombinationen Mat. / Werk 20030930
2 Importing IT_RESB Call by reference Type reference (TYPE) PRJ_T_RESB Komponentenbedarfe (Untergruppe von RESBB) 20030930

Method GET_MAT_WERK_WITH_APOKZ on class IF_PRJ_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 Exporting ET_AFAB Call by reference Type reference (TYPE) PRJ_T_AFAB Anordnungsbeziehungen (Untergruppe von AFABB) 20030904
2 Exporting ET_AFVG Call by reference Type reference (TYPE) PRJ_T_AFVG Vorgänge (Untergruppe von AFVGD) 20030904
3 Exporting ET_CAPREQ_KAKO_DATA Call by reference Type reference (TYPE) PRJ_TH_CAPREQ_KAKO_DATA Hash-Tabelle: Für Kapazitätsbedarfe erforderliche KAKO-Daten 20030929
4 Exporting ET_CAPREQ_WORK_CENTER_DATA Call by reference Type reference (TYPE) PRJ_TH_CAPREQ_WORK_CENTER_DATA Hash-Tabelle: Für KBedarfe erforderliche Arbeitsplatzdaten 20030929
5 Exporting ET_KBED Call by reference Type reference (TYPE) PRJ_T_KBED Kapazitätsbedarfe (Untergruppe von KBED) 20030904
6 Exporting ET_MATNR_PLANT Call by reference Type reference (TYPE) PRJ_T_MATNR_PLANT Standardtabelle: Für APO relevante Kombinationen Mat. / Werk 20030930
7 Exporting ET_RESB Call by reference Type reference (TYPE) PRJ_T_RESB Komponentenbedarfe (Untergruppe von RESBB) 20030904
8 Importing IT_CAUFV Call by reference Type reference (TYPE) PRJ_T_CAUFV Auftragsköpfe (Untergruppe von CAUFVDB) 20030904

Method GET_ORDER_DATA on class IF_PRJ_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 Exporting ET_CAUFV Call by reference Type reference (TYPE) PRJ_T_CAUFV Auftragsköpfe (Untergruppe von CAUFVDB) 20030904
2 Importing IT_FILTER_OBJ Call by reference Type reference (TYPE) PRJ_T_FILTER_OBJ Filterobjekte für Integrationsmodell 20030904

Method GET_ORDER_HEADERS_FROM_FLT_OBJ on class IF_PRJ_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 Exporting ET_CAUFV Call by reference Type reference (TYPE) PRJ_T_CAUFV Auftragsköpfe (Untergruppe von CAUFVDB) 20030904
2 Importing IT_AUFNR Call by reference Type reference (TYPE) PRJ_T_AUFNR Auftragsnummern 20030904

Method GET_ORDER_HEADERS_FROM_KEY on class IF_PRJ_GET_DATA has no exception.

Method GET_WORK_CENTER_AND_KAKO_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CAPREQ_KAKO_DATA Call by reference Type reference (TYPE) PRJ_TH_CAPREQ_KAKO_DATA Sortierte Tabelle: Für Kapazitätsbedarfe erford. KAKO-Daten 20030929
2 Exporting ET_CAPREQ_WORK_CENTER_DATA Call by reference Type reference (TYPE) PRJ_TH_CAPREQ_WORK_CENTER_DATA Sortierte Tabelle: Für KapBedarfe erford. Arbeitsplatzdaten 20030929
3 Importing IT_KBED Call by reference Type reference (TYPE) PRJ_T_KBED Kapazitätsbedarfe (Untergruppe von KBED) 20030929

Method GET_WORK_CENTER_AND_KAKO_DATA on class IF_PRJ_GET_DATA has no exception.
History
Last changed by/on SAP  20040116 
SAP Release Created in