I want to define a table extensition on the shopping cart header.
I did the configurartion as below:
1.Define Customer Table Extensions on Header Level(ZAINCL_EEW_PD_HEADER_CST/ZAINCL_EEW_PD_HEADER_CST_SC)
2.Set Visibility of Table Extensions
3.Configure Control of Fields of Table Extensions
4.Configure Control of Actions
I also check the table BBP_PDHCF,the append structure exists.
DUMMY_EEW_PDHCT DUMMY CHAR 1 0 Dummy function in length 1
.APPEND ZAINCL_EEW_PD_HEADER_CST STRU 0 0 Header Table Fields
.INCLUDE ZSTRUC_INCL_EEW_PD_HEAD_CST_SC STRU 0 0 Shopping Cart Extention
ZZPOSITION ZZPOSITION CHAR 10 0 Position
ZZAPPROVER ZZAPPROVER CHAR 10 0 Approver
But unfortunately,when I crearte shopping cart on the portal,the header table extensition does not exist~~~~~~
Anything I did wrong?I tried again and again~~
Please help me~
Thanks a million!