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

Submit on se 16

Former Member
0 Likes
413

Hi All,

is it possible to write a submit on SE16_BSEG tansaction.

i want to pass some fields like country key and document number to se16_BSEG transaction.

please share your inputs

Moderator Message: Continue here .

Edited by: kishan P on Sep 9, 2010 11:55 AM

Hi All,

is it possible to write a submit on SE16_BSEG tansaction.

i want to pass some fields like country key and document number to se16_BSEG transaction.

please share your inputs

Moderator Message: Continue here .

Edited by: kishan P on Sep 9, 2010 11:55 AM

1 REPLY 1
Read only

Former Member
0 Likes
374

Hi Kunal,

Use below code.



SUBMIT /1bcdwb/dbbseg VIA SELECTION-SCREEN.

This will take you to SE16_BSEG.

Also try to pass a values to the selection screen using keyword USING SELECTION-SET 'Variant name'.

Hope this helps.

Regards

Abhii