cancel
Showing results for 
Search instead for 
Did you mean: 

Sourcing Cockpit Transaction in SRM 7.0

Former Member
0 Kudos

Hi

We are upgrading from SRM4.0 to SRM 7.0.

We have a strang behaviour of the upgraded SRM 7.0 system. The Sourcing cockpit transaction in SAP GUI side (BBPSOCO01) is giving a dump while in front end (Portal) the functionality is working perfectly fine.

Any idea whether the backend T. code remains the same as before (BBPSOCO01) or whether it has been changed.

Reards

Raj

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Raj

Since no dump details , it is difficult to give some useful advice, but you can check the note:

1173815 and check whether in the following customizing , you have specified the relevant category ID and

sourcesystem with 2, or 3 which will carry out sourcing.

Regards

Lauren

Former Member
0 Kudos

Thanks for the suggestions.

The dump details is as given below.

"

Runtime Errors DYNPRO_NOT_FOUND

Date and Time 24.06.2010 05:30:30

-


-


Short text

Dynpro does not exist

-


-


What happened?

Error in the ABAP Application Program

The current ABAP program "SAPLBBP_SOCO_UI_ITS" had to be terminated because it

has

come across a statement that unfortunately cannot be executed.

-


-


Error analysis

The system attempted to use dynpro 0301 in program "SAPLBBP_SOCO_UI_ITS".

This dynpro does not exist.

-


-


Trigger Location of Runtime Error

Program SAPLBBP_SOCO_UI_ITS

Include LBBP_SOCO_UI_ITSO06

Row 13

Module type (MODULE PBO)

Module Name PREPARE_WORKLIST_WEB_TRANSPORT

-


-


Source Code Extract

-


Line

SourceCde

-


1

----


2

***INCLUDE LBBP_SOCO_UI_ITSO06 .

3

----


4

&----


5

*& Module prepare_worklist_web_transport OUTPUT

6

&----


7

  • Some data on the work list screen will be sent to the ITS using

8

  • the mass data channel and not the dynpro. This data has will

9

  • be set here.

10

----


11

MODULE prepare_worklist_web_transport OUTPUT.

12

PERFORM prepare_worklist_web_transport USING gs_soco_data-worklist.

>>>>>

ENDMODULE. " prepare_worklist_web_transport OUTPUT

-


"

Regards

Raj

Former Member
0 Kudos

In SRM 7.0 we don't use the old ITS templates like the dump details, but new WEBDYNPRO components. Please check your BAdI implemntation, or relevant customizing settings ,that you are not call this.

Check the purchaser role as well, see note:1261825.

Regards

Lauren

Former Member
0 Kudos

Hi Raj

for me also same problem soco tcode is not working and its dumping as which your getting , if you resolved please let me know the procedure .

Thanks in advance

Thanks &Regards

Pradeep Naidu

Edited by: pradeep naidu on Jun 29, 2010 5:29 PM

Former Member
0 Kudos

Raj and Pradeep

Please read posting by Lauren Liu.

Do you see a new look SOCO from your portal. It a web Dynpro component.

Manoj

Former Member
0 Kudos

Hey,

TCode remains the same.

I have verified this in my system and BBPSOCO01 looks good. Thanks

former_member183819
Active Contributor
0 Kudos

Hi

Keep posted to SAP the dump via OSS message

normally dump should not give if everything works fine.

for SC item - item taken to work area and assigned vendor and created a PO - there should be dump.

if the dump is on buyer user id. ask technical person to study and analyse this.

Dont ignore the dumps.

any error on SLG1 for that buyer.

give more details on dump and paste the dump here .

dump experts can see and lead you correctly.

I have some instances, you give full dump to SAP, you will get solution.

Muthu