SAP ABAP Class CL_PRJ_GET_DATA (Collects Network Data from Database)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PS-ST-OPR-NET (Application Component) Network and Activity
     NETW_INBOUND_OUTBOUND (Package) Integration of networks into APO
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PRJ_GET_DATA Get Order Data from Database 20030904
Properties
Class CL_PRJ_GET_DATA  
Short Description Collects Network Data from Database    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NETW_INBOUND_OUTBOUND   Integration of networks into APO 
Created 20030904   SAP 
Last change 20040116   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PRJ_GET_DATA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PRJ_GET_DATA Get Order Data from Database 20030904
Friends
Class CL_PRJ_GET_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_AUTYP_NETW Constant Private Type reference (TYPE) AUFTYP '20' Order category 20030904
Methods
# Method Level Visibility Method type Description Created on
1 READ_ACTIVITIES Instance method Private Method Reads activity data from database 20030904
2 READ_CAP_REQS Instance method Private Method Reads capacity requirement data from database 20030904
3 READ_COMP_REQS Instance method Private Method Reads component requirements / assembly items 20030904
4 READ_MAT_WERK_WITH_APOKZ Instance method Private Method Reads APO relevant material / plant combinations from MARC 20030930
5 READ_RELATIONSHIPS Instance method Private Method Reads relationship data from database 20030904
6 READ_WORK_CENTER_AND_KAKO_DATA Instance method Private Method Reads work center data & KAKO data 20030929
Events
Class CL_PRJ_GET_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_BEDID_BEDZL Private See coding Structure: BEDID / BEDZL 20030904
2 TS_RSNUM Private See coding Structure: RSNUM 20030904
3 TT_BEDID_BEDZL Private See coding Standard Table: Structure TS_BEDID_BEDZL 20030904
4 TT_RSNUM Private See coding Standard Table: Structure TS_RSNUM 20030904
Method Signatures

Method READ_ACTIVITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AFVG Call by reference Type reference (TYPE) PRJ_T_AFVG Vorgänge (Untergruppe von AFVGD) 20030904
2 Importing IT_CAUFV Call by reference Type reference (TYPE) PRJ_T_CAUFV Auftragsköpfe (Untergruppe von CAUFVDB) 20030904

Method READ_ACTIVITIES on class CL_PRJ_GET_DATA has no exception.

Method READ_CAP_REQS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KBED Call by reference Type reference (TYPE) PRJ_T_KBED Kapazitätsbedarfe (Untergruppe von KBED) 20030904
2 Importing IT_CAUFV Call by reference Type reference (TYPE) PRJ_T_CAUFV Auftragsköpfe (Untergruppe von CAUFVDB) 20030909

Method READ_CAP_REQS on class CL_PRJ_GET_DATA has no exception.

Method READ_COMP_REQS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESB Call by reference Type reference (TYPE) PRJ_T_RESB Komponentenbedarfe (Untergruppe von RESBB) 20030904
2 Importing IT_CAUFV Call by reference Type reference (TYPE) PRJ_T_CAUFV Auftragsköpfe (Untergruppe von CAUFVDB) 20030904

Method READ_COMP_REQS on class CL_PRJ_GET_DATA has no exception.

Method READ_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 READ_MAT_WERK_WITH_APOKZ on class CL_PRJ_GET_DATA has no exception.

Method READ_RELATIONSHIPS 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 Importing IT_CAUFV Call by reference Type reference (TYPE) PRJ_T_CAUFV Auftragsköpfe (Untergruppe von CAUFVDB) 20030904

Method READ_RELATIONSHIPS on class CL_PRJ_GET_DATA has no exception.

Method READ_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 Hash-Tabelle: Für Kapazitätsbedarfe erforderliche KAKO-Daten 20030929
2 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
3 Importing IT_KBED Call by reference Type reference (TYPE) PRJ_T_KBED Kapazitätsbedarfe (Untergruppe von KBED) 20030929

Method READ_WORK_CENTER_AND_KAKO_DATA on class CL_PRJ_GET_DATA has no exception.
History
Last changed by/on SAP  20040116 
SAP Release Created in 2004_1_46C