Can i increse/Decrease ths size of value set ?
Answers were Sorted based on User's Feedback
Answer / john
You can increase the size of the value set but you cannot
decrease the size of the value set.
Is This Answer Correct ? | 26 Yes | 6 No |
Answer / prasad chowdary
Dear Friends,
please dont get confused. We can only increase the size of
Value set and system will not allow you to decrease the
size of Valueset.
tnx
Prasad
Is This Answer Correct ? | 11 Yes | 0 No |
Answer / hussain
We cannot decrease the size of value set.
We can increase the size of the value only if the right
justify is not enabled.
It is not recommended to increase or decrease the size of
the value set. Hence great amount of care should be taken
while desinging COA.
Is This Answer Correct ? | 9 Yes | 0 No |
Answer / hemanth
we can increase the size of the value set from front end
also for validation type 'Independent' but we cannot
decrease the size of the value set.
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / vijay
Does Apps allows us to decrease the size of value set, to the extent of the maximum length of the value already reside in the data base?
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / mahadev patil
We can increase/decrease the Valueset MAX SIZE.
Increasing the size is easy and we can do it from front end , but for decreasing, front end will not allow this operation, from backend with a simple update statement we can easily decrease the MAX SIZE. (Note- The existing values sixe should be less than 10 Char)
Ex -
BEGIN
UPDATE fnd_flex_value_sets
SET MAXIMUM_SIZE = 10
where flex_value_set_name = 'XXX_NAME';
Commit;
END;
thanks,
Mahadev Patil
Belgaum,Karnataka, India
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / saritha
we can increase the size of the valueset but not from front
end.we can increase the size from back end.we can't
decrease the size of the valuset.
Is This Answer Correct ? | 2 Yes | 5 No |
Answer / sandipner
You can't increase the size of the value set but you can
decrease the size of the value set.
Is This Answer Correct ? | 2 Yes | 19 No |
Why system asks enter valid cost center while Creating internet Expenses but i entred my cost center system ask same question could u please give me answer
What are the pre-requisites for an AP Invoice line to move to FA module?
what is the impact if i wrongly assign the account type to an segment value in oracle apps r12?
What is the Entry in Oracle Apps AP,AR,GL for following Transations 1.One Pipe purchase at Rs.100 2.One Pipe Sales At Rs.150 Which account Afected ,What is the journal entry What is the entry at respective module how many modules are afected through above transation
What is Difference between Internal Sales order and Intercompany Sales order ? How they are Different in 11i and R12
How the system calculated the retained earnings in r12
In Accounts Payable credit memo and debit memo are entered with -ve amount but in Accounts Receivable why credit memo has -ve amonut and debit memo + ve?
what will be happend if invoice match with po?
What is gap analysis, how do you defined. What are the pre-requisities?
What is the difference between PO default and quick match?
What is ment by what-if analysis?
what is drill down in oracle apps r12? What is GL Drilldown?