Skip to Content
0
Former Member
Jun 04, 2009 at 08:27 AM

Passing Variables in URL using PROCESS_VARIABLES Command in BW 7.0

42 Views

Hi All,

I am encountering problems with passing variables within URL of a Web Template Call.

Does anybody know about changes to command PROCESS_VARIABLES during the upgrade from BW 3.5 to BW 7.0? How can I pass variables in BW 7.0?

Currently, my URL has the following structure:

sap-language=DE&
CMD=PROCESS_VARIABLES&
SUBCMD=VAR_SUBMIT&
TEMPLATE_ID=CODE_HK50_WEB_P002&
VAR_NAME_2=varname1&
VAR_NAME_3=varname2&
VAR_NAME_4=varname3&
VAR_NAME_5=varname4&
VAR_NAME_6=&
VAR_NAME_7=&
VAR_VALUE_EXT_2=5&
VAR_VALUE_EXT_3=2009&
VAR_VALUE_EXT_4=50&
VAR_VALUE_EXT_5=&
VAR_VALUE_EXT_6=&
VAR_VALUE_EXT_7=&
PAGENO=&
REQUEST_NO=&
VARIABLE_SCREEN=

The variables screen pops up although all required variables are filles. Does anybody see whats wrong? I do appricate any hints/ tips.

Thanks, Johannes