‎2010 Jan 07 4:12 PM
Hi,
I got a problem with my ALE. Change pointers are created but not idoc is not generated with background job(RBDMIDOC).
We tried scheduling the job again to process unprocessed pointers but could not. Please let us know if any resolution for this problem.
Raju.
‎2010 Feb 05 5:27 AM
Hi Venkata,
Are you able to see teh data in BDCP tables when you modify master data.
Regards
‎2010 Feb 05 6:25 AM
Hi Simran,
Yeah, its correct but we can have these data in another table called BDCP2. Any thanks for your reply.
Venkat
‎2010 Feb 08 12:22 PM
Hello,
Did you activate Change pointers for the specific message type?
Thanks,
Krishna.
‎2010 Feb 09 4:11 PM
Hi Venkata
Are you sure that the records in BDCP belongs to Table Name HROBJINFTY?
Otherwise, not change pointers for the data you need are being created.
You have to make sure that you have 2 steps correctly:
1.- Did you active the transaction BD61, "Activate Change Pointers - Generally"?
2.- Activate Message type HRMD_A in BD50.
It is not necessary to have data in table BDCP2.
Regards
Edith C.
Edited by: Edith Cuellar Vazquez on Feb 9, 2010 5:12 PM
‎2010 Mar 09 1:02 PM
Hi,
I have a custom message type. How to assign a change piointer for it.
I dont see values in BDCP and BDCP2 tables.
It's required very early
‎2010 Mar 09 4:08 PM
Hi Venkat
If you created the custiom message type as a reduction from an standard Message Type you can activate its change pointers in Transaction BD53, in button "Activate Change Pointers".
Other options is to create directly in Transaction BD50 a new entry with your customized message Type and activate its corresponding active flag.
Both have worked for me.
Regards
‎2010 Mar 10 3:06 PM
Hi,
Thanks. But still I don't see values.
I have a question in chang pointer.
When I change the values in the table( Segment data ) for IDOCs, an IDOC should be generated
Other words, When I change any application, an IDOC should be generate.
What should I do, I think Change pointer is required for this to geneate idoc for change of application/data.
In BD50 I see the change pointer is active for my custom message type.
May be I'm misunderstanding about change pointer.
can you help me out.
Venkata
‎2010 Mar 11 12:51 AM
Hi,
Please check the below steps.
1. T.cde BD61 Activate change pointers gobally
2. T.code BD50 Actiavate change pointers for message type.
3. T.code BD52 Add fields of message type in the items, so that when ever a change occurs in these fields a change pointer will be created.
4. Make sure the distribution model is properly set for the message type (WE21,WE20,BD64.....etc)
5. Now schedule RBDMIDOC for generating IDOC from change pointers.
Thanks
Venkat
‎2010 Mar 11 1:10 AM
Hi,
As you say so, you are using a customized message based on Message Type HRMD_A, so the question is How are you changing the Values in your Master Data, Is it trhough the Standard Transactions? PA30 and PA40, or PO13 and so on?
Oryou are making the changes with a customized transaction? If you have a customized program, Maybe it does not have the proper Function Module which activates the Change Pointers.
Regards
‎2010 Mar 11 11:58 AM
Hi,
I'm with customized transaction code. Not related with HRMxxx.
I created customized applicaiton. When I chang the values on the applicaiton, the IDOC should generated.
IDOC is geneated when we create a new application and also posting is done OK.
Can you help me out in what is the funcition module to Active the Change Pointer.
Regards,
Venkata