!--a11y-->
IDoc Submitter Windows Form 
This application is a Windows form that loads an IDOC file and displays it on the form. You can then submit the IDOC using the .NET connector’s IdocSendercomponent. For convenience, an EXCHANGE_RATE01 IDOC (ANSI encoded) file is provided in the folder “SampleIdoc”. This sample illustrates the following:
· Sending an IDOC file to SAP system
· Creating and confirming SAP Transaction ID (TID)
· Working with a stream reader to open IDOC file and display on Windows form.