[Google]

Launch Batch Jobs/UBE from Interactive Apps

The Article describes the use of BSFN & System Functions to dynamically call a UBE/Report/Batch Application from an Interactive Application/form. The BSFN’s use the same JDE API – jdeLaunchUBEEx(); to launch the UBE. The Launch Batch Application System function and Business functions – B9800240, B91300C are documented here. . . . → Read More: Launch Batch Application/UBE Dynamically from Interactive Apps

Funny JDE Standard BSFN Comments ;-)

A funny code comment in a E8.11 Standard JDE Business function (BSFN) – B9600430 line 406. We need to empathize with the developers. . . . → Read More: Funny JDE Standard BSFN Comments ;-)

Identify UBE Versions with Overrides

There is not a standard report or simple inquiry that can be performed to see all versions with overrides. The easiest way to determine this information would be to look at the F98761 table in the central objects data source and find all records with a specific version name that have record types other then just 1. This would indicate some type of override was performed on the object. Depending on the value in the record type field (RSRCRDTP) you can determine what type of override exists for the version. . . . → Read More: Identify UBE Versions with Overrides

Using Power Forms (JD Edwards EnterpriseOne 8.11 onwards)

Use and develop Power browse form, power edit forms, using subforms and other system functions, and Saved query Controls, to unleash the power of EnterpriseOne for your organization. . . . → Read More: Using Power Forms (JD Edwards EnterpriseOne 8.11 onwards)