Short dump when select a variant

August 29, 2010 by admin · Leave a Comment
Filed under: ABAP Objects, SAP - ABAP, SAP Solutions 

In the production or process order information system, an ABAP runtime error occurs when you select a variant during the IMPORT of the “P_FCTPAR” object. The problem occurs after an upgrade of Release 4.6. Due to a program error, XPRA, which is responsible for the conversion of variants, is not executed.

Read more

Viewed 1471 times by 427 viewers

How to set image width?

June 27, 2009 by admin · Leave a Comment
Filed under: ABAP Objects 

I’m using this method but image never stay in container size in screen. Always appears horizontal and vertical scrools bar.

Bellow, Method SET_WIDTH does not work:
Read more

Viewed 1194 times by 435 viewers

Dynamic table of object references possible?

June 27, 2009 by admin · Leave a Comment
Filed under: ABAP Objects 

How can I create a dynamically typed table of object references, based on the name of the reference type (which could be an interface)?
Read more

Viewed 1170 times by 447 viewers

ABAP Syntax Error

June 27, 2009 by admin · Leave a Comment
Filed under: ABAP Objects 

I’m getting a syntax error in the following code at last line saying ‘Statement is not accessible’. What wrong in the ABAP code?
Read more

Viewed 1196 times by 436 viewers

SAP Solution Database