what are the tables of auto invoice.
Answers were Sorted based on User's Feedback
Answer / ranga
RA_INTERFACE_LINES_ALL ,
RA_INTERFACE_DISTRIBUTIONS_ALL ARE THE TWO INTERFACE TABLES
MAINLY USED BT AUTOINVOICE.
FURTHER DATA READ FROM THESE TABLES WILL BE INSERTED INTO
RA_CUSTOMER_TRX_ALL , TA_CUSTOMER_TRX_LINES_ALL ,
RA_CUST_TRX_LINE_GL_DIST_ALL , AR_PAYMENT_SCHEDULES_ALL
AFTER VALIDATING.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / surendra
The Tables related to Autoinvoice
are
RA_INTERFACE_LINES_ALL
RA_INTERFACE_DISTRIBUTIONS_ALL
RA_INTERFACE_SALESCREDITS_ALL
Is This Answer Correct ? | 2 Yes | 1 No |
INBOUND INTERFACE: Suppose I have 100 Records of employees in flat file.When moving the records from flat file to STAGING table using .CTl file, I want to restrict the records whose salary is less than 500.what are the validations(or conditions) you write to achieve this.
LOCKS?
where u do setup of operating unit?
what are centralized and decentralized level of control of item attributes?
How to print multi currency,multi language in xml?
What is instead of trigger in where we will use?
what is unit of measure classes? give atleast two examples. name the underlying table.
In custom.pll what are the events we can Not write.
what is the diff between custom.pll and form personalization? Tell me one example?
How do u identity its name of report?
What is Value Set?
What are ad-hoc reports?