SAP ABAP Class CL_WRF_PSCD_DL (Service Class for Dateline)
Hierarchy
☛
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
⤷
MM-PUR (Application Component) Purchasing
⤷
WRF_PRC_SCD_APPL (Package) Seasonal Procurement: Scheduling Area

⤷

⤷

Properties
Class | CL_WRF_PSCD_DL | |
Short Description | Service Class for Dateline | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WRF_PRC_SCD_APPL | Seasonal Procurement: Scheduling Area |
Created | 20040511 | SAP |
Last change | 20050615 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WRF_PSCD_DL has no forward declaration.
Interfaces
Class CL_WRF_PSCD_DL has no interface implemented.
Friends
Class CL_WRF_PSCD_DL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | WRF_PSCD_DTYPE | 'K' | Date Category "Optional Date" | 20040601 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | WRF_PSCD_DTYPE | 'M' | Date Category "Mandatory Date" | 20040601 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | WRF_PBAS_BOOLEAN | '' | Boolean Value | 20040521 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | WRF_PSCD_STATUS | 1 | Status of Date | 20040528 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | WRF_PSCD_STATUS | 0 | Status of Date | 20040602 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | WRF_PSCD_STATUS | 3 | Status of Date | 20040528 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | WRF_PSCD_STATUS | 2 | Status of Date | 20040528 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | WRF_PBAS_BOOLEAN | 'X' | Boolean Value | 20040521 | |
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WRF_PSCD_DATELINE_HEAD_EXT_STY | Extended Dateline, Header | 20040511 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WRF_PSCD_DL_ITEM_TTY | Extended Dateline, Dates | 20040511 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WRF_PBAS_BOOLEAN | Is Dateline Sorted? | 20040521 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WRF_PBAS_BOOLEAN | Have all the Statuses Been Calculated Already? | 20040601 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20040511 |
2 | ![]() |
Instance method | Public | Method | Calculates Status of all Items and Sets it | 20040528 |
3 | ![]() |
Instance method | Public | Method | Determines Forecast Data | 20040519 |
4 | ![]() |
Instance method | Private | Method | Calculates Status of Individual Date | 20040528 |
5 | ![]() |
Instance method | Public | Method | Returns Complete Dateline | 20040511 |
6 | ![]() |
Instance method | Public | Method | Calculates Status of Complete Dateline and Returns it | 20040601 |
7 | ![]() |
Instance method | Public | Method | Returns Dateline ID | 20040927 |
8 | ![]() |
Instance method | Public | Method | Resets Dateline | 20040511 |
9 | ![]() |
Instance method | Public | Method | Sorts Dateline | 20040511 |
10 | ![]() |
Instance method | Private | Method | Sorts Operational Dates by Predecessor Relationship | 20040907 |
11 | ![]() |
Instance method | Private | Method | Sorts a Partial List "Topologically" | 20040511 |
Events
Class CL_WRF_PSCD_DL has no event.
Types
Class CL_WRF_PSCD_DL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_HEAD | Call by reference | Type reference (TYPE) | WRF_PSCD_DATELINE_HEAD_EXT_STY | Erweiterte Terminleiste , Kopf | 20040511 | ||
2 | ![]() |
IT_ITEMS | Call by reference | Type reference (TYPE) | WRF_PSCD_DL_ITEM_TTY | Erweiterte Terminleiste, Termine | 20040511 |
Method CONSTRUCTOR on class CL_WRF_PSCD_DL has no exception.
Method DETERMINE_ALL_STATUS Signature
Method DETERMINE_ALL_STATUS on class CL_WRF_PSCD_DL has no parameter.
Method DETERMINE_ALL_STATUS on class CL_WRF_PSCD_DL has no exception.
Method DETERMINE_FORECAST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | WRF_PBAS_MSG_TTY | Meldungen mit Struktur aus ApplicationLog | 20040521 | ||
2 | ![]() |
IT_DL_ITEMS_EXT_OLD | Call by reference | Type reference (TYPE) | WRF_PSCD_DATELINE_ITEM_EXT_TTY | Erweiterte Terminleiste, Termine | 20040902 | ||
3 | ![]() |
IT_STARTDATES | Call by reference | Type reference (TYPE) | WRF_PSCD_STARTDATES_TTY | Startdatümer zur Terminberechnung | 20040902 |
Method DETERMINE_FORECAST on class CL_WRF_PSCD_DL has no exception.
Method DETERMINE_SINGLE_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_STATUS | Call by reference | Type reference (TYPE) | WRF_PSCD_STATUS | Status des Termins | 20040528 | ||
2 | ![]() |
I_ACTUAL_DATE | Call by reference | Type reference (TYPE) | WRF_PSCD_DATS | Datum 8 stellig | 20040528 | ||
3 | ![]() |
I_DTYPE | Call by reference | Type reference (TYPE) | WRF_PSCD_DTYPE | Termintyp | 20040528 | ||
4 | ![]() |
I_FORECAST_DATE | Call by reference | Type reference (TYPE) | WRF_PSCD_DATS | Datum 8 stellig | 20040528 | ||
5 | ![]() |
I_PLAN_DATE_HIGH | Call by reference | Type reference (TYPE) | WRF_PSCD_DATS | Datum 8 stellig | 20040528 | ||
6 | ![]() |
I_PLAN_DATE_LOW | Call by reference | Type reference (TYPE) | WRF_PSCD_DATS | Datum 8 stellig | 20040528 |
Method DETERMINE_SINGLE_STATUS on class CL_WRF_PSCD_DL has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_HEAD | Value transfer | Type reference (TYPE) | WRF_PSCD_DATELINE_HEAD_EXT_STY | Erweiterte Terminleiste , Kopf | 20040511 | ||
2 | ![]() |
ET_ITEMS | Value transfer | Type reference (TYPE) | WRF_PSCD_DL_ITEM_TTY | Erweiterte Terminleiste, Termine | 20040511 |
Method GET on class CL_WRF_PSCD_DL has no exception.
Method GET_COMPLETE_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | WRF_PBAS_MSG_TTY | Meldungen mit Struktur aus ApplicationLog | 20051214 | ||
2 | ![]() |
E_DL_STATUS | Call by reference | Type reference (TYPE) | WRF_PSCD_STATUS | Gesamtstatus der Terminleiste | 20040602 |
Method GET_COMPLETE_STATUS on class CL_WRF_PSCD_DL has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DL_ID | Value transfer | Type reference (TYPE) | WRF_PSCD_DL_ID | ID der Terminleiste (GUID) | 20040927 |
Method GET_ID on class CL_WRF_PSCD_DL has no exception.
Method SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_HEAD | Call by reference | Type reference (TYPE) | WRF_PSCD_DATELINE_HEAD_EXT_STY | Erweiterte Terminleiste , Kopf | 20040521 | ||
2 | ![]() |
IT_ITEMS | Call by reference | Type reference (TYPE) | WRF_PSCD_DL_ITEM_TTY | Erweiterte Terminleiste, Termine | 20040521 |
Method SET on class CL_WRF_PSCD_DL has no exception.
Method SORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | WRF_PBAS_MSG_TTY | Meldungen mit Struktur aus ApplicationLog | 20051214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme: Terminleiste inkonsistent | 20051214 |
Method SORT_BY_PREDECESSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ITEMS | Call by reference | Type reference (TYPE) | WRF_PSCD_DL_ITEM_TTY | Terminleiste, Position: Erweiterte Daten | 20040907 | ||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | WRF_PBAS_MSG_TTY | Meldungen mit Struktur aus ApplicationLog | 20051214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme: Terminleiste inkonsistent | 20051214 |
Method SORT_INTERMEDIATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ITEMS | Call by reference | Type reference (TYPE) | WRF_PSCD_DL_ITEM_TTY | Erweiterte Terminleiste, Termine | 20040511 |
Method SORT_INTERMEDIATE on class CL_WRF_PSCD_DL has no exception.
History
Last changed by/on | SAP | 20050615 |
SAP Release Created in | 111 |