Hi,
I faced this same issue ""Object field I_S_DATA-0TOTALSTCK not found"
After applying the solution in the SAP note 924320.
*>>>> START OF DELETION <<<<<
i_fieldnm = <l_s_sfk>-kyfnm
*>>>> END OF DELETION <<<<<<<
*>>>> START OF INSERTION <<<<
i_fieldnm = <l_s_sfk>-value_returnnm
*>>>> END OF INSERTION <<<<<<
...
I am now getting zeros in the column for Valuated Stock Value.
Any suggestions?
Thanks,
Briston