cancel
Showing results for 
Search instead for 
Did you mean: 

Flex2 CompilerException: Encountered invalid display object Window :

Former Member
0 Kudos

Hello,

I'm using VC 7.0 with SPS 14 and the new Flex 2 runtime. When I deploy an existing Flex VC 7.0 model with the new runtime I get the following Flex Compiler exception:

Flex2Compiler.Compile: FlexCompilerException: Encountered invalid display object Window : null: null

Does anyone know what I need to do to fix it?

Kind regards

Stefan

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member
0 Kudos

Hi Luba,

thanks anyway. I need to wait than.

Great job! I give you points.

Kind regards

Stefan

Former Member
0 Kudos

Hi Luba,

this solved my problem. Great job! Could you have a look at "Aktivitäten Pflegen" also. Compiling this iView I get following deployment error: "Encountered invalid operator CombineOp: com.sap.vc.flex.xgl._2_1_XGLEntity incompatible with com.sap.vc.flex.xgl.XGLInfosetEntity"

Thanks very much.

Stefan

Former Member
0 Kudos

Hello,

This is indeed a bug, the problem is when you connect two combine operators.

This will be fixed in the following SP's.

Thank you,

Luba.

Former Member
0 Kudos

Hi Luba,

I sent you the GML file just a minute ago.

Thanks very much for your support.

Regards

Stefan

Former Member
0 Kudos

There seems to be some problem at the model,

In the iview "Massnahme Erstellen" the Toggle button "Sichern" in the "Massnahme - Detail" Form at the layot looks like only a label but when look at his properties we see that the Togle style is set to Button only.

Please change the style to "Label only" and this should solve your problem.

Please let me know if this solved your problem.

Thank you,

Luba.

Former Member
0 Kudos

How were you able to pin point to this detail. Can you pl explain?

Former Member
0 Kudos

Hello,

it's exaclty th model I was deploying successfully. It should contain the values of the store. I've got nothing else.

Let's put it the other way round. What's the bet way to migrate my Flash model to a flex2 model? Shall I import/export or cut and paste? Is there a migration tool?

Thanks very much for your help.

Kind regards

Stefan

Former Member
0 Kudos

Hello,

You don't need to do anything in order to change the model from Flex to Flex2.

For each model that you have you can change the runtime in tools/Options/Compiler and in this way to run it in different runtimes.

Maybe it would be better if you could send the model file to me by mail, and I would take a look at it.

Regards,

Luba.

Former Member
0 Kudos

Hi Luba,

We had the similar problem during compiling our model.

Flex2Compiler.Compile: FlexCompilerException: Encountered invalid display object Window : null: null

I was using a hyperlink action for a button where i have cocatenated a string

<URL>&_paramsXmlStr_=<Params><Row Material_type="&#ID[ACA8HN]@Material_type&"Plant="&#ID[ACA8HN]@Plant&"></Row></Params>

When i use this double colon " " for the keys i am getting and when i encode this same string to

<URL>&_paramsXmlStr_%3CParams%3E%3CRow%20Material_type%3D%22%26%23ID%5BACA8HN%5D@Material_type%26%22Plant%3D%22%26%23ID%5BACA8HN%5D@Plant%26%22%3E%3C/Row%3E%3C/Params%3E

i am unable to get the result as i wanted to fetch the input parameters from 1stiview to popup web page (2ndiview)

But again if i give the above string in following format

<URL>&_paramsXmlStr_=<Params><Row Material_type='&#ID[ACA8HN]@Material_type&'Plant='&#ID[ACA8HN]@Plant&'></Row></Params>

in the formula editor of button action hyperlink i could compile it.

So what i feel is the problem is with doublecolon but if it is not there again i couldnt get the input paramters passed.

Can you please tell me how to avoid the compilation error.

Thanks & Regards

K.Srinivas

Former Member
0 Kudos

Hello,

I had take a look at your model and in the model that you have attached there are modeling problems,

You have visibility conditions on the forms that looks at fields in DataStore, but the dataStore has no fields.

