cancel
Showing results for 
Search instead for 
Did you mean: 

Add new Field in Sales Order VA01 Header data

Former Member
0 Kudos

Hi Sd Gurus,

I am trying to get the New field in my Header sales dats screen VA01 or VA02.

in the Status field i need to add CREDIT STATUS.

u can find this this in

GoTo - Header -- Status - Credit status.

how to get this in header sales data screen....?

Ex:- if u enter VA01 or VA02. then GoTo - Header - Status -- Credit Status.

so this Credit status Field i need to add in VA01 or VA02 sub screen SALES. i can say....

How to add this Credit Status in Header Sales data screen.

Thanks in Advance.

Anthyodaya

Accepted Solutions (1)

Accepted Solutions (1)

former_member217082
Active Contributor
0 Kudos

Hi Anthyodaya

As you want to get the new feild in header status then go with USEREXIT_FIELD_MODIFICATION and add the feild as per your requirement in VA01/VA02

Regards

Srinath

Former Member
0 Kudos

Hi thanks for the mail,

but the problem is different....

In VA01 sub screen (Sales) i need new field which is in (Status) sub screen CREDIT STATUS.

i think u got . i hot this user exit for changing name s or ex....

can you explain me clear.....

Regards,

Anthyodaya

former_member217082
Active Contributor
0 Kudos

Hi Anthyodya

As you want a new feild in Status tab then you should go with the user exit which has been given in the previous thread . In this user exit , you should integrate with the Technical consultant and make sure that your requirement is getting displayed in SAPMV45A program in the status sub screen . If you give the inputs then the technical consultant will give you the output by assigning the feild using the user exit. He will be including the program as per your requirement

Regards

Srinath

Former Member
0 Kudos

Hi Thanks for th email..

but the problem is different . my question is wrong .....

VA01 sub screen (Sales) i need new field CREDIT STATUS which is in STATUS sub screen

Thanks in Advance.

Anthyodaya

Answers (3)

Answers (3)

Former Member
0 Kudos

ok.

former_member211526
Participant
0 Kudos

Hi,

Adding field to Order --> Header --> Status --> Credit Status( Lets call the field ZCRS)

A developer can do all this for you.

1. Define Field (ZCRS)

2. Add field in table VBAK (or VBUK) VBAK- ZCRS or VBUK-ZCRS

3. Add field on Screen Exit --> SAPMV45A 8309

4. To check on credit value and control status ZCRS, write code in user exit MV45AIZZ / MV45AFZZ (USEREXIT_Move_Field_to_VBAK)

Hope this helps !

Ron

** Give Points Accordingly !!*

Former Member
0 Kudos

Hi Thanks for th email..

but the problem is different . my question is wrong .....

VA01 sub screen (Sales) i need new field CREDIT STATUS which is in STATUS sub screen

Thanks in Advance.

Anthyodaya

Former Member
0 Kudos

Try with User exit SAPMV45A

Former Member
0 Kudos

Hi thanks for the mail,

but the problem is different....

In VA01 sub screen (Sales) i need new field which is in (Status) sub screen CREDIT STATUS.

i think u got . i hot this user exit for changing name s or ex....

can you explain me clear.....

Regards,

Anthyodaya

Former Member
0 Kudos

Hi Thanks for th email..

but the problem is different . my question is wrong .....

VA01 sub screen (Sales) i need new field CREDIT STATUS which is in STATUS sub screen

Thanks in Advance.

Anthyodaya