cancel
Showing results for 
Search instead for 
Did you mean: 

Adding A new Fıeld To the Structure

sumeyye_1634
Participant
0 Kudos
237

Hi all,

We have a customed report and i would like to add a new column.I am going to add a new warehouse into the code. That is okay.(But i need to define it in the structure as well. But I cannot reach its Component type) Is possible to create a new component type for my new adding?

I created a component type in SE11 but when i recall it in the structure i receive this error:


Regards

Accepted Solutions (1)

Accepted Solutions (1)

DominikTylczyn
SAP Champion
SAP Champion

Hello sumeyye_1634

You are adding HAMZABEY_MDF_STOK field, which is either quantity or amount. Therefore you need to define a corresponding unit of measure or currency field. Double click on the new field in the structure and add the required reference field. Here is an example of quantity field MENGE in MSEG table:

Best regards

Dominik Tylczynski

sumeyye_1634
Participant
0 Kudos

Ah yes thanks. I added it and now i can see the column in my report but no values even if i have stock. I mean the columns shows all records as Zero. What can i do more please?

DominikTylczyn
SAP Champion
SAP Champion

sumeyye_1634 You have just enhanced the structure. Now you need to modify the report logic to populate the new field.

sumeyye_1634
Participant

It is done thanks a lot!

Have a nice day!

Answers (0)