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

Recording with Dynamic OK Codes

Former Member
0 Likes
606

Hi, We are trying to record a transaction through BDC. All OK CODES are returned as %_GC NNN N (N - any digit) and corresponding internal OK Codes are determined from the events. These dynamic OK Codes are different each time the T code is executed. For the same step in multiple recordings, ok code values are different. Need help with way to record such T codes and process.

Hi, We are trying to record a transaction through BDC. All OK CODES are returned as %_GC NNN N (N - any digit) and corresponding internal OK Codes are determined from the events. These dynamic OK Codes are different each time the T code is executed. For the same step in multiple recordings, ok code values are different. Need help with way to record such T codes and process.

2 REPLIES 2
Read only

Former Member
0 Likes
462

Can u plz tell me for which transaction, are u making recording???

Read only

0 Likes
462

Thanks for your response.

We are recording a custom transaction. It's not SAP standard so cannot use any BAPI or other function modules for this task.