cancel
Showing results for 
Search instead for 
Did you mean: 

Travel-Query

former_member182377
Active Contributor
0 Kudos

Hi Experts.

An Important requirement i have. it would be really great if someone helps me out.

We have written a logic in the user exit ZXPADU02 to create IT0017 and default the cost center and Company code in IT0017 from IT0001, we dont want Business area field to be filled. We have created cost center with Business area assigned in it, When we assign cost center to position,


Business area field automatically assigns in IT0017, which business wants to remove. that field alone should be null completely blank.


How to achieve this functionality?? is there any standard way or where to write user exit.


Urgent one. your assistance is highly appreciated


Thanks

Sriram

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sriram,

we can hide the fields through module pool, but for IT 0017 there is no module pool.

try by creating module pool and hide the field P0017-GSBER otherwise check module pool MP001700 in ABAP editor and check in which INCLUDE these Company Code, Business area and Cost center are maintaining and change as per the requirement.

Take the ABAPer help

Regards,

Praneeth kumar

Answers (0)