ā2015 Jun 11 11:54 AM
Hi,
Please Have a look on below images.
I got the Run time error in Quality Server At Me23n Purhcase order type subcontract.
In Item Details Under Material tab, components button will be tehre, if i press the button I am getting the Error.
What i Checked.
->I checked in Development and Production Server everything is fine.
But only quality Server is i am getting the error.
-> Nearly Different Different Orders i checked Same problem i am facing
-> At All line items are i am facing this type of problem not only at one item line.
-> I enabled /h it's going to Default programming. there is no customization coding for me23n after press the component button .
The below image is showing the
Program Name: SAPLM61Q.
Include Name :LM61QF2T.
-> I enable the break point. Exactly at last line it is giving the error.
I never faced this type of problem. If any faced Please Repaly to me.
I need your valuable suggestions..
ā2015 Jun 11 12:24 PM
ā2015 Jun 11 12:24 PM
ā2015 Jun 11 12:33 PM
Hi, Sir Thanks For your reply.
Just Now i checked at Quality system.
I open the Se51 and i given Program name and screen no.
What the dump file is showing.
I just check the screen painter, I dont want to any thing. I just chck it. To find out whether everything is correct or not.
Same thing i checked it in Development system(Earlier i mentioned me23n there is no problem in development)
It's not showing any thing.
But quality it is showing above mentioned Error.
Can u please tell me. What exactly happend , Is Somebody deleted any field...
Need your valuable suggestions.
ā2015 Jun 12 4:32 AM
ā2015 Jun 12 4:41 AM
Your dynpro is trying to access a field that doesn't exist in the data dictionary.
Most likely some changes was made to the dynpro, but the required append structure has not been transported to your QA system.
Compare structure MDPM (transaction SE11) in DEV and QA. You will probably fine that MDPM-ZZMENGE exists in DEV, but not in QA. My guess is that the changes to the dynpro hasn't been transported to PROD (I hope) and therefore the problem won't exist there.
ā2015 Jun 12 4:50 AM
Hi, Sir, Thanks for your reply
Definately this will be usefull to me.
But small doubt.
I open the Structure name in Development system,
I was compared yes. One field is missing from development to the Quality system.
But My questions is If some boday did a changes Definately it will ask the transport request.
But if is see the transport request by using
Goto-> object directory enntry it said object is locked ....
Which means that all ready it was released... i think..
ā2015 Jun 12 5:02 AM
The ZZMENGE will probably not be in the actual structure MDPM, but in an append structure or CI_ include structure that is included.
Can you post a screenshot of structure MDPM, with the field ZZMENGE visible, and scroll up to the closest component .INCLUDE to field ZZMENGE?
ā2015 Jun 12 6:12 AM
hi,
Yest u r correct zz is not the own structure means that Some body append the structure.
But My question is that. Dev working fine production working fine,
But in Quality i am facing this type of problem.
ā2015 Jun 12 6:13 AM
If want to do changes also it is asking access key.
Actually we have two teams
Other team they are able to access the accss key.
but right now i don't have the permission.
ā2015 Jun 12 11:51 PM
These are the reasons I can think of that it is working in production, but not QA:
ā2015 Jun 12 11:53 PM
Are you trying to change structure MDPM? To access the append structure from MDPM, you shouldn't have to go into change mode. Somewhere on the menu there is an option for append structures. Sorry, I don't have access to a system right now, so I can't tell you the correct path.
ā2015 Jun 13 4:01 AM
Actually i know the path..
May be this is the reason.
thanks for your reply..
Keep posting..
ā2015 Jun 16 11:45 AM
Thank u madam U R Correct Field is missing.
Now i create the request and move to the quality now working.
517 is the screen painter it is loading while press the components button in purhcase request.
So, it is does not have the correct structure... Bcz of that reason it is having the problem.
Thank u
Keep posting..