2007 Aug 16 8:10 AM
Hi all,
can anyone let me know the use of parameter 'RECORD' in FM 'BDC_OPEN_GROUP'
Thanks in advance
2007 Aug 16 9:19 AM
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
2007 Aug 16 9:19 AM
hi,
it used to specify if it is batch input .ie a recording
its an optional field where default value is space.
2007 Aug 16 9:31 AM
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>