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

Former Member
0 Likes
788

Hi

I was suggested to automate the idoc generation thru NACE. But i dont understand the exact relation. If the transaction xxxx is saved, how come the details provided in NACE triggers idoc generation.

Can somebody pl. elaborate on this.

If NACE does not trigger idoc on saving the application, what is the exact procedure to automate idoc generation.

Thanks

5 REPLIES 5
Read only

Former Member
0 Likes
768
Read only

0 Likes
768

Hi

I have checked my configuration with the details in the link ,already. But I am Not finding the idoc generation automated.

Pl. help

Read only

Former Member
0 Likes
768

Hi,

You want to automate IDOC generation for which transaction??

There are certain SPRO settings required to trigger IDOC generation automatically.

For example, in case of sales order, and output type should be configured for EDI/ALE. Whenever that output is issued, a record will be created in NACE table with the application key and partner details.

There is a standard program to process the entried of NACE. RSNASTED is that program. If this program is scheduled in background in a periodic basis, it will select the entries from NACE and trigger the IDOC generation. Else this program has to be manually executed with the key from NACE table.

If you can give the transaction name and IDOC type, i'll be able to give you a more clear picture on this.

Thanks and Regards,

Lakshmi.

Read only

0 Likes
768

Hi Santhanalakshmi

Thanks for your reply. The transaction to be automated can be taken as VF01,for instance. The idoc type may be taken as INVOIC01.

With this example, Kindly provide me with a clear picture on automation

Read only

0 Likes
768

Hi,

The output type created through NACE transaction will be given in the application document in the MESSAGES part, there we can define the communication part.

The print output or idoc output given through output type for a particular transaction are stored in NAST table.

If you create a customer invoice thru VF01 and given output type RD00, then this entry will be stored in NAST table with the document number.

Regards

Kannaiah