‎2012 Oct 13 11:49 AM
Hi,
I am not an ABAPer person & hence please ignore in case I am checking some silly questions.
Our requirement is to create a database view on CDHDR & CDPOS SAP tables. But since CDPOS is a cluster table, we are not able to create views. Also I checked on lot of forums and found few things but not very helpful. Basically the final requirement is to create a view on these 2 tables & then pull the view in SAP BusinessObjects Information steward tool. But read on SAP forums, that CDPOS_STR is also a change document tables if STRING fields are to be logged for a tables then these are saved in the CDPOS_STR table. But would like to know that how to activate this change document for CDPOS_STR table. Currently we have change document activated in our landscape and the entries get logged in CDHDR,CDPOS tables. Is there any seprate mechanism for activating the change documents in CDPOS_STR table. Also would like to know that if change log is activated in CDPOS_STR, will it stop logging in CDPOS table.
Please help urgently since we are in a very critical phase in our project. Any help with this regards would be appreciated.
Regards
Minakshi
‎2012 Oct 13 12:56 PM
Hi,
From my side i am trying to help u,
1)Please follow standard report RSSCD100 to get a idea about this,
2) You have to use Function module for this
CHANGEDOCUMENT_READ_* then search in SE37.
or
Have to make a customized report with help of ABAP.
Please follow this thread for further info.
http://scn.sap.com/thread/179956
Thanks
Gourav.