2015 Nov 20 3:33 AM
Dear experts.
I have the following requirement.
I need to have an IDOC that allow download information when the master data is deleted using the t.code PA30 , ie when I delete information of infotype 0105
HR Master Data Distribution using ALE-IDOCS
What are the customizing that I need do in the system for get this ? How or where are configured when is data are deleted?
I have checked the following setting:
We are using the message type HRMD_A and Basic Type HRMD_A09
I have checked the t.codes:
| BD61 |
| BD50 |
| SCDO |
| BD52 |
| BD60 |
| WE20 |
| BD64 |
| I need delete a register using the t.code PA30 , however this not work . |
How can get this using this Message Type HRMD_A and Basic Type HRMD_A09. The system in this moment only work when I create, maintain a data, however this not work when I delete a data.
Regards
Regards
Dear experts.
I have the following requirement.
I need to have an IDOC that allow download information when the master data is deleted using the t.code PA30 , ie when I delete information of infotype 0105
HR Master Data Distribution using ALE-IDOCS
What are the customizing that I need do in the system for get this ? How or where are configured when is data are deleted?
I have checked the following setting:
We are using the message type HRMD_A and Basic Type HRMD_A09
I have checked the t.codes:
| BD61 |
| BD50 |
| SCDO |
| BD52 |
| BD60 |
| WE20 |
| BD64 |
| I need delete a register using the t.code PA30 , however this not work . |
How can get this using this Message Type HRMD_A and Basic Type HRMD_A09. The system in this moment only work when I create, maintain a data, however this not work when I delete a data.
Regards
Regards
2015 Nov 20 8:22 AM
Hi Carmen,
The change pointers are triggered by reading the table BDCP2. Changes are logged using the field CDCHGID (insert, update, delete).
Check if you get any entries created in BDCP2 for CDCHGID (E / D -Deletion) when you delete the employee from PA30. If you do not get any entry, then SAP doesn't logs under change pointer.
It is enough to configure in BD50, BD61 to trigger IDOCs from change pointer.
Thanks,
Karthikeyan
2015 Nov 22 3:25 PM
HI Karthikeyan
I have checked the entries of the table BDCP2 and not got any entry
This are the configurations.
I have done the following test:
T.Code PA30 Maintain HR Master Data, I have delete the information of a subtype for an employee.
I executed the report RBDMIDOC
I checked the table BDCP2 and now I found a register with valued CDCHGID = U, however this value not should be D ?because I deleted the register?
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |