where we find the status of order information.
Answers were Sorted based on User's Feedback
Answer / damu
Order header status is in oe_order_headers_all table
reference with flow_status_code column and order line
status would be oe_order_lines_all table reference with
flow_status_code column.
| Is This Answer Correct ? | 2 Yes | 0 No |
Except the SRS window in which we can submit the concurrent program.
What are the validations you don in .CTL file in inbound interface process?
what are the default arguments for pl/sql program?
What are documents and test cases u followed.
how do you describe O2C along with tables
do i need to declare bind parameter before using in the query?
What are ad-hoc reports?
In which tables receopt application form Appliy to field Value will come. I know one table i.e, ra_customer_trx.trx_number. Could U please any one tell me other than this except(ra_customer_trx and ar_payment_schedules_all tables). plz mentioned tables_name.Column_name.
WHAT IS THE FORWARDREFERENCE IN PL/SQL?
how to use .prt file in bitmap reports?
about TCA architecture
There are set of records to be processed from staging table into interface table. If one record fails the entire set of data should be rejected.