cancel
Showing results for 
Search instead for 
Did you mean: 

WBS element in VA01

Former Member
0 Kudos

Hi,

I want to make WBS element as required field in VA01 transaction.

I tried in SHD0, but i could't make it required.

Could anyone tell me the what transaction variant I have to choose.

Regards,

Chandra

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Chandra,

Try using Incompletion Log.

VBAP PS_PSP_PNR is a field.

Regards,

Dnyandeo H. Ainarkar

Former Member
0 Kudos

Hi,

I tried Incompleteness procedure. It is giving only warning message.

Regards,

Chandra

Answers (3)

Answers (3)

Former Member
0 Kudos

In the document type, check the checkbox Incomplete.messages. But this will apply for not only one field but all incomplete items.

Even with SHD0 also it should be possible to make the field as mandatory. As a last resort you can use exit in MV45AFZZ for changing the screen field to mandatory.

Regards,

GSL.

Former Member
0 Kudos

Hi,

which Transaction Variant in SHD0 ? I want to use it at item level. WBS element is available in all transaction variants.

Regards,

Chandra

Edited by: chandra sekhar S on Sep 16, 2008 11:04 AM

Former Member
0 Kudos

If you are already using a transaction variant for VA01 then modify the existing one. Otherwise create a new transaction variant for VA01.

Regards,

GSL.

Former Member
0 Kudos

Hi,

How to create new transaction variant, is there any assignments?

Please explain step by step.

Regards,

Chandra

Former Member
0 Kudos

I have created new Transaction variant. My problem is solved.

Thanks to all

Regards,

Chandra

Edited by: chandra sekhar S on Sep 16, 2008 1:31 PM

Former Member
0 Kudos

Hi,

This can be acheived through user exit MV45AFZZ - User Exit Field Modification.

Thanks,

Krishna

Former Member
0 Kudos

Hi,

thanks for quick reply, is it not possible through SHD0 transaction?

Regards,

Chandra

Former Member
0 Kudos

Hi,

It is possible thru SHD0 also. But just for one field its better to use this exit.

Thanks

Krishna.

Former Member
0 Kudos

Hi,

Discuss with your ABAP'er about this requirement and implement a user exit for this. Normally, for free issues this functionality is used to capture the costs.

Hrishi