PERSONALIZATION TO CHANGE LOV OF A FIELD ORACLE R12
PERSONALIZATION TO CHANGE LOV (Example used AP invoice form> Lines> TAX CLASSIFICATION CODE column LOV) Step 1: GO form and click on LOV That needed to be changed Step 2 : Click ALT+H+D+E to examine and copy that block and field Step 3 : Click ALT+H+O to open about oracle applicaiton. Copy Form Name and PATH Step 4 : Go to that path above winscp in the path replace 'ap' with 'au' and search for the FORM name and download it into your local system Step 5: Open form in form builder ,in DATA_BLOCKS go to block you found in examine the form and in that block find item(field) that you found in examine > > > double click on item >copy this LOV name and find it in LOV section of FORM BUILDER >double click on TAX_CLASSIFCATION_CODE2 >copy the record group name > find the record group in ...