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

IDOC not triggered for SA with multiple price validity

Former Member
0 Kudos
388

Hello,

I have maintained appropriate output conditions for Scheduling Agreement.

I create a SA which has lineitems with multiple price validity. Some of these validities are in future,

when I saved the SA, IDOC was triggered correctly and net price valid at that point of time is also available in the IDOC.

However, i do not see the Validy prices that will be valid in Future in the IDOC.Is it possible to push that information when the IDOC is first created?

Thanks,

Yogeeta

4 REPLIES 4
Read only

jaideepsharma
Active Contributor
0 Kudos
354

Hi,

Which Function module are you using in order to create Outbound idoc and also the Idoc type.

Try to find a user exit in the function module that is used to create outbound idoc.

KR Jaideep,

Read only

0 Kudos
354

Hi Jaideep,

Validity period is existing functionality of SAP. So we should be able to send this data without any customisation. Is it possible to sent it without creation of any Z segment.

Thanks,

Yogeeta

Read only

0 Kudos
354

Hi,

Can you please let me know the FM name and Idoc and message type used ?

This will help me see the function module code which is triggering the idoc.

KR Jaideep,

Read only

0 Kudos
354

Hi Jaideep,

FM used is:IDOC_OUTPUT_ORDERS.

Thanks,

Yogeeta