cancel
Showing results for 
Search instead for 
Did you mean: 

Transfer message from user A to user B in GP

Former Member
0 Kudos

Hello experts,

I want to realize that user A enter message and user B display message and confirm it.

I had see "Overview End User Designtime.sim", but the mothod is not effect in design time.

How to realize transfer message from user A to user B ?

Of course ,it is better if I can call some standard callable object.

Thanks.

BR,

Jianguo Chen

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

you can use the callable objects already available in the DT wizard.

For the first step, use Data Input form CO. For the second step, use some of the following, depending on your particular requirements:

- Data Display form CO

- Data Display with Acknowledgements

- Visual Approval (if you need user B to approve message)

Make sure that you define and map the corresponding parameters of the two CO on block level.

For more info, check:

<a href="http://help.sap.com/saphelp_nw70/helpdata/en/0f/619fd378a641b29386063019c24fc4/frameset.htm">Predefined Callable Objects</a>

<a href="http://help.sap.com/saphelp_nw70/helpdata/en/e4/8a5742330ad142e10000000a1550b0/frameset.htm">Callable Object Parameters</a>

HTH:)

Regards, Petja