Application Development 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: 

BDC not working in background..

manubhutani
Active Contributor
0 Kudos

Hi.

I am updating the table T508a using call transaction method(BDC).When i take the mode as "A" ie display all..its working but when i use it as "N" ie no diaplay.. its not working......

Also when using "A" mode after saving the data,i have to press the back button,which is not in the recording...so pleaae help me what should i do nw..

waitin very eagerly ..

3 REPLIES 3

Former Member
0 Kudos

Do the recording properly and see is anything missing ok_code ,and also click on save button multiple times,or click on back before saving and it will ask save the transaction.

If you find any Function module or BAPI ,use that one.

Reward Points if it is helpful

Thanks

Seshu

Former Member
0 Kudos

Hi,

For BDC , it is necessary to capture each and every OK code Correctly. hence do a proper recording.

for work schedule rule, test if FM HR_WORK_SCHEDULE_RULE meets your requirements.

0 Kudos

Hi

I have seen the function module,but i need to fill other fields as well which are not in the exporting parameters of this fn module..

Do u knw some other fn module?