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 for Customer Classification

Former Member
0 Likes
727

Hi All,

I am using Object Class 'DEBITOR' to capture the Customer Classification changes.I am able to see the entries in BDCP but not in CDHDR and CDPOS Whenever i add the classifcation to the customer.

I need to add these classification changes to my ZDEBMAS Message type thorugh BD52. I am not able to see the 'DEBITOR' Object class to add the classification changes too.I don't find the 'DEBITOR' Object class in the table TBD62 also.

Can anyone help me how to link the Object class 'DEBITOR' to capture the classification changes for my Z message type.

Thanks In Advance.

Regards,

Sudha.

1 REPLY 1
Read only

former_member404244
Active Contributor
0 Likes
442

Hi,

U have to create a object class in SCDO transaction code and then u have generate update program...

once u do that u can find the list of includes...and then u need to call them in a custom program which will update to CDHDR and CDPOS...

for example..

goto SCDO->SPEICFY the object class as MATERIAL and then display, now click on update geneartion program in the aplication tool bar , u will find includes there, similarly u have to generate those includes in SCDO. take one include and they put it in se38 and do where used list..u can see how they are used.

however they will be genrated by SAP only thing u have to do is u need to press that button and press on save button...

Regards,

Nagaraj