cancel
Showing results for 
Search instead for 
Did you mean: 

RMAUTH:ROADMAP Error

former_member209175
Participant
0 Kudos

Hi Team,

I am working with SAP EHP 1 for SAP Solution Manager 7.0. ST:SAPKITL433. I am executing the t.code RMAUTH. Selected the roadmap ASAP Implementation Roadmap". If i select the tab "Flavours", i am getting the below error.

Runtime Error: LOAD_PROGRAM_NOT_FOUND

The current ABAP program "SAPLRM_AUTHORING" had to be terminated because it has

come across a statement that unfortunately cannot be executed.

or

Error in the SAP kernel.

The current ABAP "SAPLRM_AUTHORING" program had to be terminated because the

ABAP processor detected an internal system error.

Any SAP note available to solve this error?

Thanks

PSK

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Try acessing ASAP Implementation (V3.10 Jun 2009 revised) which is the latest version available of ASAP Implementation. The roadmaps are all delivered inside the component ST-ICO.

For further information about the content of ST-ICO 150_700: patch 24, which is the latest version, please check the following path:

-http://service.sap.com/patches

-Support Packages and Patches - Entry by Application Group

-SAP Technology Components

-SAP SOLUTION MANAGER

-SAP SOLUTION MANAGER 7.0 EHP 1

-Entry by Component

-Solution Manager ABAP Stack

-ST-ICO 150_700

-Support Packages

-ST-ICO 150_700: patch 0024

-Package info

-Object list

Acctually is recommended to always keep this component in the latest version because it contains the all the implementation content

information up-to-date and it does not impact in coding, so even if you does not update the SP level of your Solution Manager, you may still update the ST-ICO to the latest version to keep your implementation content up-to-date.

Kind regards,

Fabricius

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

can you give more details in the error, what is actually reporting?

chk this note making help here

[Note 1346401 - Structure elemets without variants are not displayed|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1346401]

jansi

former_member209175
Participant
0 Kudos

HI,

The error analysis:

Error analysis

On account of a branch in the program

(CALL FUNCTION/DIALOG, external PERFORM, SUBMIT)

or a transaction call, another ABAP/4 program

is to be loaded, namely " ".

However, program " " does not exist in the library.

Possible reasons:

a) Wrong program name specified in an external PERFORM or

SUBMIT or, when defining a new transaction, a new

dialog module or a new function module.

b) Transport error

Regards

PSK