Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Infoset Query

Former Member
0 Kudos
136

Hi all

i have copied an infoset with a customized name under the user group PU(purchasing) , i had added two feilds to that infoset and i have written a feild code in that particular feild, every thing is Ok with DEV 10 client , which my functional tested, and when it was moved to DEV 20 by my senoir (i dont know how to move that) he again tested and there was a dump in that.

now i want to know , how to debug the particular error where it was causing the dump. adn how to go through it.

please help me to solve this problem...i havent come across infosets earlier, this is the first time i was asked to wrok on that, where i was strucked...

thanks in advance

5 REPLIES 5

former_member188827
Active Contributor
0 Kudos
101

wat does da dump sy i mean error message...

try generating da infoset in dev20 again and see if da problem persisits...

go to sq02 and generate infoset in dev20.

0 Kudos
101

But i dont have the access to SQ02 in dev 20. so how can i check that

former_member188827
Active Contributor
0 Kudos
101

wat is da dump message?

0 Kudos
101

error in abap application program.

the current abap program "SAPLALDB" has been terminated because one of the statements could not be executed.

this is probably due to an error in the abap program.

in program AQ2OPU======PU-088HUNEW" the following sybtax error has occured.

in the include "/BCDWB/IQ000000000470DAT" in the line 54:

the type "ZT458A" is unknown

0 Kudos
101

check if da type ZT458A exists in abap dictionay in dev20...

i think ZT458A has been created in dev 10 but not transported to dev20 dats y dis error occured...

plz reward points if dis helps