2009 Aug 26 12:38 PM
Hi Gurus,
I have a program that calls ARCHIV_CONNECTION_INSERT. It is working if we base our accounting document from table BKPF, but when we base our accounting document number to RBKP, it is not working.
Please help me.
Thanks a lot!
Best Regards,
Benedict
2009 Sep 10 9:00 AM
Attaching of document using ARCHIV_CONNECTION_INSERT depends on which sap_object you will use. Values of SAP_OBJECT are maintained on table TOAOM ( SAP ArchiveLink: Meta table for links ).
If sap_object = BKPF, you are attaching files on tcode FB03. But if you are refering to table RBKP which is an invoice, you must use sap_object = BUS2081.
Hi Gurus,
I have a program that calls ARCHIV_CONNECTION_INSERT. It is working if we base our accounting document from table BKPF, but when we base our accounting document number to RBKP, it is not working.
Please help me.
Thanks a lot!
Best Regards,
Benedict
2009 Aug 26 12:51 PM
2009 Sep 10 9:00 AM
Attaching of document using ARCHIV_CONNECTION_INSERT depends on which sap_object you will use. Values of SAP_OBJECT are maintained on table TOAOM ( SAP ArchiveLink: Meta table for links ).
If sap_object = BKPF, you are attaching files on tcode FB03. But if you are refering to table RBKP which is an invoice, you must use sap_object = BUS2081.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |