why do we validate the records while developing interface?
Answers were Sorted based on User's Feedback
Answer / kittu
if we write validations progrmme if it is valid data then
only insert into base table otherwise insert into error table
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / ramesh babu v
To enter the exact data into base table from flat files
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / pk
A record is validated because if a record has any invalid entry then the respective program will throw errors and the record wont transfer into base table. so it is necessary to validate the entries in the records or to enter the valid entries only..
| Is This Answer Correct ? | 4 Yes | 1 No |
which is the table for storing organization information?
9 Answers Infosys, Scan Steel,
where u do setup of operating unit?
what are the default arguments for pl/sql program?
we have select statement in that two exceptions that returns no value. In that which exception will raise?
If there is any issue then whom do you report.(this is imp question for every interview)
Sys Admin Module?
what is the standard program for blanket po to process data from interface table to bace table
In unix Schell sript what is very 1st line to be wriiten .
in one report using two layout models.if yes how to do
what is the defference between credit memo and debit memo
Suppose for report I have to parameters those are from_date and to_date, so to_date should be greater when compare to from_date, if we are giving to_date is lessthen it must shows some error how we will make?
How can u populate data into po_headers_all segment2 column?