Does the model that you are trying to deploy also has this problem ?

If no can you please attach again the model.

Flex2 runtime developer,

Luba.

Former Member
0 Kudos

Hi,

do you compiled with Flex also ?

is it fine with Flex?

If not then its problem with ur aplication (Model).

Can you send the GML ,i will check it out?

Regards,

Govindu

Former Member
0 Kudos

Hi Govindu,

I runs perfectly with Flex.

Thanks very much for your support.

Here's the GML:

<AEA8W0 name="Input" parent="ADA8VZ" role="INPUT" appName="INPUT" spec="DT_OBJ_IN" anchor="L15" pos="0 15" orig_guid="GMfe4e66c2e4a511dc9286000255334790" fields="}"/><AEA8W1 name="I T Immanfnr Imp" parent="ADA8VZ" role="I_T_IMMANFNR_IMP" appName="OUTPUT I_T_IMMANFNR_IMP" spec="DT_SET_OUT" anchor="R15" pos="100 15" capacity="0" orig_guid="GMfe4e66c3e4a511dc853c000255334790" fields=",F_BIC_IM_WIEDMA:,F_BIC_IMANSPRPA:,F_BIC_IMPLNJAHR:,TXTLG:,PROG_POS:,PROG_DEF_S:,F_BIC_PC_DIV:,F_BIC_IMMANFSTA:,APPR_YEAR:,F_BIC_IMANTEXT1:,F_BIC_IMANTEXT2:,F_BIC_IMANTEXT3:,F_BIC_IMANTEXT4:,F_BIC_IMPLANGES:,CURRENCY:,F_BIC_IMKZAR:,F_BIC_IMGESELLS:,F_BIC_IMWEITVER:,F_BIC_IMUSERID:,F_BIC_ERNAM:,F_BIC_IMERFDAT:,F_BIC_AENAM:,AEDAT:,F_BIC_STA_TXTLG:,F_BIC_PROG_POS:,F_BIC_PPOS_TXTLG:}"/></ADA8VZ><AHC8W2 name="start" parent="AAD8VY" pos="70 130" infoshape="#ID[AXB8W4]" orig_guid="GMfe4e66c4e4a511dc9fb8000255334790"><AEA8W3 parent="AHC8W2" role="DATA" spec="PN_START" anchor="R^" pos="40 10" orig_guid="GMfe4e66c5e4a511dcad8b000255334790"/></AHC8W2><AXB8W4 name="IN_PARAMS" parent="AAD8VY" orig_guid="GMfe4e66c6e4a511dcc5d8000255334790" fields="{}"/><AFA8W5 parent="AAD8VY" src="#ID[AEA8W3]" trg="#ID[AEA8W0]" nobc="true" contour="22" controls="0 0 -40 -45" orig_guid="GMfe4e66c7e4a511dcca55000255334790" fields="}"/><ACC8W6 name="Aktuelle Maßnahmen" parent="AAD8VY" pos="375 220" box_style="0" box_features="SEL BTN TTL" box_size="384 576" grid_style="2" box_rows="0" box_pos="16 64" size="120 60" box_zOrder="-1" box_toolbar="Neue Ma%DFnahme:INSERT(FIRST)" orig_guid="GMfe4e66c8e4a511dcc77c000255334790" fields=",F_BIC_IMANSPRPA:,F_BIC_IMPLANGES:,Sichern:,IM_WIEDMA:,PROG_POS:,F_BIC_STA_TXTLG:,F_BIC_IMMANFSTA:,F_BIC_PROG_POS:,TXTLG:,Loeschen:,MANFStatus_Dyn:,Debug:,Gespeichert:,]'}}"><AEA8W7 name="in" parent="ACC8W6" role="IN" spec="UI_SET_IN" anchor="L15" pos="0 15" orig_guid="GMfe4e66c9e4a511dcb8fd000255334790"/><AEA8W8 name="out" parent="ACC8W6" role="OUT" spec="UI_SET_OUT" anchor="R15" pos="120 15" orig_guid="GMfe4e66cae4a511dc92cd000255334790"/></ACC8W6><AXB8W9 name="STORE_PARAMS" parent="AAD8VY" orig_guid="GM30e2db72e4a611dcca06000255334790" fields=",Bestaetitungsmeldung:,sichtbar_fehler:,Fehlermeldung:,UpdKennzeichen:}"/><ADA8WA name="Zihp Manr Upd" parent="AAD8VY" system_type="SAPFactory" sap_system="BW_BAPI" sap_function="ZIHP_MANR_UPD" pos="360 500" size="100 80" orig_guid="GMbb0c9e70e4a711dc9491000255334790"><AEA8WB name="Output" parent="ADA8WA" role="OUTPUT" appName="OUTPUT" spec="DT_OBJ_OUT" anchor="R15" pos="100 15" orig_guid="GMbb0c9e71e4a711dc84cd000255334790" fields=",E_RESULT_CODE:}"/><AEA8WC name="I Immanfnr Imp" parent="ADA8WA" role="I_IMMANFNR_IMP" appName="INPUT I_IMMANFNR_IMP" spec="DT_OBJ_IN" anchor="L25" pos="0 25" orig_guid="GMbb0c9e72e4a711dca0ab000255334790" fields=",F_BIC_IM_WIEDMA:,F_BIC_IMANSPRPA:,F_BIC_IMPLNJAHR:,TXTLG:,PROG_POS:,PROG_DEF_S:,F_BIC_PC_DIV:,F_BIC_IMMANFSTA:,APPR_YEAR:,F_BIC_IMANTEXT1:,F_BIC_IMANTEXT2:,F_BIC_IMANTEXT3:,F_BIC_IMANTEXT4:,F_BIC_IMPLANGES:,CURRENCY:,F_BIC_IMKZAR:,F_BIC_IMGESELLS:,F_BIC_IMWEITVER:,F_BIC_IMUSERID:,F_BIC_ERNAM:,F_BIC_IMERFDAT:,F_BIC_AENAM:,AEDAT:,F_BIC_PROG_POS:}"/><AEA8XG name="Input" parent="ADA8WA" role="INPUT" appName="INPUT" spec="DT_OBJ_IN" anchor="L15" pos="0 15" orig_guid="GMfbcff800e54f11dcc7fc000255334790" fields="}"/></ADA8WA><ACA8WD name="Maßnahme - Detail" parent="AAD8VY" pos="575 230" box_style="2" box_features="EDT TTL" box_size="464 576" form_layout="ABS" labels_align="BEFORE" overflow="EXC" box_pos="408 64" size="110 60" box_scale="AUTO" orig_guid="GMfd9ff8d2e13811dcbb2c000255334790" box_zOrder="-1" fields=",F_BIC_IMANSPRPA:]'},F_BIC_IMANTEXT1:,F_BIC_IMANTEXT2:,F_BIC_IMANTEXT3:,F_BIC_IMANTEXT4:,F_BIC_IMERFDAT:,F_BIC_IMGESELLS:,F_BIC_IMKZAR:,F_BIC_IMMANFNR:]',ctl:'7',useEnum:'#ID[AXD907]'},F_BIC_IMMANFSTA:]'},F_BIC_IMPLANGES:,F_BIC_IMPLNJAHR:,F_BIC_IMUSERID:,F_BIC_IMWEITVER:,F_BIC_IM_WIEDMA:,F_BIC_PC_DIV:]',text:'(*) Sparte'},F_BIC_PROG_POS:]',show:'Y'},TXTLG:]'},Erfasser:,Wiedma:,Erfasstam:,Pflcihtfeld:,Ende:,Sichern:,IM_WIEDMA:,AEDAT:,F_BIC_AENAM:,F_BIC_ERNAM:,Loeschen:,Debug:,Clear:}"><AEA8WE name="in" parent="ACA8WD" role="IN" spec="UI_OBJ_IN" anchor="L15" pos="0 15" orig_guid="GMfd9ff8d3e13811dcafd1000255334790"/><AEA8WF name="out" parent="ACA8WD" role="OUT" spec="UI_OBJ_OUT" anchor="R15" pos="110 15" orig_guid="GMfda01fe0e13811dc82ed000255334790"/><AXD8WG name="ENUM[ACA8NZ:F_BIC_IM_WIEDMA]" parent="ACA8WD" sap_function="ZIHP_MANR_LIS" sap_system="BW_BAPI" system_type="SAPFactory" inputPort="INPUT" inputPortStruct="OBJ" inputPortAppName="INPUT" inputPortFields="}" inputPortMap="I_IMANSPRPA:%27M1-EK*%27" outputPort="I_T_IMMANFNR_IMP" outputPortStruct="SET" outputPortFields=",F_BIC_IM_WIEDMA:,F_BIC_IMANSPRPA:,F_BIC_IMPLNJAHR:,TXTLG:,PROG_POS:,PROG_DEF_S:,F_BIC_PC_DIV:,F_BIC_IMMANFSTA:,APPR_YEAR:,F_BIC_IMANTEXT1:,F_BIC_IMANTEXT2:,F_BIC_IMANTEXT3:,F_BIC_IMANTEXT4:,F_BIC_IMPLANGES:,CURRENCY:,F_BIC_IMKZAR:,F_BIC_IMGESELLS:,F_BIC_IMWEITVER:,F_BIC_IMUSERID:,F_BIC_ERNAM:,F_BIC_IMERFDAT:,F_BIC_AENAM:,AEDAT:,F_BIC_PROG_POS:,F_BIC_PPOS_TXTLG:,F_BIC_STA_TXTLG:}" outputPortAppName="OUTPUT I_T_IMMANFNR_IMP" valueField="@F_BIC_IMMANFNR" textField="@TXTLG" enumFlags="SORT DUPL" orig_guid="GMdb7e1df0e54211dcc6b4000255334790"/><AXD907 name="ENUM[ACA8WD:F_BIC_IMMANFNR]" parent="ACA8WD" sap_function="ZIHP_MANR_FREI_LIST" sap_system="BW_BAPI" system_type="SAPFactory" inputPort="INPUT" inputPortStruct="OBJ" inputPortAppName="INPUT" inputPortFields="}" inputPortMap="I_IMMANFNR_2CHAR:RIGHT%28@F_BIC_IMPLNJAHR%2C2%29" outputPort="IT_IMMANFNR_FREI" outputPortStruct="SET" outputPortFields="}" outputPortAppName="OUTPUT IT_IMMANFNR_FREI" enumFlags="SORT" valueField="@F_BIC_IMMANFNR" textField="@F_BIC_IMMANFNR" orig_guid="GMf75b2cf0e5f811dcc453000255334790"/></ACA8WD><AFC8WH parent="AAD8VY" src="#ID[AEA8W8]" trg="#ID[AEA8WE]" contour="12" orig_guid="GMcdad1d43e4aa11dc859b000255334790"/><AHL8WI name="store" parent="AAD8VY" pos="705 140" infoshape="#ID[AXB8W9]" orig_guid="GM46c9a440e4ac11dcc881000255334790"><AEA8WJ parent="AHL8WI" role="DATA" spec="PN_STORE" anchor="L" pos="0 10" orig_guid="GM46c9a441e4ac11dcb4b0000255334790"/></AHL8WI><AFA8WK name="sichern" parent="AAD8VY" src="#ID[AEA8WF]" trg="#ID[AEA8WJ]" nobc="true" contour="22" orig_guid="GM46c9a442e4ac11dccb5a000255334790" fields=",Bestaetitungsmeldung:,UpdKennzeichen:}"/><ACA8WL name="Bestätigung" parent="AAD8VY" box_style="6" box_features="EDT" box_size="544 40" form_layout="ABS" labels_align="BEFORE" overflow="EXC" pos="595 350" box_pos="296 8" box_vis="STORE@sichtbar" orig_guid="GMc0dfea00e4ac11dc9a4a000255334790" fields=",bestaetigung_neine:,Meldung:}"><AEA8WM name="in" parent="ACA8WL" role="IN" spec="UI_OBJ_IN" anchor="L15" pos="0 15" orig_guid="GMc0dfea01e4ac11dca35c000255334790"/><AEA8WN name="out" parent="ACA8WL" role="OUT" spec="UI_OBJ_OUT" anchor="R15" pos="80 15" orig_guid="GMc0dfea02e4ac11dc9b4e000255334790"/></ACA8WL><AHL8WO name="store" parent="AAD8VY" pos="775 310" infoshape="#ID[AXB8W9]" orig_guid="GM1f944c81e4ad11dcb546000255334790"><AEA8WP parent="AHL8WO" role="DATA" spec="PN_STORE" anchor="L^" pos="0 10" orig_guid="GM1f944c82e4ad11dcc3fb000255334790"/></AHL8WO><AFA8WQ name="bestaetigung_ja" parent="AAD8VY" src="#ID[AEA8WN]" trg="#ID[AEA8WP]" nobc="true" contour="22" orig_guid="GM1f944c83e4ad11dcc27e000255334790" fields="}"/><AHL8WR name="store" parent="AAD8VY" pos="870 345" infoshape="#ID[AXB8W9]" orig_guid="GM1f944c84e4ad11dccb79000255334790"><AEA8WS parent="AHL8WR" role="DATA" spec="PN_STORE" anchor="L" pos="0 10" orig_guid="GM1f944c85e4ad11dcc4d7000255334790"/></AHL8WR><AFA8WT name="bestaetigung_nein" parent="AAD8VY" src="#ID[AEA8WN]" trg="#ID[AEA8WS]" nobc="true" contour="22" orig_guid="GM1f944c86e4ad11dc8910000255334790" fields="}"/><ACA8WU name="Systemmeldung" parent="AAD8VY" pos="680 445" box_style="6" box_features="EDT" box_size="320 40" form_layout="ABS" labels_align="BEFORE" overflow="EXC" box_pos="16 8" size="100 60" box_vis="STORE@sichtbar_fehler" orig_guid="GM51d968b0e4ad11dcad5e000255334790" fields="}"><AEA8WV name="in" parent="ACA8WU" role="IN" spec="UI_OBJ_IN" anchor="L15" pos="0 15" orig_guid="GM51d968b1e4ad11dc82fe000255334790"/><AEA8WW name="out" parent="ACA8WU" role="OUT" spec="UI_OBJ_OUT" anchor="R15" pos="100 15" orig_guid="GM51d968b2e4ad11dc8459000255334790"/></ACA8WU><AFA8WX name="*bestaetigung_ja" parent="AAD8VY" src="#ID[AEA8W8]" trg="#ID[AEA8WC]" nobc="true" contour="14" orig_guid="GM1deb5010e4b011dcb335000255334790" fields=",F_BIC_IM_WIEDMA:,F_BIC_IMANSPRPA:,F_BIC_IMPLNJAHR:,TXTLG:,PROG_POS:,PROG_DEF_S:,F_BIC_PC_DIV:,F_BIC_IMMANFSTA:,APPR_YEAR:,F_BIC_IMANTEXT1:,F_BIC_IMANTEXT2:,F_BIC_IMANTEXT3:,F_BIC_IMANTEXT4:,F_BIC_IMPLANGES:,CURRENCY:,F_BIC_IMKZAR:,F_BIC_IMGESELLS:,F_BIC_IMWEITVER:,F_BIC_IMUSERID:,F_BIC_ERNAM:,F_BIC_IMERFDAT:,F_BIC_AENAM:,AEDAT:,F_BIC_PROG_POS:}"/><AGB8WY name="Sort1" parent="AAD8VY" pos="245 210" orig_guid="GMc2ff5550e4b111dcb9fe000255334790" fields="}"><AEA8WZ parent="AGB8WY" role="IN" spec="TR_SET_IN" anchor="L" pos="0 15" orig_guid="GMc2ff5551e4b111dc98de000255334790"/><AEA8X0 parent="AGB8WY" role="OUT" spec="TR_SET_OUT" anchor="R" pos="40 15" orig_guid="GMc2ff5552e4b111dcbe1c000255334790"/></AGB8WY><AFB8X1 parent="AAD8VY" src="#ID[AEA8W1]" trg="#ID[AEA8WZ]" contour="14" orig_guid="GMc2ff5553e4b111dccce6000255334790"/><AFB8X2 parent="AAD8VY" src="#ID[AEA8X0]" trg="#ID[AEA8W7]" contour="12" orig_guid="GMc2ff5554e4b111dca801000255334790"/><AHL8X3 name="store" parent="AAD8VY" pos="575 150" infoshape="#ID[AXB8W9]" orig_guid="GMadc85740e52911dcbfb0000255334790"><AEA8X4 parent="AHL8X3" role="DATA" spec="PN_STORE" anchor="L" pos="0 10" orig_guid="GMadc85741e52911dc963b000255334790"/></AHL8X3><AHL8X5 name="store" parent="AAD8VY" pos="595 515" infoshape="#ID[AXB8W9]" orig_guid="GMf1daf230e52911dca80d000255334790"><AEA8X6 parent="AHL8X5" role="DATA" spec="PN_STORE" anchor="L" pos="0 10" orig_guid="GMf1daf231e52911dcaae5000255334790"/></AHL8X5><AFA8X7 parent="AAD8VY" src="#ID[AEA8WB]" trg="#ID[AEA8X6]" nobc="true" contour="22" orig_guid="GMf1daf232e52911dcb92f000255334790" fields=",sichtbar:,Fehlermeldung:,UpdKennzeichen:}"/><AHK8X8 name="timer1" parent="AAD8VY" guard="true" interval="1" pos="440 125" size="40 30" orig_guid="GM506764e0e52b11dc82a2000255334790" fields=",ELAPSED:}"><AEA8X9 parent="AHK8X8" role="DATA" spec="PN_START" anchor="T^" pos="20 0" orig_guid="GM50678bf0e52b11dcacb8000255334790"/></AHK8X8><AFA8XA parent="AAD8VY" src="#ID[AEA8X9]" trg="#ID[AEA8X4]" nobc="true" contour="12" orig_guid="GM50678bf1e52b11dc94a6000255334790" fields="}"/><AHL8XB name="store" parent="AAD8VY" pos="775 245" infoshape="#ID[AXB8W9]" orig_guid="GM636fe260e53011dc84ee000255334790"><AEA8XC parent="AHL8XB" role="DATA" spec="PN_STORE" anchor="L" pos="0 10" orig_guid="GM636fe261e53011dc8753000255334790"/></AHL8XB><AFA8XD name="loeschen" parent="AAD8VY" src="#ID[AEA8WF]" trg="#ID[AEA8XC]" nobc="true" contour="22" orig_guid="GM636fe262e53011dc9fd0000255334790" fields=",sichtbar:,UpdKennzeichen:}"/><AXB8XE name="OUT_PARAMS" parent="AAD8VY" orig_guid="GMce1181f0e53a11dc9ff3000255334790" fields="{}"/><AFA8XQ name="*bestaetigung_ja" parent="AAD8VY" src="#ID[AEA8W8]" trg="#ID[AEA8XG]" nobc="true" contour="14" orig_guid="GMbafb9b50e55311dc853f000255334790" fields="}"/><AHL8YN name="store" parent="AAD8VY" pos="570 185" infoshape="#ID[AXB8W9]" orig_guid="GM3f9a84a0e5d811dc9529000255334790"><AEA8YO parent="AHL8YN" role="DATA" spec="PN_STORE" anchor="L" pos="0 10" orig_guid="GM3f9a84a1e5d811dc8b43000255334790"/></AHL8YN><AFA8YP name="select" parent="AAD8VY" src="#ID[AEA8W8]" trg="#ID[AEA8YO]" nobc="true" contour="22" orig_guid="GM3f9a84a2e5d811dc84ef000255334790" fields="}"/><AHB8YQ name="refresh" parent="AAD8VY" epcm_event="com.sap.vc:epcm" pos="560 580" size="50 20" orig_guid="GMb1a94770e5d811dc8e4b000255334790" fields="{}"><AEA8YR parent="AHB8YQ" role="DATA" spec="PN_SET_IN" anchor="L" pos="0 10" orig_guid="GMb1a96e80e5d811dc977d000255334790"/></AHB8YQ><AEA8YS name="refresh" proto="AEA8YR" parent="AAD8VY" role="OUT" spec="PT_SET_OUT" anchor="R" pos="120 20" orig_guid="GMb1a96e81e5d811dca518000255334790"/><AFA8YT parent="AAD8VY" src="#ID[AEA8WB]" trg="#ID[AEA8YR]" nobc="true" contour="22" guard="@E_RESULT_CODE==0" orig_guid="GMb1a96e82e5d811dc893b000255334790" fields="{}"/><AHA8YU name="refresh" parent="AAD8VY" epcm_event="com.sap.vc:epcm" pos="125 215" size="50 20" orig_guid="GMb1a96e83e5d811dc85d4000255334790" fields="{}"><AEA8YV parent="AHA8YU" role="DATA" spec="PN_SET_OUT" anchor="R" pos="50 10" orig_guid="GMb1a96e84e5d811dcb68a000255334790"/></AHA8YU><AEA8YW name="refresh" proto="AEA8YV" parent="AAD8VY" role="IN" spec="PT_SET_IN" anchor="L" pos="0 20" orig_guid="GMb1a96e85e5d811dc8ace000255334790"/><AFA8YX parent="AAD8VY" src="#ID[AEA8YV]" trg="#ID[AEA8W0]" nobc="true" contour="22" orig_guid="GMb1a96e86e5d811dc906a000255334790" fields="}"/></AAD8VY></GMLUNITS><enums><AXD7M1 name="IMANSPRA" parent="AAA2O" sap_function="ZIHP_IMANSPRPA_LIST" sap_system="BW_BAPI" system_type="SAPFactory" outputPort="I_T_IMANSPRPA" outputPortStruct="SET" outputPortFields=",TXTMD:}" outputPortAppName="OUTPUT I_T_IMANSPRPA" enumFlags="SORT DUPL" valueField="@F_BIC_IMANSPRPA" textField="@TXTMD" orig_guid="GM46f262a0e39311dca3a8000255334790"/><AXD7M2 name="IMGESELLS" parent="AAA2O" sap_function="ZIHP_IMGESELLS_LIST" sap_system="BW_BAPI" system_type="SAPFactory" outputPort="I_T_IMGESELLS" outputPortStruct="SET" outputPortFields=",TXTMD:}" outputPortAppName="OUTPUT I_T_IMGESELLS" enumFlags="SORT DUPL" valueField="@F_BIC_IMGESELLS" textField="@TXTMD" orig_guid="GM25e30720e39511dcc05b000255334790"/><AXC782 name="JANEIN" parent="AAA2O" enumMap="J:Ja;N:Nein;A:A;X:X" orig_guid="GM54b80530e15811dc9558000255334790"/><AXD907 name="ENUM[ACA8WD:F_BIC_IMMANFNR]" parent="ACA8WD" sap_function="ZIHP_MANR_FREI_LIST" sap_system="BW_BAPI" system_type="SAPFactory" inputPort="INPUT" inputPortStruct="OBJ" inputPortAppName="INPUT" inputPortFields="}" inputPortMap="I_IMMANFNR_2CHAR:RIGHT%28@F_BIC_IMPLNJAHR%2C2%29" outputPort="IT_IMMANFNR_FREI" outputPortStruct="SET" outputPortFields="}" outputPortAppName="OUTPUT IT_IMMANFNR_FREI" enumFlags="SORT" valueField="@F_BIC_IMMANFNR" textField="@F_BIC_IMMANFNR" orig_guid="GMf75b2cf0e5f811dcc453000255334790"/><AXD3X8 name="ENUM[ACA1ZQ:F_BIC_IMMANFSTA]" parent="AAA2O" sap_function="ZIHP_STATUS_LIST" sap_system="BW_BAPI" system_type="SAPFactory" outputPort="I_T_STATUS" outputPortStruct="SET" outputPortFields=",TXTLG:}" outputPortAppName="OUTPUT I_T_STATUS" valueField="@F_BIC_IMMANFSTA" textField="@TXTLG" orig_guid="GM696f74a068df11dcb4b0000255334790" enumFlags="DUPL SORT"/><AXD7N0 name="IMWEITERVER" parent="AAA2O" sap_function="ZIHP_IMWEITVER_LIST" sap_system="BW_BAPI" system_type="SAPFactory" outputPort="I_T_IMWEITVER" outputPortStruct="SET" outputPortFields=",TXTMD:}" outputPortAppName="OUTPUT I_T_IMWEITVER" valueField="@F_BIC_IMWEITVER" textField="@TXTMD" enumFlags="SORT DUPL" orig_guid="GM57d1ec00e3a011dc94f2000255334790"/><AXD8WG name="ENUM[ACA8NZ:F_BIC_IM_WIEDMA]" parent="ACA8WD" sap_function="ZIHP_MANR_LIS" sap_system="BW_BAPI" system_type="SAPFactory" inputPort="INPUT" inputPortStruct="OBJ" inputPortAppName="INPUT" inputPortFields="}" inputPortMap="I_IMANSPRPA:%27M1-EK*%27" outputPort="I_T_IMMANFNR_IMP" outputPortStruct="SET" outputPortFields=",F_BIC_IM_WIEDMA:,F_BIC_IMANSPRPA:,F_BIC_IMPLNJAHR:,TXTLG:,PROG_POS:,PROG_DEF_S:,F_BIC_PC_DIV:,F_BIC_IMMANFSTA:,APPR_YEAR:,F_BIC_IMANTEXT1:,F_BIC_IMANTEXT2:,F_BIC_IMANTEXT3:,F_BIC_IMANTEXT4:,F_BIC_IMPLANGES:,CURRENCY:,F_BIC_IMKZAR:,F_BIC_IMGESELLS:,F_BIC_IMWEITVER:,F_BIC_IMUSERID:,F_BIC_ERNAM:,F_BIC_IMERFDAT:,F_BIC_AENAM:,AEDAT:,F_BIC_PROG_POS:,F_BIC_PPOS_TXTLG:,F_BIC_STA_TXTLG:}" outputPortAppName="OUTPUT I_T_IMMANFNR_IMP" valueField="@F_BIC_IMMANFNR" textField="@TXTLG" enumFlags="SORT DUPL" orig_guid="GMdb7e1df0e54211dcc6b4000255334790"/><AXD7ND name="PV_DIV" parent="AAA2O" sap_function="ZIHP_PC_DIV_LIST" sap_system="BW_BAPI" system_type="SAPFactory" outputPort="I_T_PC_DIV" outputPortStruct="SET" outputPortFields=",TXTMD:}" outputPortAppName="OUTPUT I_T_PC_DIV" valueField="@F_BIC_PC_DIV" textField="@TXTMD" enumFlags="SORT DUPL" orig_guid="GMf686c720e3a111dc80ea000255334790"/><AXD8VX name="ProgPos" parent="AAA2O" sap_function="ZIHP_BIC_PRPOS_LIST" sap_system="BW_BAPI" system_type="SAPFactory" outputPort="I_T_PRPOS" outputPortStruct="SET" outputPortFields=",LANGU:,TXTLG:}" outputPortAppName="OUTPUT I_T_PRPOS" valueField="@F_BIC_PROG_POS" textField="@TXTLG" enumFlags="SORT DUPL" orig_guid="GMdd5ef540e52911dc9ddf000255334790"/></enums><IMAGES/><TRANSPORTLOG/></GMLPACK>

Former Member
0 Kudos

Hi Stefan,

do you use variables? I had the same exception with Flex2. I use two variables in an URL to display a web template in a html view. The values of the variables were not set in the store. As the values of the variables were selected and transfered to the store I could deploy the model without the exception.