What r the validation types?
Answers were Sorted based on User's Feedback
Answer / guest
oracle supports 8 types of validations, but GL accounting
flexfield supports only 3 types of validation.
1. independent
2. dependent
3. table
coming to rest of validation we have
4. none
5.special
6.pair
7.translatable dependent
8.translatable independent
Independent:this tpye of value set does not depend on value
of other segement, example department is independent where
as sub department is dependent. Independent value set are
stored in application object library table.
dependent:sub department depends on independent value
(department).
Note: u wont see dependent value while defining flexfiled
qualifier.
Table: this tpye of value set is done with the help of
technical consultant. if we are using this type we cant
enter new segment values. it iwlll be predefined by
technicalconsultant.
Example in benz showroom u can see only few types of models
C,S,E classes and if the user creates new segment value by
Dclass it a loss to the show room . so in order to restrict
the user table type of validation comes into picture.
coming to other types
Tranlatable independent: when u install oracle application
in different langauges we use this type of validation .
None:after selecting none type if u enable number only
check box user cannot create values in alphabetic
characters,similarly if u use uppercase it allows only
alphabetic characters.
Special & pair :
They are used in reports design . so dont worry about that.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / niranjan
1) None -------- validation is minimal.
2) Independent -------- input must exist on previously
defined list of values
3) Dependent ------ input is checked against a
subset of values based on a prior value.
4) Table ----- input is checked against values in
an application table
5) Special ------ values set uses a flex field itself.
6) Pair ------ two flex fields together specify a
range of valid values.
7) Translatable independent ----- input must exist on
previously defined list of values;translated values can be used.
8) Translatable dependent ------- input is checked against a
subset of values based on a prior values; translated value
can be used.
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / uday
not null,
set up,
business rules
............. validations are there
| Is This Answer Correct ? | 0 Yes | 2 No |
1—how we can create multi reports in xml publishers Ans: 2—how to print multi currency,multi language in xml 3—what are the validations in sql*loader 4—where u can get data file 5—where u r putting control file and where the bad file discard file generated 6—how to print external date in xmlp 7—in data file fields terminated by different sybals how you can write code in ctrl file 8—how to use date function in sql*loader 9—which path u have used in sql*loader 10—what are utl file triggers 11—where u can find errorbuf ret code 12 how we can know weather procedure is successfully executed from backend 13—data file contains how many levels 14—what kind of errors u got in discard file 15—how you can skip the records in thr middle of data file and end of data file 16—invoice created and send to the gl but we don’t know the invoice number how we can know 17—where u devlop interface program local syst or server system 18—how we can know how many receipts are created for a po 19—after completion of po interface into base table how we can see etair line header info in single table. 20—how to save a workflow in database in short cut? Can we delete workflow how 21—what are the common errors in workflow 22—strong cursor and weak cursor 23—what is external table where we will use 24—we have 50 record while printing in rdf report we have print 10 records per page how u can do 25—what is the difference between workflow and oracle alert 26—hot to implement muli org in interface approach 27—while loading records if the records no>=10 then all the records should be discarder,then error message populated how you can achieve 28—while picking the sales aorder qty is there in shipping there is no qty then what u will you will do 29—what is the next step after back order 30—if we do any modification in po_headers_v is it effects the base tables 31—what is tca architecture 32—where we can see the invoice payment 33—when selection existing customer in om what you will do 34—how to pass the values for the variables in api. 35—can we use look up values instead of profile options. 35—how to create ldt lct files? 36—how to tranfor on file from one instance to another instance?
WHAT IS THE USE OF SKIP WHERE U WILL GIVE?
maximum how many parameters we can pass through pl/sql stored procedure to oracle apps?how many mandatory parameters we can pass through pl/sql program to oracle apps11i?
How many standard interface programs in oracle purchasing module and oracle inventory? What are they?
In interface how u find errors and how to solve. How to fix it?
What is multi org?
What are the User PARAMETERS in the Reports?
Exception Handilings?
what is meant by bind parameter?
What are the different components of soa suite?
PL/SQL stored procedure parameters?
in one report using two layout models.if yes how to do