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

cooispi STATUS

Former Member
0 Likes
645

Hi every body,

I have requirement LIKE.

COOISPI Transcaction i want to schedule in background with Variant . This should be scheduled based on Condition

status = GMPS + 15 day and status <> DLV. if this condition is statisfy report should be sending to recipient address .

How to fetch data based on input status only and dates each status.

Regards,

K.satyanarayana

Hi every body,

I have requirement LIKE.

COOISPI Transcaction i want to schedule in background with Variant . This should be scheduled based on Condition

status = GMPS + 15 day and status <> DLV. if this condition is statisfy report should be sending to recipient address .

How to fetch data based on input status only and dates each status.

Regards,

K.satyanarayana

2 REPLIES 2
Read only

Former Member
0 Likes
486

Hi on selection screen while maintaining variants you have an option to specify dynamic variants.

The below online help link will give you an idea as to how you can implement the same for your requirement.

[http://help.sap.com/saphelp_nw04/helpdata/en/c0/980389e58611d194cc00a0c94260a5/frameset.htm]

Regards

Abhii

Read only

0 Likes
486

hi Abhi,

Actually i want to get data from table in put is status = GMPS an plant.

selection-screen have input status and plant. get data which process order having status GMPS but not status DLV reached

even GMPS status done 15 days before.

I want on which date which status is completed based on status and plant input.

regards,

K.satyanarayana