cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SC creation using oops concept

Former Member
0 Likes
127

Hi we are writing code in SRM7.o using oops concept, based on FM BBP_SC_APP_EVENT_DISPATCHER events which triggers while creating SC from portal.

am using the class /SAPSRM/CL_PDO_BO_SC_ADV and using the methods of following class which suitable for the events.

if any one created same SC or any related to this code, please share with me.

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

jason_boggans
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi There,

SRM 7.0 already uses object oriented programming, i.e. ABAP Objects. Why not just use what is already provided?

Regards,

Jason