on 2010 Jun 16 10:22 AM
Hi,
I want to add a new column (number of follow-on document) to the shopping cart POWL. How can I enhance the feedertype SAPSRM_FEEDER_SC with custom fields?
Thanks and best regards,
Roman
Request clarification before answering.
Hi Roman,
Copy the FEEDER class /SAPSRM/...... encapsulated in the Feeder type SAPSRM_FEEDER_SC to your Z-class
goto the method GET_FIELD_CATALOG and add your column and necessary attributes as maintained for the existing fields.
Thsi would be tricky as, the existing methods would be used in many FEEDER CLASSes as a interface implemnetation.
Also chekc the SPRO nodes in SRM for the FEEDER TYPES.
kindly award points if you find it helpful ...
rgds,
Gautam
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.