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

BDC - session -BDC_OPEN_GROUP

Former Member
0 Likes
524

Hi all,

can anyone let me know the use of parameter 'RECORD' in FM 'BDC_OPEN_GROUP'

Thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
497

hi,

it used to specify if it is batch input .ie a recording

its an optional field where default value is space.

Hi all,

can anyone let me know the use of parameter 'RECORD' in FM 'BDC_OPEN_GROUP'

Thanks in advance

2 REPLIES 2
Read only

Former Member
0 Likes
498

hi,

it used to specify if it is batch input .ie a recording

its an optional field where default value is space.

Read only

varma_narayana
Active Contributor
0 Likes
497

Hi...

This parameter is passed to Specify whether the Session is Created from Recording ('X') or Not (' ').

In Recording (Tcode SHDB) you have an Option to Generate a session based on Recording.. That will fill this parameter as 'X'.

Otherwise it is optional since default value is SPACE.

<b>Reward if Helpful</b>