Skip to Content
0
Dec 06, 2011 at 04:25 PM

Datasource 0PS_COMPONT_ATTR/0PS_COMPONT and RESB data

1031 Views

Hi folks,

I need to extract from ECC6.0 all PS data from RESB table. I saw that datasource 0PS_COMPONT_ATTR still access to resb table, through a database view wich seems to be good for me - except that it's for master data and not for transactional data.

I read the function module PSBW_GET_COMPONENT below the datasource and it can be easly extented for getting those data wich are not extracted by default simply enhancing extract structure.

Here are my concerns:

1) why is it not transactional? (ok, this is just a curiosity)

2) how could it handle delete positions in RESB table?

Does anyone use it? Can me please explain if and how it works for delete positions? My wish is to have a transactional datasource which give me data for material reservations.

Thanks in advance.

Maurizio aka Lovejoy