Design Tools & Output Technologies - JDE1 (MOSC)

MOSC Banner

JD Edwards EnterpriseOne APIs data types

edited Apr 14, 2016 5:21AM in Design Tools & Output Technologies - JDE1 (MOSC) 1 commentAnswered

Hello community

Actually I am trying to  building  a C business function to use it on JD Edwards EnterpriseOne, but I could not find  documentation about data types that can be used or exist on JD Edwards EnterpriseOne.

Does anybody of you have information about this topic?.

I have this example of variable declaration and I would like to know if the data types that appear at the following example are of JD Edwards E1 APIs or   by C language itself.

   ID idRtnVal = ER_SUCCESS;

  JCHAR evt_cCodigoMantenimiento_AA01 = 0;

  JCHAR evt_cCodigoMensaje_AA01 = 0;

  JCHAR evt_szUserId_USER[11] = { 0 };

  JCHAR evt_szProgramId_PID[11] = { 0 };

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center