cancel
Showing results for 
Search instead for 
Did you mean: 

Warning message in Transaction VF31

Former Member
0 Kudos

Hi,

I want a warning message in transaction VF31 and my system is ECC 5.0.

I couldnt locate any billing exit.

Is it possible to throw a warning message in this case?

Accepted Solutions (1)

Accepted Solutions (1)

former_member217082
Active Contributor
0 Kudos

Hi Ronaldo

If you want a warning message in VF31 check in the system ->status->programme , then with the help of ABAP'ers tell them to include a sub-routine in that programme telling that if any mistake happens then a warning message should come .

Regards

Srinath

Former Member
0 Kudos

Hi Srinath,

I think it is a standard program.Can we incorporate a sunroutine in a standard program?

former_member217082
Active Contributor
0 Kudos

Hi Ronaldo

Even though it is a standard program we can modify . But is is better to copy standard program into

Z program and then assign that Z program to that VF31 and then make changes and then check .

Regards

Srinath

Former Member
0 Kudos

Thanks Sri nath.

But even if I made a copy of that program then how do we assign the Z program to transaction VF31?

VF31 would already be assigned to a standard SAP program.

former_member217082
Active Contributor
0 Kudos

Hi Ronaldo

I do agree that it is a standard program and that is why Copying of standard program to Z program and assignment of that Z program will be correctly done my the Technical consultants . So its better to take help of the technical consultants So that we wont face any problem when we run VF31 again after changing the program

Regards

Srinath

Answers (0)