ERPConnect Sample applications 
From Theobald Software
Getting Started
Most of the following samples are located in the ERPConnect installation directory.
- Common Information about function modules and BAPIs
- Common information about IDocs
- Send a simple STATUS IDoc
- Sending an ORDER IDoc by using CreateEmptyIdoc method
- XML Support for IDocs
- Receiving an IDoc
- Addtional classes
- Reading SAP Tables Directly / Transferring data packets with ReadTable class
- ABAPCode class
- Managing and Executing Batch Input Transactions
- RFC Server with scalar parameters
- RFC Server with tables
- RFC Server with structures
- Transactional RFC Server
- Executing BW Queries / Transferring data packets with BWQuery class
- Misc.
- External links
MM - Material Management
- Look up purchase orders by using BAPI_PO_GETITEMS
- Post Goods Movement by using BAPI_GOODSMVT_CREATE
- Retrieving the quantity of a purchase order that has already been received by using BAPI_PO_GETDETAIL
- Retrieving Stock Quantity via BAPI
- Creating a Purchase Order
- Reading material BOM
- Download Business Object Attachments (e.g. from a purchase order)
- Get Requisition Detail by using BAPI_REQUISITION_GETDETAIL
SD - Sales & Distribution
- Retrieve texts from a sales order by using RFC_READ_TEXT
- Create New Customers using Batch Input
HR - Human Resources
BC - Basis Components
- Reset User's Password
- Transferring data packets with ReadTable class
- Using the ArchiveLink BAPI to send barcodes to SAP
- Receiving a list of all users
- Get meta data of a table
- Resend IDocs which where set to CPICERR in SM58
- How to implement a connection pool
PM - Plant Maintenance
- Create Functional Location
- Create Equipment
- Getting an equipment list by using BAPI EQUI GETLIST / Using Select Ranges


