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

BDC Using Classes

kranthi_kiran5
Explorer
0 Likes
684

Hi can tell me how the BDC programs are developed in OOABAP.

is there any replacement for

BDC_OPENGROUP

BDC_INSERT

BDC_CLOSEGROUP in classes

1 ACCEPTED SOLUTION
Read only

former_member209818
Active Contributor
0 Likes
600

you can create your own class for that with these three methods 🙂

2 REPLIES 2
Read only

former_member209818
Active Contributor
0 Likes
601

you can create your own class for that with these three methods 🙂

Read only

0 Likes
600

so i need to create the custom class....

than q for the reply....