Question:
Hi all,
I'm having problems to do batch input recording for subscreens. There were 2 subscreens in a main screen, both subscreens having same fieldname. Following are the details:-
Subscreen 1:
Field 1: ZSF_DETAILS-ZTIME
Field 2: ZSF_DETAILS-ZERFME
Field 3: W_WREAIND6
Subscreen 2:
Field 1: ZSF_DETAILS-ZTIME
Field 2: ZSF_DETAILS-ZERFME
Field 3: W_WREAIND7
Thanks in advance.
Answer:
What transaction are you trying to do a record a BDC for?
_________________
seek and you shall find ...
don't just request - do some ground work yourself first.
Answer:
It's a customised tcode to create production data
Answer:
The recording will only give you a rough guide of how the BDC/ Call transaction is like. But really, you need to trial an error by inserting values into the field and simulate how the screen behaves when it comes to saving the screen input to table. Try debugging in mode 'A' using call transaction. Afterall, it is a customized transaction.