‎2007 Aug 14 7:12 AM
Hi,
Can you tell me what is meant by %_INTERNAL_%_SUBMODE_% in the statement
SUBMIT (report)
VIA SELECTION-SCREEN %_INTERNAL_%_SUBMODE_% 'VC'
AND RETURN.
Thanks,
Nidhi
‎2007 Aug 14 7:15 AM
Hi
They are nothing but the Selection screen parameters
<b>Reward points for useful Answers</b>
Regards
Anji
‎2009 Nov 12 4:04 AM
Hi,
VIA SELECTION-SCREEN %_INTERNAL_%_SUBMODE_% 'VC'
VIA SELECTION-SCREEN %_INTERNAL_%_SUBMODE_% 'VR'
Try these. These submit mode is to say whether the report variant is in save mode or not. Check the save button position for both.
Thanks and regards,
Pradip
‎2009 Nov 12 4:04 AM
Hi,
VIA SELECTION-SCREEN %_INTERNAL_%_SUBMODE_% 'VC'
VIA SELECTION-SCREEN %_INTERNAL_%_SUBMODE_% 'VR'
Try these. These submit mode is to say whether the report variant is in save mode or not. Check the save button position for both.
Thanks and regards,
Pradip