- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Generating an IDoc file to generate orders in SAP R/3 system
BELNR is not required however it is useful. Let us say a customer place an order and as he is not sure he place the order again. Now there are 2 orders you are not sure if there are two IDocs for same order.
With BELNR, it has order number of customer system and you can add an optional field with Order Number and incase same order is used it can raise a warning message. You can also use session id to check for duplicate posting if you don’t want to use this.
- Related Articles
- Creating orders in SAP system using .Net
- nParsing IDoc files to extract information from SAP system
- Send an Idoc using SAP.net connector 3.0 from a non-SAP system
- How to send MATMAS and DEBMAS idoc to other SAP system
- Retrieving Idoc XML data from SAP system over HTTPS
- In SAP system, outbound IDOC is not getting triggered in T-Code: VA01
- Generate excel from a report in SAP system
- System measurement of SAP HANA system in XML file
- Connecting to SAP R/3 system via JCo client and JCo Server
- What is the use of Custom Extractor in SAP R/3 system?
- Triggering outbound shipment IDoc on change data in SAP
- Generating time data in SAP HANA
- Generating Test Cases (generate() and generate_n() in C++
- Create an INCLUDE in SAP system
- Finding and modifying Service File for SAP system in root directory

Advertisements