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

Services for object

Former Member
0 Likes
474

In some transaction (like creation of customer), there is the possibility of attaching a document (like a jpeg).

We are using a Z transaction. Can we use this "services for object" in this z-transaction?

2 REPLIES 2
Read only

former_member317232
Participant
0 Likes
423

Hello Stilianos Spiro...

Service for object alias GOS (gobal object service) works with object.

a purchase document numebr is an object for example.

try this link :

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/0e6b0d95-0a01-0010-4696-ca0a48de5...

regards

Read only

Former Member
0 Likes
423

Please check cl_gos_manager, report GOS_TOOLBOX_TEST and transaction BC_GLOBAL_SFLGH_DISP.