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

How to create the classification view to the customer programatically ?

Former Member
0 Likes
348

Hi All ,

I need to create a classification view (Xd03->extras->classification) to the customer in the customer master programmatically. I.e. for an existing customer , I need to assign the class and corresponding characteristic values based on a condition .

1) Is there a BAPI or FM that assigns the class and characteristics to the customer ?.

2)When there is no classification data for a customer , Xd03-extras-> classifications will give a message that Class is not assigned . How SAP Is reading this data?

3)What is the table that I can see the link B/w Customer and class ?

It is urgent , Please help Me .

Thanks in advance ,

Dharma .

1 REPLY 1
Read only

Former Member
0 Likes
261

Hi,

try following Bapi : BAPI_OBJCL_CREATE.

Regards.

David