SAP for Automotive Discussions
Connect with fellow SAP users in discussions to troubleshoot challenges, share best practices, and fuel each other's success. Join a conversation or start your own.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Assign Specific Payer To Respective Order Type During Spliting

Former Member
0 Likes
683

Hi All,

Do anybody knows if there is a configuration which can assign specific customer number to the order type during spliting in DBM? Example; to assign customer # 123456 to order type 4000.

Any advise?

Regards,

Ab Rahman

5 REPLIES 5
Read only

stephan_bantlin
Product and Topic Expert
Product and Topic Expert
0 Likes
658

Hi

right now you are able to determine the pricing relevant partner in order type 4000 dependant on the Account assignment category.

You find this under DB;_>Order_Account_Assignment _> Assign AccounT Assignment for Internal order

If you do this you can say in case of inernal order against a cost center use customer number 1234 and so on.

Than the pricing is ok.

Never the less you still have to type in the Sold to party form the header.

If you want to change this have a look at the screen for Warranty splitt.Here there is a different handling I think the logic is somewhere in the screen.

Best regards

Stephan

Read only

0 Likes
658

Hi Stephan,

Thank you for the asistance given. Actually what I meant was that if we can default the sold-to-party for the selected order type.

Regards,

Ab Rahman

Read only

0 Likes
658

hi

you can try with V45A0002 user exit.

Take the help of ABABer and debug this.

Regards

Read only

Former Member
0 Likes
658

Hi,

I have done same kind of development for my IS-Auto impelmentation, its working fine.

You have to set the KUNNR value to

/DBM/SPLHDR_JOB-KUNNR this field based on the order type.

you set any this value in any of your custom screen in the SPLIT tab.

Regards

Rajesh V

Read only

0 Likes
658

Hello There,

We do not have any such mechanism available to default a Sold to party (STP) based on Order type.

As Rajesh suggested, you might have to use the STP from SPLIT, but instead of hardcoding the value, create a table view (maintainable) and map the Order type (AUFART) and Customer (KUNNR).

Hope this helps.

Best regards,

Harsha