cancel
Showing results for 
Search instead for 
Did you mean: 

Cost Assignment

harsha_jalakam
Active Contributor
0 Kudos

Hi All,

Currently for all the cost assignment changes if a user enter total percentage value less than 100%, the rest of the percentage is allocated to general accounting cost. Is there any way we can avoid and make the user to enter complete 100%.

Regards,

Harsha

Accepted Solutions (1)

Accepted Solutions (1)

former_member189496
Active Participant
0 Kudos

Hi,

if you are using WDA you can make custom checks in Badi TRIP_WEB_CHECK method USER_CHECK_TRIP_COSTS_SPLIT

This is what we are using

cheers

Christophe.

harsha_jalakam
Active Contributor
0 Kudos

Hi Chris,

Can you please let me know how make modification in BADi.

Regadrs,

Harsha

former_member189496
Active Participant
0 Kudos

Hi Harsha,

This is a job for your developer

Go to TX SE19 and then create new implementation "Zxxxx" for Badi TRIP_WEB_CHECK.

Then you go to the method and code your checks.

And don't forget to activate your implementation.

It will be then call automatically when you will enter your expenses on the webdynpro

Christophe

Answers (0)