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

Former Member
0 Likes
626

what is the final entry in BDC table?

1 ACCEPTED SOLUTION
Read only

vinod_vemuru2
Active Contributor
0 Likes
604

Hi Subash,

I am not clear with your question. What do u meant by last entry?

It depends on for which transaction u r doing BDC.

eg: If u r going to do BDC for creating some documents like sales order or delivery etc then SAVE ok code will be last entry(Not mandatory, Even u can have data u r passing to screen as last entry).

Save OK code varies from transaction to transaction.

If u r doing BDC to display some document then enter will be last entry.

Revert back if above explanation is not clear.

Also use good subject instead of some generic word

Thanks,

Vinod.

5 REPLIES 5
Read only

Former Member
0 Likes
604

Subhash,

In General

general level is the last entry would be for processing the OKCODE (sy-ucomm) with an operation like SAVE (for example).

answer is BDC_OKCODE.

Amit.

Read only

GauthamV
Active Contributor
0 Likes
604

hi,

OKCODE is the final entry in bdc.

Read only

Former Member
0 Likes
604

'bdc_okcode' '/11' (save) will be the last entry generally.

Regards,

Read only

vinod_vemuru2
Active Contributor
0 Likes
605

Hi Subash,

I am not clear with your question. What do u meant by last entry?

It depends on for which transaction u r doing BDC.

eg: If u r going to do BDC for creating some documents like sales order or delivery etc then SAVE ok code will be last entry(Not mandatory, Even u can have data u r passing to screen as last entry).

Save OK code varies from transaction to transaction.

If u r doing BDC to display some document then enter will be last entry.

Revert back if above explanation is not clear.

Also use good subject instead of some generic word

Thanks,

Vinod.

Read only

Former Member
0 Likes
604

HI Subash,

BDC_OKCODE is the last entry in the BDC Table.

Hope this helps you.

Regards,

Chandra Sekhar