Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Please help in Functional Spec

Former Member
0 Likes
413

Hi,

I got a functional Spec as follows:

<b>

Source SAP table n field</b> : Pick the first date that meets the following selection criteria: For Planned Orders: PLAF table, Order Finish date + GR Processing time (If the date falls on weekend then the planned date is the next available weekday). Conversion Indicator is checked; SOBES = "7" (Stock Transfer). Select only Planned Orders where AUFFX = "X" (firmed.) Use tables ZMD04_TZ1, ZMD04_TZ2, ZMD04_TZ3 to extract Production Orders. For Purchase Orders, use Delivery date + GR Processing time (If the date falls on weekend then the planned date is the next available weekday). For Purchase Reqs, use Delivery date + GR Processing time (If the date falls on weekend then the planned date is the next available weekday) from table EBAN

Filter: PSTYP not equal "7" (Stock Transfer), deletion Indicator not equal to 'X'.

Need to do the above calculation to display date of 1st firmed RCPT.

Please help.

Hi,

I got a functional Spec as follows:

<b>

Source SAP table n field</b> : Pick the first date that meets the following selection criteria: For Planned Orders: PLAF table, Order Finish date + GR Processing time (If the date falls on weekend then the planned date is the next available weekday). Conversion Indicator is checked; SOBES = "7" (Stock Transfer). Select only Planned Orders where AUFFX = "X" (firmed.) Use tables ZMD04_TZ1, ZMD04_TZ2, ZMD04_TZ3 to extract Production Orders. For Purchase Orders, use Delivery date + GR Processing time (If the date falls on weekend then the planned date is the next available weekday). For Purchase Reqs, use Delivery date + GR Processing time (If the date falls on weekend then the planned date is the next available weekday) from table EBAN

Filter: PSTYP not equal "7" (Stock Transfer), deletion Indicator not equal to 'X'.

Need to do the above calculation to display date of 1st firmed RCPT.

Please help.

2 REPLIES 2
Read only

Former Member
0 Likes
377

Hi Shobana,

For planned order: order finish date + GR processing time

if conversion indicator is checked & sobes = 7.

<b>

Regards,

Azhar</b>

Read only

Former Member
0 Likes
377

Hi shobana

Can u please elaborate ur functional spec.

Regards,

Azhar