cancel
Showing results for 
Search instead for 
Did you mean: 

Short dump at MEREP_SBUILDER

Former Member
0 Kudos

We get a short dump whenever we try to start t-code MEREP_SBUILDER.

The entire dump is as follows. This is for MI7.1SP03. Please help. Thanks a lot!

Runtime Errors MESSAGE_TYPE_X

Date and Time 22.04.2008 11:01:01

-


-


Short text

The current application triggered a termination with a short dump.

-


-


What happened?

The current application program detected a situation which really

should not occur. Therefore, a termination with a short dump was

triggered on purpose by the key word MESSAGE (type X).

-


-


Error analysis

Short text of error message:

Obsolete object being used. See long text

Long text of error message:

This object is obsolete.

If you require this object, create a customer message on component

BC-MOB-DOE.

Technical information about the message:

Message class....... "MEREP_00"

Number.............. 800

Variable 1.......... " "

Variable 2.......... " "

Variable 3.......... " "

Variable 4.......... " "

-


-


Trigger Location of Runtime Error

Program MEREP_SBUILDER

Include MEREP_SBUILDER_PBO01

Row 10

Module type (MODULE PBO)

Module Name STATUS

-


-


Source Code Extract (Source code has changed)

-


Line

SourceCde

-


1

  • This code is no longer being used.If you need more clarification, then please raise a csn

2

3

*----


4

****INCLUDE MEREP_SCENBLDR_PBO1 .

5

*----


6

*&----


7

**& Module STATUS OUTPUT

8

*&----


9

module status output.

>>>>>

MESSAGE x800(MEREP_00).

11

  • perform set_status .

12

endmodule. " STATUS OUTPUT

13

*

14

*----


15

    • MODULE pbo_0100_01 OUTPUT

16

*----


17

18

*----


19

*module pbo_0100_01 output.

20

  • perform pbo_0100_01 .

21

*endmodule. "pbo_0100_01 OUTPUT

22

*

23

*----


24

    • MODULE pbo_0110_01 OUTPUT

25

*----


26

27

*----


28

*module pbo_0110_01 output.

29

  • perform pbo_0110_01 .

-


Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

in MI7.1 you can not use MEREP_SBUILDER - cause MI7.1 uses DOE.......

So all the "old" stuff is switched off - and you should get an error as well while using MEREP_MON, MEREP_MIG, MEREP_PD,......

Use the new Transactions of MI7.1 - that should cure the problem.

Regards,

Oliver

Former Member
0 Kudos

So what are the new names for MEREP_SBUILDER, MEREP_MON, MEREP_MIG, MEREP_PD, etc.?

I do NOT see SDOE_SBUILDER.

Thanks a lot!

Former Member
0 Kudos

Hi,

check this:

SDOE_WB

Well, to get some more informations on 7.1 have look here:

http://help.sap.com/saphelp_nwmobile71/helpdata/en/8F/0B674240449C60E10000000A1550B0/frameset.htm

>Developers guide>developing mobile applications>developing mobile applications for laptops>Tutorial--creating a service order application.

Hope that helps you!

Regards,

Oliver

former_member304703
Contributor
0 Kudos

Hi Laura,

NONE of the transactions you mentioned is used in MI7.1.

It's a completely new architecture and processes.

Regards,

Larissa Limarova

Answers (0)