cancel
Showing results for 
Search instead for 
Did you mean: 

Customer fields in ORDER.LIST (SUS)

Former Member
0 Kudos

Hello all,

is it also possible to add customer fields to the list of puchase orders in SUS?

in the UI the table is called ORDER.LIST and I'd like to insert some fields

to bring them trough XI to SUS. (I'm using the plan drive procurement scenarion

on SRM Server 5.5 in combination with ECC 6.0)

Hope for good answers,

Barbara

Accepted Solutions (0)

Answers (2)

Answers (2)

Ramki
Active Contributor
0 Kudos

Hi Barbara

I do not think you have a standard way of getting the customer fields in list of POs in SUS.

Best regards

Ramki

Former Member
0 Kudos

Hello Ramki!

This is okay, but could you be so kind and tell me where I have

to insert the modifictions.

Do you have any idea about the program, user exit, tables, structures,

where we have to add our codes and fields?

Thanks a lot,

Barbara

khan_voyalpadusman
Active Contributor
0 Kudos

hi,

you can find all the code for orderlist at the following location --->

Transaction --> SE80

Use Option 'BSP APPLICATION' and enter SRMSUS in the field below

Controller -->salesdocument --->select list.sub

On the Right hand side ---> double click on controller class --> CL_SUS_C_SDOC_LIST

you will find number of methods ---> of these methods --->

DO_INIT

DO_REQUEST

DO_HANDLE_EVENT

are used for handling of events.

khan_voyalpadusman
Active Contributor
0 Kudos

hi,

it is possible to use custom fields in SUS.

Please refer to the service market place , and you can find number of OSS notes which give details of how to incrporate custom fields in SUS

Former Member
0 Kudos

Hi,

I know that it is possible, because I've used it for a serveral times,

but I have never tried in to add fields to the PO-list (table ORDER.LIST).

To which structure should I add these fields? PO header and positions

are the wrong structures, this doesn't work.

Any idea what I mean?

Kind regards,

Barbara

Former Member
0 Kudos

Any other idea about that?

Hoping for answers,

Barbara