‎2006 Mar 20 2:04 PM
Hi..
I want to insert a record in the tables BSID ( Accounting: Secondary Index for Customers) and BSAD (Accounting: Secondary Index for Customers ( Cleared Items)) for a particular customer which is a payer for a particular company code.
How can I do that..?
I went through the complete cycle of creation of sales order to billing , but in billing the accounting document is not created.
Can anyone please tell me how I can get a record in that table?
Thanks.
‎2006 Mar 20 2:09 PM
Hi subhash,
1. Probably the tcodes
for data in such table
are in FI
f*
2. check out with your functional consultant !
regards,
amit m.
‎2006 Mar 20 2:15 PM
You will need the assist of an FICO person to investigate the customer, item(s), etc used on the sales order to determine what piece(s) are missing in their setup.
‎2006 Mar 20 2:20 PM
Hi
See the log of message you get after trying to generate FI invoice.
Or you can try to post directly document by trx FB75.
Max
‎2006 Mar 20 2:29 PM
I think the FI document has to be created in transaction FB01 for it to be available in BSID. Similarly FB05 has to be run for it to be available in BSAD.
‎2006 Mar 20 2:37 PM
You can enter a customer invoice dorectly using FB70. That will create an entry in BSID. Clearing it will delete the entry from BSID and create it in BSAD.
Rob
‎2006 Mar 20 4:29 PM
Hello,
BSID and BSAD are tables related to the accounting document. they are more or less indices (in form of a transparent table) on the tables BKPF and BSEG. It would be not useful to insert an entry to these tables without having the entire accounting document.
you could check why the accounting document is not created from the billing. Use transaction VF02 -> Release to accounting .
Regards Wolfgang