cancel
Showing results for 
Search instead for 
Did you mean: 

Error in RPM run - Missing Flag Parameters

Former Member
0 Kudos

Hi Friends,

I am facing one issue with RPM Run (Tcode:/n/sapapo/seq2) . System shows me error

I tried debugging it and found that there is one procedure in FM MMRP_L2_STORE_POSVARS.

Procedure : RPM_STORE_POSVARS

It returns table LT_RC that contains ERROR_OBJECT_KEY and other related information.

Kindly suggest me what the issue can be or some sap note related to this issue.

Thanks & Regards,

Brijesh Soni

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi Brijesh.

What is the value of LT_RC[1]-RC? Please, check in transaction /SAPAPO/OM10 what explanation is given for this return code (LT_RC[1]-RC) as it may be helpful.

Regards,

Tiago

Former Member
0 Kudos

Thanks Tiago,

Tcode : /SAPAPO/OM10 shows same message that I am getting in seq2 tcode.

Actually problem was at one place in code, line balance was not found, but it was not showing error there. In later stage it was showing irrelevant error. Functional team did re assignment of all components  and issue was solved.

Thanks & Regards,

Brijesh Soni