select-option:delivery << to >>
actual goods mumt date <<< to >>>
sold to party <<<<<<<< to >>>>
ship to party <<<<< to >>>>
input tables:likp,lips,vbak,vbap,our custmized table
process logic
process and validate the the input screen selection criteria
set actual goods mvmt date is mandarory field
validate all selection field
error message if mismatch selection criteria
select records from likp where likp-wadat = 0 or range
other select screen fields
select records from table lips where lips-vbeln = likp-vbeln
loop
select from vbap where vbap-vbeln = lips-vgbel and
vbap-posnr=lips-vgpos
get vbkd-bstkd and break the field into bstkd-po and bstkd-line item by seperator "/"
any body understand my spec please write the code for above information,this very urgent
thanku
nnlek