cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

FIORI Leave Request v1 & Allocation of Cost Objects

Maschinist242
Explorer
0 Kudos
741

Hi experts,

we configured our Fiori Leave Request V1 for receiving cost objects for attendances (IT2002) (WBS element, Cost center, Order).
When entering data here, they are stored in table PTARQ_EXTRA_INFO correctly. So far, so good.

For allocation activity purposes we need these additional cost object fields next to be transferred into Cost Objects Interface Table COIFT (and probably also into table ASSOB).
The post process of the entire request is done via report RPTARQPOST and while debugging it, the additional information (cost objects) can be seen in the fields of the requests structure (attributes of CL_PT_REQ_ATTABSDATA).

Questions now are:
1.) Does anybody know, where these additional cost objects are going to stored while posting the request?
(Not the attendance data itself! They are booked in PA2002 as expected.)

2.) Is there a standard way to transfer cost objects for allocation activities when using the Fiori Leave Request (not CATS with attendances)?

Thank you all for your hints.
Kind Regards.

Accepted Solutions (0)

Answers (1)

Answers (1)

wroliveira
Explorer
0 Kudos

Check out method IF_EX_PT_ABS_REQ~POST_VIA_BLOP from Badi PT_ABS_REQ