SAP ABAP Class CL_O2C_POWL_SLS_DLVDATE (Sales Documents with Deviation in Delivery Date)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS (Application Component) Sales
⤷
ERP_SALES_O2C_SLS (Package) ERP Sales Order 2 Cash - Sales

⤷

⤷

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 | 20080421 |
Properties
Class | CL_O2C_POWL_SLS_DLVDATE | |
Short Description | Sales Documents with Deviation in Delivery Date | |
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 | ||
Program status | ||
Category | 0 | |
Package | ERP_SALES_O2C_SLS | ERP Sales Order 2 Cash - Sales |
Created | 20080416 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_O2C_POWL_SLS_DLVDATE has no forward declaration.
Interfaces
Class CL_O2C_POWL_SLS_DLVDATE has no interface implemented.
Friends
Class CL_O2C_POWL_SLS_DLVDATE 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 | 20080416 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20080416 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | POWL_FIELDCAT_TTY | 20080416 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GX_RESULT_CONV | 20080416 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | POWL_SELCRIT_TTY | Selection Criteria Meta Description | 20080416 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20080528 | |
2 | ![]() |
Instance method | Private | Method | Modify Objects: Selection Based On Delivery Due Date | 20080514 |
Events
Class CL_O2C_POWL_SLS_DLVDATE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GX_RESULT_CONV | Private | See coding | 20080502 | gx_result_conv TYPE STANDARD TABLE OF gy_result_conv WITH NON-UNIQUE DEFAULT KEY
|
||
2 | GY_BADI | Private | Object reference (TYPE REF TO) | BADI_FEEDER_SLS_DLVDATE | 20080507 |
|
|
3 | GY_RESULT_CONV | Private | See coding | 20080502 | BEGIN OF gy_result_conv .
* INCLUDE TYPE serpsls_gendoc_flags.
TYPES vbeln TYPE vbeln .
TYPES trvog TYPE trvog_gen .
TYPES trvog_t TYPE bezei20 .
TYPES auart TYPE auart .
TYPES auart_t TYPE bezei20 .
TYPES VBTYP TYPE VBTYP .
TYPES VBTYP_T TYPE VBTYP_TXT .
TYPES kunag TYPE kunag .
TYPES kunag_t TYPE ad_name1 .
TYPES bstkd TYPE bstkd .
TYPES erdat TYPE erdat .
TYPES ernam TYPE ernam .
TYPES zpavw TYPE parvw .
TYPES zpers TYPE dzpers .
TYPES vkorg TYPE vkorg .
TYPES vtweg TYPE vtweg .
TYPES spart TYPE spart .
TYPES vkbur TYPE vkbur .
TYPES vkgrp TYPE vkgrp .
TYPES datab TYPE datab_vi .
TYPES datbi TYPE datbi_vi .
TYPES waerk TYPE waerk .
TYPES netwr TYPE netwr_ak .
TYPES awahr TYPE awahr_ak .
TYPES pzpers_t TYPE pzpers_bez .
TYPES parvw_t TYPE parvw_bez .
TYPES vkorg_t TYPE vkorg_bez .
TYPES vtweg_t TYPE vtweg_bez .
TYPES spart_t TYPE spart_bez .
TYPES vkbur_t TYPE vkbur_bez .
TYPES vkgrp_t TYPE vkgrp_bez .
TYPES name1 TYPE name1_gp . " Name 1
TYPES vdatu TYPE edatu_vbak . " Requested delivery date
TYPES ename TYPE emnam . " Formatted Name of Employee or Applicant
TYPES autlf TYPE autlf . " Complete delivery defined for each sales order?
TYPES augru TYPE augru . " Order reason (reason for the business transaction)
TYPES vsbed TYPE vsbed . " Shipping conditions
TYPES vsart TYPE vsarttr . " Shipping type
TYPES traty TYPE traty . " Means-of-Transport Type
TYPES trmtyp TYPE trmtyp . " Means of Transport
TYPES inco1 TYPE inco1 . " Incoterms (Part 1)
TYPES inco2 TYPE inco2 . " Incoterms (Part 2)
TYPES bsark TYPE bsark . " Customer purchase order type
TYPES bstdk TYPE bstdk . " Customer purchase order date
TYPES ledat TYPE ledat . " Delivery Creation Date
TYPES kunwe TYPE kunwe. "Ship-to party (ID)
TYPES kunwe_t TYPE name1_we. "Ship-to-Party
TYPES tratyt TYPE vtext. "Means-of-Transport Type Description
TYPES vsartt TYPE versartbez. "Shipping Type Description
TYPES END OF gy_result_conv
|
Method Signatures
Method GET_ADDITIONAL_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_RESULTS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20080528 |
Method GET_ADDITIONAL_DATA on class CL_O2C_POWL_SLS_DLVDATE has no exception.
Method POST_SELECTION_LEDAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_RESULTS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20080514 | |||
2 | ![]() |
I_LEDAT | Call by reference | Type reference (TYPE) | TRG_DATE | Range of Delivery Dates | 20080514 |
Method POST_SELECTION_LEDAT on class CL_O2C_POWL_SLS_DLVDATE has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 604 |