Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MIRO enhancement using tcode OBBH

Former Member
0 Likes
659

Hi,

I have created substitution in OBBH, Also copied program RGGBS000 into Z program , added new exit and created entry in V_T80D. But I am not able to use new exit in Substitution. getting error message exit 'U500' does not exist in program RGGBS000.

I dont know how to give reference of new Z program for substitution to use new exit.

Please guide me....

Thank You,

Archana

2 REPLIES 2
Read only

Former Member
0 Likes
482

Hi archana,

Assigned the newly created Z program to the Substitution application area using Transaction Code GCX2.

Assign Z program against the application area "GBLS". Currenly GBLS may be assinged to standard program "RGGBS000", that is the reason why you are getting error in standard program.

Regards

Vinod

Read only

Former Member
0 Likes
482

check the entries in 'V_T80D', I hope you have given RGGBS000 not ZRGGBS000.

--

Reddy