SAP ABAP Class /KYK/CL_LIST_DELIVERIES (Delivery Due Orders)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LE (Application Component) Logistics Execution
⤷
/KYK/OPS_LE (Package) Logistics Execution
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_POWL_FEEDER | Interface for POWL Feeders | 20060315 |
Properties
| Class | /KYK/CL_LIST_DELIVERIES | |
| Short Description | Delivery Due Orders | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /KYK/OPS_LE | Logistics Execution |
| Created | 20060315 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /KYK/CL_LIST_DELIVERIES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_POWL_FEEDER | Interface for POWL Feeders | 20060315 |
Friends
Class /KYK/CL_LIST_DELIVERIES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | POWL_ACTDESCR_TTY | action meta description | 20060315 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20060315 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | POWL_FIELDCAT_TTY | Field catalog META description | 20060315 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | /KYK/SLS_LIST_ORDERS_T_OUT | SD Docs General + Div. Flags (Deliv. Block, Bill.Block...) | 20060315 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | POWL_SELCRIT_TTY | Selection criteria meta description | 20060315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20070111 | ||
| 2 | Static method | Private | Method | Checks the date range and removes if initial | 20060821 | |
| 3 | Instance method | Private | Method | Create outbound delivery | 20060322 | |
| 4 | Static method | Private | Method | 20060322 | ||
| 5 | Static method | Private | Method | Print delivery note ---OBSOLETE | 20060322 | |
| 6 | Static method | Private | Method | 20060322 | ||
| 7 | Static method | Public | Method | Select orders to be shown | 20070111 | |
| 8 | Static method | Private | Method | Create interface for selection of orders | 20060315 |
Events
Class /KYK/CL_LIST_DELIVERIES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | R_AUTLF | Private | See coding | 20060315 | r_autlf TYPE RANGE OF autlf
|
||
| 2 | R_KUNNR | Private | See coding | 20060315 | r_kunnr TYPE RANGE OF kunnr
|
||
| 3 | R_KUNWE | Private | See coding | 20060315 | r_kunwe TYPE RANGE OF kunwe
|
||
| 4 | R_LEDAT | Private | See coding | 20060315 | r_ledat TYPE RANGE OF ledat
|
||
| 5 | R_LIFSP | Private | See coding | 20060315 | r_lifsp TYPE RANGE OF lifsp
|
||
| 6 | R_LPRIO | Private | See coding | 20060315 | r_lprio TYPE RANGE OF lprio
|
||
| 7 | R_ROUTE | Private | See coding | 20060315 | r_route TYPE RANGE OF route
|
||
| 8 | R_SPDNR | Private | See coding | 20060315 | r_spdnr TYPE RANGE OF spdnr
|
||
| 9 | R_VBELN | Private | See coding | 20060315 | r_vbeln TYPE RANGE OF vbeln
|
||
| 10 | R_VSTEL | Private | See coding | 20060315 | r_vstel TYPE RANGE OF vstel
|
||
| 11 | R_WADAT | Private | See coding | 20060315 | r_wadat TYPE RANGE OF wadat
|
Method Signatures
Method BUILD_FIELD_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELDCAT | Call by reference | Type reference (TYPE) | POWL_FIELDCAT_TTY | Field catalog META description | 20070111 |
Method BUILD_FIELD_CATALOG on class /KYK/CL_LIST_DELIVERIES has no exception.
Method CHECK_DATE_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LEDAT | Call by reference | Type reference (TYPE) | DATERANGE | open range | 20060821 |
Method CHECK_DATE_RANGE on class /KYK/CL_LIST_DELIVERIES has no exception.
Method DELIVERY_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_PRINT_ITEMS | Call by reference | Type reference (TYPE) | /KYK/DELIV_PRINT | 20060323 | ||||
| 2 | C_RESULT_TAB | Call by reference | Type reference (TYPE) | INDEX TABLE | 20060322 | ||||
| 3 | C_SELECTED | Call by reference | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20060322 | |||
| 4 | E_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20060322 | |||
| 5 | E_RESULT_LINES_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | X-Flag | 20060322 |
Method DELIVERY_CREATE on class /KYK/CL_LIST_DELIVERIES has no exception.
Method DELIVERY_NAST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NAST | Call by reference | Type reference (TYPE) | NAST | Message Status | 20060322 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20060322 | |||
| 3 | IV_KAPPL | Call by reference | Type reference (TYPE) | NA_KAPPL | Application for output conditions | 20060322 | |||
| 4 | IV_KSCHL | Call by reference | Type reference (TYPE) | NA_KSCHL | Output Type | 20060322 | |||
| 5 | IV_OBJKY | Call by reference | Type reference (TYPE) | NA_OBJKEY | Object key | 20060322 |
Method DELIVERY_NAST on class /KYK/CL_LIST_DELIVERIES has no exception.
Method DELIVERY_NOTE_PRINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20060322 | |||
| 2 | E_RESULT_LINES_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | X-Flag | 20060322 | |||
| 3 | I_PRINT_ITEMS | Call by reference | Type reference (TYPE) | /KYK/DELIV_PRINT | 20060323 |
Method DELIVERY_NOTE_PRINT on class /KYK/CL_LIST_DELIVERIES has no exception.
Method DELIVERY_SMARTFORM_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_JOB_OUTPUT_INFO | Call by reference | Type reference (TYPE) | SSFCRESCL | Smart Forms: Return value at end of form printing | 20060322 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20060322 | |||
| 3 | IS_NAST | Call by reference | Type reference (TYPE) | NAST | Message Status | 20060322 |
Method DELIVERY_SMARTFORM_CALL on class /KYK/CL_LIST_DELIVERIES has no exception.
Method SELECT_ORDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20070111 | |||
| 2 | E_RESULTS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20070111 | ||||
| 3 | I_SELCRIT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | 20070111 |
Method SELECT_ORDERS on class /KYK/CL_LIST_DELIVERIES has no exception.
Method SELEKTIONS_PARAMETER_INTERFACE Signature
Method SELEKTIONS_PARAMETER_INTERFACE on class /KYK/CL_LIST_DELIVERIES has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 100 |