Technology Stack - EBS (MOSC)

MOSC Banner

Oracle E-Business Suite Diagnostics::: In getValues function, Context is not fetching the value for

edited Aug 20, 2021 10:35AM in Technology Stack - EBS (MOSC) 1 commentAnswered
  Hi All,

This is Palani from E-biz fiancials team.

I am working on the diagnostics files, the following are the 2 parameters in the XML file,

<inputParam name="vatRepEntId" dataType="BigDecimal" lovClass="oracle.apps.je.diagg.JeEMEAVATRepEntityIdLov" displayName="VAT Reporting Entity ID" nullAllowed="false">
<inputParam name="requestId" dataType="BigDecimal" lovClass="oracle.apps.je.diagg.JeEMEAVATSelRequestIdLov" displayName="EMEA VAT Selection Process - Request ID" nullAllowed="false">


Code snippets from JeEMEAVATRepEntityIdLov jave file ,
  private static final String[] headers = new String[]{"VAT Reporting Entity Id", "Entity Identifier"};
  public static final String VAT_REP_ENTITY_ID = "VAT Reporting Entity Id";


Code snippets from JeEMEAVATSelRequestIdLov java file, 

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