Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

MUTL_CUST_PLT_BAL

Mutual - Customer Pallet Bank Balance

MUTL_CUST_PLT_BAL_MAIN

changes

value set : AR_BR_CUSTOMER_NAME


parameter :p_cust_id

select * from fnd_flex_value_sets where flex_value_set_name =


'AR_BR_CUSTOMER_NAME';

select * from fnd_flex_values where flex_value_set_id='1002684';

select * from all_tables where table_name like'FND_FLEX%';

select * from FND_FLEX_VALUE_RULES;

select * from fnd_flex_validation_tables where flex_value_set_id='1002684';


HZ_CUST_ACCOUNTS CA, HZ_PARTIES PARTY

You might also like