Hi all
Can someone tell me whether it is possible to extend CUSTOMER_H via EEWB or any other process so as it holds a deep structure? Basically we have an item BADI implementation that is taking an extensive amount of time and we would like to do most of the processing at the header level so save this processing. However, this requires a 'table' of data to be set at header level and we'd like to extend it on CUSTOMER_H.
Any ideas/recommendations would be appreciated.