My Oracle Support Banner

E1: RDA: BSFN: PRINT: How API jdeLaunchUBEEx2 is Implemented in a C Business Function (Doc ID 634772.1)

Last updated on APRIL 03, 2024

Applies to:

JD Edwards EnterpriseOne Tools - Version 8.98 and later
Information in this document applies to any platform.

Purpose

One of the ways to call a Batch Application in JDE is using a C Business Function to call the UBE Report or Table Conversion. Any C Business Function should use one of the APIs from the list below for this purpose:

Like any other API, these APIs require parameters to be passed in certain manner.

This document describes these APIs which are used to launch a UBE report or Table Conversion and gives some examples of how these may be implemented in a C Business Function. 

Scope

This document is intended for the EnterpriseOne developer and requires an advanced knowledge of the EnterpriseOne Development Tools and Visual C programming.

Details

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Purpose
Scope
Details
 1. Overview
 1.1  API jdeLaunchUBE
 1.2  API jdeLaunchUBEEx
 1.3  API jdeLaunchUBEEx2
 2. API Parameters
 3. API Notes
 4. API Implementation
 4.1  Recommendation
 4.2  Prerequisite
 4.3  Standard C business functions to review for coding examples of the API
 5. Related Issues and Bugs
 5.1  Error KNT0000102 - Could not build format string
 5.2  API jdeLaunchUBEEx and jdeLaunchUBEEx2 does not Return Correct Return Code when Failed
 5.3  Parent Report using API jdeLaunchUBEEx with Printer Override, Printer Override is Ignored in Child Report
 5.4  Unable to Submit UBEs Using API jdeLaunchUBEEx in Asynchronous Mode on AS400 in XE/ERP8.0 Release
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.