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

attach document from zprogram to PR

Former Member
0 Likes
352

Hi all,

I need to attach document against PR from ztransaction not from ME52n.Please guide me if you know.

   DATA: MANAGER TYPE REF TO CL_GOS_MANAGER,
OBJ TYPE BORIDENT.
CONSTANTS: OBJTYPE TYPE BORIDENT-OBJTYPE VALUE ' ZGOS'.

This code just displays services for object icon.which object type should i use for PR. After attachment If I open that PR in ME52n attachment should be visible.Kindly help me out.

Thanks & Regards,

Kavitha

1 REPLY 1
Read only

Former Member
0 Likes
304

solved myself.i have used object type bus2105 for service for object.