cancel
Showing results for 
Search instead for 
Did you mean: 

customer fields in PO

0 Kudos

Hello,

I'm trying to add customer field into PO. I append structure INCL_EEW_PD_HEADER_CST_PO with my own field. But it transaction I see only empty table. That is the problem?

Regards,

Alexander

Accepted Solutions (0)

Answers (4)

Answers (4)

0 Kudos

Could anybody send screenshot how this fields look like?

prorokov@mail.ru

yann_bouillut
Active Contributor
0 Kudos

Hi,

Here is a screenshot :

<a href="http://img518.imageshack.us/my.php?image=zcufpoheaderzn6.gif" target="_blank"><img src="http://img518.imageshack.us/img518/676/zcufpoheaderzn6.th.gif" border="0" alt="Free Image Hosting at www.ImageShack.us"; /></a>

Kind regards

Yann

0 Kudos

Done? but nothing happened.

yann_bouillut
Active Contributor
0 Kudos

Hi,

Do you see your CUF field through the sapgui ?

In my SRM50 system, it is working well.

Kind regards,

Yann

yann_bouillut
Active Contributor
0 Kudos

Hi,

In case it is an ITS issue, please try to reset the ITS cache through TA SITSPMON.

Kind regards,

Yann

yann_bouillut
Active Contributor
0 Kudos

Hi,

Also check that OSS note 1016297 and 1033563 are implemented.

Kind regards,

Yann

yann_bouillut
Active Contributor
0 Kudos

Hi,

You have to append :

INCL_EEW_PD_HEADER_CSF_PO

AND

INCL_EEW_PD_HEADER_CSF !

Kind regards,

Yann

0 Kudos

In SAP Note 672960 I've found ' If you define fields on the header, they can only be filled in BADIs.' What does it mean?

P.S. I try add field to PO header.

Former Member
0 Kudos

Hi

<u>Also read the SAP OSS Note: 458591

You have to add fields in both the strcutures

INCL_EEW_PD_HEADER_CSF_PO and INCL_EEW_PD_HEADER_CSF

& you need not regenerate the screen when you add delete the fields , system takes care of it.</u>

<b>

It has the following steps:</b>

Definition of fields
4. Call Transaction SE11. Data type = name of the basis structure -> Choose 'Display'
5. Choose 'Append Structure' (F5).
6. Enter the name of the append structure.
7. Define the user-defined fields in the new structure.
8. Activate the append structure.

<u>Related links -></u>

Do let me know.

Regards

- Atul