Hi,
I have defined G_L_ACCT field in the append structure ZAINCL_EEW_PD_ITEM_CSD_SC using Define Customer Display Fields on Item Level in SPRO.
I have configured Control for Fields on Item Level --> Metadata for Fields on Item Level.
After performed these 2 steps, it did not display the GL Acct field in the SC item overview screen.
Then in the WD view /SAPSRM/WDC_UI_SC_DOTC_BD --> V_SC_DTC_BASIC, I added this field in the context COMP_CONTEXT --> ITEMS.
Then I added a column for this field in the table ITEMS_TABLE and bound this context attribute.
Now I can see the GL Acct field in the SC Item overview screen.
When I enter the product category in the SC Item overview, it is not displaying any value in the G/L Account column.
When I debugged the BADI BBP_DOC_CHANGE_BADI - I can see the data in the IT_Account table.
Is this implementation correct?
How do I populate value in this field?
Thanks
Thruna