‎2004 Sep 09 7:33 AM
Hi
When i create attributes using 'general attribute' infotye from trnsaction code PP01 for the 'Qualification' object type, the data gets updated in HRP1222 and HRT1222.
I need to capture any changes done to HRP1222-TABNR field to generate IDOCS.
I have assinged the idoc segment E1P1222 to an idoc type and attached it to a message type. I have maintained record for this message type in transaction code BD60..I have activated the message type and created distribution model which uses this message type..
With the above settings, after doing the transaction in PP01,i dont see entry in BDCPV table
Please advice as what steps needs to be followed to get an entry in BDCPV table ?
‎2004 Sep 20 8:10 PM
Is your general change pointer is set? Look using transaction BD61.
‎2004 Sep 22 7:19 AM
Hi,
The change pointer for the message type has to be activated (BD50), if the IDOC is to be triggered for any changes made to the table.
The change pointer for the individual fields (in the table) have to be activated (BD52), if the idoc is to be triggered if a particular field in the table is changed.
Also as mentioned before, change pointers have to be enabled globally (BD61).