cancel
Showing results for 
Search instead for 
Did you mean: 

Report: List of Future dated orders within Lead time in SCM(/sapapo/trigger

Former Member
0 Kudos

Selection Screen : Product, Location, Date

<b>High Level Design:</b>

1. Validate the Product in sel screen, if not valid error message

2. Validate the location in sel screen, if not valid eror message

3. Validate the Product&Location combination, if not valid error message

4. Select the data by calling the BAPI "BAPI_FDSRVSCMB_GETLIST" based on product, location & date

If From Date of the retrieved records from BAPI is equal to today's date + 5, then consider that record else skip that

5. Select the data by calling the method TS_GET based on product, location & date

IF Customer Shipping date is equal to Today's Date + 5 days, then we need to consider that record

else

IF "To Date" of time series value is equal to Today + 5 day's, then we need to consider that record else skip that

6. For considered records we need to set the trigger for product/location combination.

How to set the trigger for the above records?

7. For the records which we set trigger should go to custom table

8. Records which inserted in custom table needs to displayed as report.

Please suggest me

Thanks

Pradeep

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Pradeep,

What do u mean by 'How to set the trigger for the above records?'.

Tell us what you need exactly?

Regards,

Siva.

Former Member
0 Kudos

Hi Siva,

The thing is if u go to the transaction /SAPAPO/TRigger in SCM...There u will be able to see <b>Set/Unset</b> . What we need to do is dynamically we need to set the trigger.

Hope u i explained it correctly...

pl suggest me

Rgds

PRadeep

Answers (0)