Monday, 4 September 2017

How to create an Additional Columns in the Oracle Value Set in Oracle EBS R12.



How to create an Additional Columns in the Oracle Value Set in Oracle EBS R12.


Open the Application Developer to Create the Value Set.
Navigation >> Application Developer >> Validation >> Set
 



Then Name the Value Set Name and Validation Type choose ‘Table’
Then Click on the Edit Information. 


In Table Name Type the Table name 

Write the Code in Additional Columns in the Additional Columns Positions.

STYLEID_COLORID "StyleID-ColorID"(20),
STYLE_DESC_COLOR_DESC "Style Desc-Color Desc"(40)
   

No comments:

Post a Comment

Delete Organization Classification and Organization Using API when BG - Business Group Setup

  Oracle HRMS – Delete Organization Classification and Organization Using API 📘 Overview In Oracle HRMS, each organization is classified ...