SAP ABAP Class CL_O2C_POWL_SHP_DELIVERIES (Feeder Class for Outbound Deliveries Documents)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LE-SHP (Application Component) Shipping
⤷
ERP_SALES_O2C_SHP (Package) ERP Sales Order 2 Cash - Shipping
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_O2C_POWL_ABSTRACT_CLASS | Abstract Class for O2C POWL Feeder Classes | 20080416 |
Properties
| Class | CL_O2C_POWL_SHP_DELIVERIES | |
| Short Description | Feeder Class for Outbound Deliveries Documents | |
| Super Class | CL_O2C_POWL_ABSTRACT_CLASS | Abstract Class for O2C POWL Feeder Classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | V_O2C | |
| Program status | ||
| Category | 0 | |
| Package | ERP_SALES_O2C_SHP | ERP Sales Order 2 Cash - Shipping |
| Created | 20080327 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_O2C_POWL_SHP_DELIVERIES has no forward declaration.
Interfaces
Class CL_O2C_POWL_SHP_DELIVERIES has no interface implemented.
Friends
Class CL_O2C_POWL_SHP_DELIVERIES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CHANGE' | OBN action for delivery change | 20080327 | ||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'DISPLAY' | OBN action for delivery display | 20080327 | ||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'VBELN' | OBN action for delivery display (url link) | 20080327 | ||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'delivery' | OBN name for the delivery | 20080327 | ||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'change' | OBN operation for the change operation | 20080327 | ||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'display' | OBN operation for the display operation | 20080327 | ||
| 7 | Constant | Private | Type reference (TYPE) | STRING | 'SAP_ERP_SalesService' | OBN system alias for the delivery | 20080327 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | POWL_ACTDESCR_TTY | action meta description | 20080327 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20080327 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | POWL_FIELDCAT_TTY | Field catalog META description | 20080327 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | TDT_DELIVERIES | Table Type for the Outbound Deliveries | 20080327 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | POWL_SELCRIT_TTY | Selection criteria meta description | 20080327 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Method to fill in the empty fields in the result table | 20080331 | |
| 2 | Instance method | Private | Method | Method to check the proper authority for the document | 20080331 |
Events
Class CL_O2C_POWL_SHP_DELIVERIES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GX_RESULT_CONV | Private | See coding | 20081216 | gx_result_conv TYPE STANDARD TABLE OF gy_result_conv WITH NON-UNIQUE DEFAULT KEY
|
||
| 2 | GY_RESULT_CONV | Private | See coding | 20081216 | BEGIN OF gy_result_conv.
INCLUDE TYPE tds_deliveries.
TYPES wbstk_icon TYPE icon_d.
TYPES fkstk_icon TYPE icon_d.
TYPES kostk_icon TYPE icon_d.
TYPES lvstk_icon TYPE icon_d.
TYPES gbstk_icon TYPE icon_d.
TYPES END OF gy_result_conv
|
Method Signatures
Method ADD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARTN | Call by reference | Type reference (TYPE) | SHP_PARNR_RANGE_T | Range Table for Person responsible | 20080331 | |||
| 2 | IT_RESULTS | Call by reference | Type reference (TYPE) | TDT_DELIVERIES | Table Type for the Outbound Deliveries | 20080331 | |||
| 3 | IT_RESULTS_ICONS | Call by reference | Type reference (TYPE) | GX_RESULT_CONV | 20081216 | ||||
| 4 | IV_PARVW | Call by reference | Type reference (TYPE) | PARVW | Partner Function | 20080331 |
Method ADD_DATA on class CL_O2C_POWL_SHP_DELIVERIES has no exception.
Method CHECK_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OUTDLVDOC | Call by reference | Type reference (TYPE) | ANY | Outbound delivery document | 20080331 | |||
| 2 | CT_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Error Messages | 20080331 | |||
| 3 | EV_ERROR_FOUND | Call by reference | Type reference (TYPE) | BOOLEAN | Result check value (X) | 20080331 |
Method CHECK_AUTHORITY on class CL_O2C_POWL_SHP_DELIVERIES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 604 |