2014 Aug 26 5:43 AM
Hello,
I'm new to SAP Utilities.
I'm checking the functions of Device Management in the test environment and have faced some problems.
Could you give me a tip to solve the below error?
<Error>
When I execute the transaction below, ABAP Programming Error (short dump) occurs.
Utilities Industry -> Device Management -> Device Installation -> Device Info Record -> Create [EG44]
The detailed error message is described in the attached text file "[EG44]Runtime Error_Description of Exception.txt".
The same error occurs when I execute change(EG41) and display(EG43) of Device Info Record as well.
I really appreciate your help.
2014 Aug 26 6:57 AM
Hi,
By the looks of it, some mandatory customizing (system parameters for Device Information record) has not been done: see 522055 - Short dump when reading Customizing data.
Being new is no excuse for not knowing how to search SAP OSS... - if you do not have OSS access you absolutely will need it and will need to use it frequently in order to work efficiently. I found the note in about minute, which is probably less than what you needed to prepare the post.
cheers
Jānis
2014 Aug 26 6:57 AM
Hi,
By the looks of it, some mandatory customizing (system parameters for Device Information record) has not been done: see 522055 - Short dump when reading Customizing data.
Being new is no excuse for not knowing how to search SAP OSS... - if you do not have OSS access you absolutely will need it and will need to use it frequently in order to work efficiently. I found the note in about minute, which is probably less than what you needed to prepare the post.
cheers
Jānis
2014 Aug 26 7:48 AM
Hi Jānis,
Thank you for your reply.
I guess I need to know how to use OSS a little more.
Thanks for your advise as well.
Kotaro
2014 Aug 28 7:04 PM
You are welcome I often get to the desired results the fastest if I do a simple search on programming object names, so that's what I usually start with. This time it was either ISU_SYSTEMPARAMETER_MM or isu_07_read_customize_data.
cheers
Jānis
2014 Aug 29 1:48 AM
Thanks for telling me the tips on searching.
Those search terms are really helpful.
Thank you.
Kotaro