Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

CHANGE_POINTERS_CREATE_DIRECT doubt

Former Member
0 Likes
879

Hi All,

while using CHANGE_POINTERS_CREATE_DIRECT FM, any idea what value we need to pass to CDOBJID in table T_CP_DATA?

I did try with concatenated value of sy-mandt + tabkey + sy-datum + syuzeit ..

It is creating entry in BDCPV table ..but my problem is it is not creating any CDCHGNO in BDCPV..

any suggestions please??

2 REPLIES 2
Read only

Emre_tr
Active Participant
0 Likes
597

hi,

did you search BADI in this function,

i found this badi maybe you can do something in;

BDCP_BEFORE_WRITE

Read only

0 Likes
597

Hi.

Did anyone fond a solution fpr this? I have the same problem with Table BDCP2.

Regards

Michael