cancel
Showing results for 
Search instead for 
Did you mean: 

Variable with mandatory option causing query to dump

Former Member
0 Kudos

Hi,

we have a variable which is mandatory and when i run the query , query is dumping. can any one help me out.

Thanks,

SUbhash

Accepted Solutions (0)

Answers (5)

Answers (5)

former_member366279
Contributor
0 Kudos

Hi Subhash,

There is a known bug which only occurs to mandatory variables.

The error details is, error occurred in program SAPLRRS2 and form MULTI_ASSIGN-01-"

It is corrected by SAP note 1593976.

If your error is different, please provide the detailed content of the error, especially the error key words.

Regards,

Patricia

0 Kudos

HI Subash,

I think the variable is manual input.If so,try re- creating a new variable and include.If any other restriction is present along with this variable ,remove and execute.

Thanks

Pradeep

former_member188080
Active Contributor
0 Kudos

Hi,

Just create breakpoint in CMOD and try to debug the query through RSRT.

It will give you exact idea where it is giving dump.

You can also check same in ST22 what dump is coming.

Thanks and regards

arvind_doomra
Active Contributor
0 Kudos

Dear Subash,

Could you please provide more description of the short dump?

Regards,

Arvind

former_member182470
Active Contributor
0 Kudos

HI,

Is it a Customer Exit Variable? If yes, please check it in CMOD t-code further. If there is no issue in CMOD, then try delete the variable and re-create the variable and try execute the Query.

If no luck, then re-generate the Query from RSRT

Regards,

Suman

Former Member
0 Kudos

It is not a customer exit variable,it is normal variable with mandatory .Tried in all different ways to check this but it is still dumping.

former_member182470
Active Contributor
0 Kudos

Hi,

Analyze your Dump with the help of ABAPer. Try to identify the inconsistency and remove it. Then it will not dump again......

Regards,

Suman