cancel
Showing results for 
Search instead for 
Did you mean: 

Vc Timer

Former Member
0 Kudos

Hello

Please try to help here...

We have a VC model that works fine, we have a timer and a start points, the start works great until I am trying to configure the timer, they are not connected but soon as I change something in the timer configurations the start sends different data then the data it usually sends, no again they are not connected in any way any ideas?

Another question is what is the initial delay under the timer? I got that this is a delay interval so the timer wont start to count until the delay hasn't finished???

If so that mite be good to me but soon as I configure it I am geting an error saying

"Error in compiling Flex application: Error: Branch between 15458 and 48231 around line 0 exceeds 32K span. If possible, please refactor this component.

(xxx\server0\GUIMachine_Business_Packages\Report_16354\FLEX_COMPILATION_FOLDER\AAD4AB-generated.as:2617)

Error: Branch between 15458 and 48231 around line 0 exceeds 32K span.

Failed to compile AAD4AB.mxml

we are working under sp15

Please help

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi ,

its an well Known Bug.

Just see the Below thread for more Explanation.

<>

Regards,

Govindu

Former Member
0 Kudos

Hi,

the error is the well known [32k bug.|https://wiki.sdn.sap.com/wiki/display/VC/32K+limitation].

For your questions about the timer have a look into the sap help: [timer|http://help.sap.com/saphelp_nw70/helpdata/EN/47/73cfda7a32199ae10000000a42189d/frameset.htm].

Can you post your model? I will check your issue on my system.

Best Regards,

Marcel