
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Error While Creating a PO in SAP from .NET Application
Below is the correct sequence to invoke Function Module for automatic OP generation:
- ME_REFRESH_PO once
- ME_CREATE_PO_HEADER once
- ME_CREATE_PO_ITEM n times
- ME_POST_PO once
In case you don’t follow this sequence, it may result in data inconsistencies.
Advertisements