Application Development and Automation 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: 
Read only

Infoset Query

Former Member
0 Likes
805

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

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
Read only

former_member188827
Active Contributor
0 Likes
770

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.

Read only

0 Likes
770

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

Read only

former_member188827
Active Contributor
0 Likes
770

wat is da dump message?

Read only

0 Likes
770

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

Read only

0 Likes
770

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