Mass Maintenance

Set up and Post a BAPI using Integrate and Mass Maintenance

Using Integrate and Mass Maintenance, an advanced user can set up a BAPI template and post requests. This feature is for users such as Syniti consultants with knowledge of SQL and development in the Stewardship Tier.

To set up and post a BAPI using Integrate and Mass Maintenance:

  1. Create a BAPI Template and Process in Integrate. Refer to Post Data Using A BAPI for more information.
  2. Create all tt Tables and Views for the BAPI Process
  3. Create rt tables From the tt tables
  4. Create Custom Pages and Views
  5. Use the custom pages in Mass Maintenance

NOTE: These generic instructions for using an Integrate BAPI with a Mass Maintenance template create one data entry page that includes all the fields to be populated from all the loops. Stored procedures may be registered on the Template (Role Event) page for the Review role and used to populate individual tables for each loop in the BAPI process.  Depending on the user’s actual process, the pages that need to be created and the procedures used to populate page tables may vary from this example.