SAP ABAP Interface IF_PRJ_GET_DATA (Get Order 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 - 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
Interface | IF_PRJ_GET_DATA | |
Short Description | Get Order Data from Database |
General Data
Package | NETW_INBOUND_OUTBOUND | Integration of networks into APO |
Created | 20030904 | SAP |
Last changed | 20040116 | SAP |
Unicode checks active |
Forward declarations
Interface IF_PRJ_GET_DATA has no forward declaration.
Interfaces
Interface IF_PRJ_GET_DATA has no interface.
Friends
Interface IF_PRJ_GET_DATA has no friend.
Attributes
Interface IF_PRJ_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 | 20030926 |
2 | ![]() |
Instance method | Public | Method | Get material / plant combinat with noninitial APOKZ in MARC | 20030930 |
3 | ![]() |
Instance method | Public | Method | Get order data from database | 20030904 |
4 | ![]() |
Instance method | Public | Method | Get order headers from database (by filter object) | 20030904 |
5 | ![]() |
Instance method | Public | Method | Get order headers from database (by order number) | 20030904 |
6 | ![]() |
Instance method | Public | Method | Get work center data & KAKO data for given list of cap reqs | 20030929 |
Events
Interface IF_PRJ_GET_DATA has no event.
Types
Interface 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 | ![]() |
ET_FILTER_OBJ | Call by reference | Type reference (TYPE) | PRJ_T_FILTER_OBJ | Filterobjekte für Integrationsmodell | 20030926 | ||
2 | ![]() |
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 Interface 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 | ![]() |
ET_MATNR_PLANT | Call by reference | Type reference (TYPE) | PRJ_T_MATNR_PLANT | Standardtabelle: Für APO relevante Kombinationen Mat. / Werk | 20030930 | ||
2 | ![]() |
IT_RESB | Call by reference | Type reference (TYPE) | PRJ_T_RESB | Komponentenbedarfe (Untergruppe von RESBB) | 20030930 |
Method GET_MAT_WERK_WITH_APOKZ on Interface 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 | ![]() |
ET_AFAB | Call by reference | Type reference (TYPE) | PRJ_T_AFAB | Anordnungsbeziehungen (Untergruppe von AFABB) | 20030904 | ||
2 | ![]() |
ET_AFVG | Call by reference | Type reference (TYPE) | PRJ_T_AFVG | Vorgänge (Untergruppe von AFVGD) | 20030904 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
ET_KBED | Call by reference | Type reference (TYPE) | PRJ_T_KBED | Kapazitätsbedarfe (Untergruppe von KBED) | 20030904 | ||
6 | ![]() |
ET_MATNR_PLANT | Call by reference | Type reference (TYPE) | PRJ_T_MATNR_PLANT | Standardtabelle: Für APO relevante Kombinationen Mat. / Werk | 20030930 | ||
7 | ![]() |
ET_RESB | Call by reference | Type reference (TYPE) | PRJ_T_RESB | Komponentenbedarfe (Untergruppe von RESBB) | 20030904 | ||
8 | ![]() |
IT_CAUFV | Call by reference | Type reference (TYPE) | PRJ_T_CAUFV | Auftragsköpfe (Untergruppe von CAUFVDB) | 20030904 |
Method GET_ORDER_DATA on Interface 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 | ![]() |
ET_CAUFV | Call by reference | Type reference (TYPE) | PRJ_T_CAUFV | Auftragsköpfe (Untergruppe von CAUFVDB) | 20030904 | ||
2 | ![]() |
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 Interface 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 | ![]() |
ET_CAUFV | Call by reference | Type reference (TYPE) | PRJ_T_CAUFV | Auftragsköpfe (Untergruppe von CAUFVDB) | 20030904 | ||
2 | ![]() |
IT_AUFNR | Call by reference | Type reference (TYPE) | PRJ_T_AUFNR | Auftragsnummern | 20030904 |
Method GET_ORDER_HEADERS_FROM_KEY on Interface 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 | ![]() |
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 | ![]() |
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 | ![]() |
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 Interface IF_PRJ_GET_DATA has no exception.
History
Last changed by/on | SAP | 20040116 |
SAP Release Created in | 2004_1_46C |