Hello Salvatore,
Yes it is, you can use the same BAPI BAPI_ACC_STAT_KEY_FIG_POST filling the DOC_ITEMS table with your SKF items. It´s created a document for each BAPI call, so maybe you have a loop calling this BAPI for each item, but in this case is just fill the DOC_ITEMS table with all SKF items and post using the same BAPI.
Just one document is created:
Add a comment