[Google]

Update a Table’s Primary Keys from JDE

Does that title sound funny? Can you update your Primary Keys of a record in a table too? Ofcourse you can, SQL does allow it. But does that work in an ERP? Yes ERP’s are supposed to keep their data integrity well, and secure it too. But in JD Edwards you have an option to [...] . . . → Read More: Update a Table’s Primary Keys from JDE

Shortcuts to E1 Tools

JDERunCommands

All developers deal with the Design Aids which enterpriseone gives us. There’s an easy way to open the Design Aids with the object you are working on, directly from your RUN menu. (to reach there go to START – RUN or press the Windows Key + R) For all Design aids, you can use the [...] . . . → Read More: Shortcuts to E1 Tools

Change FileNames in Table Conversion or Business View in UBE/Application

Many a times we need to change the Business view of a Report/UBE or even Interactive Application, which requires re-validating the event rules code. Worse, if you had to change the input file name in a Table Conversion? You will have to actually re-write the whole code. Usually, for such table conversions, what we do [...] . . . → Read More: Change FileNames in Table Conversion or Business View in UBE/Application

Special Search Terms/Tags on Metalink

Dwaas Jappannertje at www.e1ed.com has put in the following good information on special search terms while using the Oracle Metalink. When searching through documents on metalink, it may be helpful to use some special search criteria by using phrases or Tags that Oracle put in the documents.    wwwww – tag identifies knowledge documents E1 – tag identifies [...] . . . → Read More: Special Search Terms/Tags on Metalink

Business function to create record in F41021 & F4111

N4101120 business funcation can be used to create records in F41021 & F4111, if you are trying to create Item without using P4101 or R4101Z1I.  The issue with this business function that it do not check for the Item Ledger if record is already present or not. It creates new record in F4111. To avoid this pass the Program ID [...] . . . → Read More: Business function to create record in F41021 & F4111

JD Edwards ER Debugger – Conditional Breakpoint

Conditional Debug Breakpoint

Event Rules Debugger has been an integral part of a JD Edwards Developer’s life. Checking the code, the parameters, inspecting values etc, makes the life easy. For those who want to learn and understand Event Rules (ER) Debugger visit this Link from Oracle The JD Edwards debugger helps not just in debugging the code at run time, [...] . . . → Read More: JD Edwards ER Debugger – Conditional Breakpoint

Create your own or View ShortCodes for JDE Fastpath

JD Edwards Fastpath is one of the biggest places where people type in program names, and there it pops up. There are lots of fastpath codes which we use, for e.g. AAI, OMW, UDC, DD, ACCT etc…! Have you imagined you can put your own FastPath short codes too! JD Edwards Fastpath references UDC codes in the UDC type Fast Path Commands [...] . . . → Read More: Create your own or View ShortCodes for JDE Fastpath