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

Help with output type

Former Member
0 Likes
451

Hi Gurus,

I have a requirement to create a print program to trigger the messages which are in waiting status when fulfill some conditions.

requirememt as follows:

Heading: Invoice data (ICB for purchased goods) via IDOC

1. Within Replenishment process the invoice is send by IDOC.

There are two cases:

a.process the Idoc immediately, if the Inco terms are ex works

b.create the Idoc, but donu2019t process it immediately

When the inbound shipping notification is in the system and the fields u201Ddateu201D (LIKP-PODAT) and u201Ctimeu201D (LIKP-POTIM) has been filled, the invoice Idoc ( step 2 ) can be posted.

2. The message output is set on dispatch time 3 ( send with application own transaction )

3. New message type is needed for these kind of invoice

4. A new print program check all messages which are still waiting for process and check, if the Inco term is maintained in table Y11L1_34_MM_BART with X in field PROC_IM or the fields in table LIKP-PODAT and LIKP-POTIM are filled (means goods are in the warehouse). When one of these checks are fulfilled, process the Idoc.

I dont understand,, I didnot work on the output types..

As per my understadin there are output types when they run some transtion in yellow and they are triggered immediately,

now they want to collect all the output types(messages) anmd trigger them when fulfilled the two conditions above.

I see in NACE , the application V3 and a z output type,

my question is:

can you provide me a sample program if you have come across , Ithinkn a print program neeed to be developed and assing in the NACE transaction.

Please let me know the procedure for doing this.

thanks & regards,

Nazeer

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
416

Hi,

Have a reference to the standard program "RSNAST00" which is used for triggering the output types.

Regards

Vinod

Hi Gurus,

I have a requirement to create a print program to trigger the messages which are in waiting status when fulfill some conditions.

requirememt as follows:

Heading: Invoice data (ICB for purchased goods) via IDOC

1. Within Replenishment process the invoice is send by IDOC.

There are two cases:

a.process the Idoc immediately, if the Inco terms are ex works

b.create the Idoc, but donu2019t process it immediately

When the inbound shipping notification is in the system and the fields u201Ddateu201D (LIKP-PODAT) and u201Ctimeu201D (LIKP-POTIM) has been filled, the invoice Idoc ( step 2 ) can be posted.

2. The message output is set on dispatch time 3 ( send with application own transaction )

3. New message type is needed for these kind of invoice

4. A new print program check all messages which are still waiting for process and check, if the Inco term is maintained in table Y11L1_34_MM_BART with X in field PROC_IM or the fields in table LIKP-PODAT and LIKP-POTIM are filled (means goods are in the warehouse). When one of these checks are fulfilled, process the Idoc.

I dont understand,, I didnot work on the output types..

As per my understadin there are output types when they run some transtion in yellow and they are triggered immediately,

now they want to collect all the output types(messages) anmd trigger them when fulfilled the two conditions above.

I see in NACE , the application V3 and a z output type,

my question is:

can you provide me a sample program if you have come across , Ithinkn a print program neeed to be developed and assing in the NACE transaction.

Please let me know the procedure for doing this.

thanks & regards,

Nazeer

1 REPLY 1
Read only

Former Member
0 Likes
417

Hi,

Have a reference to the standard program "RSNAST00" which is used for triggering the output types.

Regards

Vinod