Skip to Content
0
Former Member
Dec 13, 2007 at 10:40 AM

dump with smartform

22 Views

Hi all,

i got dump "GEN_BRANCHOFFSET_LIMIT_REACHED" when i operate smartform.

i send to the smartform 70 tables and run on them over loop ... endloop.

here the description : While generating program "/1BCDWB/SAPLSF00000105", the system discovered that an ABAP event block, a control structure (such as IF... ENDIF or LOOP... ENDLOOP) or a routine (such as a FORM routine) is too big.

The resulting jump is too great to be generated.

The jump may be no greater than 32768 for the internal load format

(corresponding to around 10,000 ABAP statements).

However, the jump in this case would have been 36750.

What can i do?