SAP for Oil, Gas, and Energy Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and navigate the evolving energy landscape. Join the conversation today!
cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Programming Error --> LOAD_PROGRAM_NOT_FOUND

Former Member
0 Kudos

Hi All,

Please help me in this issue, when I am attempting to view the Asset History within "AMSOG/MAIN" transaction, i am getting this ABAP exception.

PFA ABAP dump.

Thanks in advance

Regards

Sudhanshu

5 REPLIES 5

jitendra_it
Active Contributor
0 Kudos

From attached short dump, it seems code is referring to TVARVC entry for parameter "/amsog/eif_global=>gc_asset_hist_rep. "

in this TVARVC entry, report /AMSOG/MT_REPORT is maintained which system is not able to find.

Can you check whether program /AMSOG/MT_REPORT exists or not ?

I also see one comment for report /AMSOG/ASSET_HIST_REP is there so check which is correct one.

May be you can take help of abaper.

0 Kudos

Thanks for the reply

/AMSOG/MT_REPORT does not exist.


Regards

Sudhanshu

0 Kudos

Then maintain the correct report name in that TVARVC parameter.

0 Kudos

Do we need to use any OSS note to maintain this report.

Please help.

Sudhanshu

0 Kudos

You can use tcode STVARV to maintain TVARVC entries