Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SRM ABAP

Former Member
0 Likes
600

Hi All,

What are the special features in SRM ABAP?

Thanks,

Preema

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
569

Hi Preema,

What kind of features are you looking for in SRM Abap.

1 In SRM, Abap is uses with Oops concepts.

2 It is same as R/3 abap only different is, totally dependent upon Oops.

3 Sometimes we use RFC FM to access R/3 system to create documents like Order

provide specific requirements so that i will be able to give you appropriate information.

thanks,

Naresh

Hi All,

What are the special features in SRM ABAP?

Thanks,

Preema

4 REPLIES 4
Read only

Former Member
0 Likes
570

Hi Preema,

What kind of features are you looking for in SRM Abap.

1 In SRM, Abap is uses with Oops concepts.

2 It is same as R/3 abap only different is, totally dependent upon Oops.

3 Sometimes we use RFC FM to access R/3 system to create documents like Order

provide specific requirements so that i will be able to give you appropriate information.

thanks,

Naresh

Read only

0 Likes
569

Thanks for the reply

Read only

abdul_hakim
Active Contributor
0 Likes
569

hi

you dont have any spl version of ABAP for SRM.

Cheers,

Abdul Hakim

Read only

Former Member
0 Likes
569

The ABAP is essentially the same, but many of the tables and FMs that are in the SRM system are not in the R/3 system (and <i>vice versa</i>). If you need data from these tables, you have to use a BAPI or code an RFC.

rob