‎2015 May 19 8:23 AM
Hi,
When I go to T code F-30, I could see lesser input fields when compared to what I can see from a BDC call transaction
and use a display mode (A). I guess this relates to parameter IDs and get, set. But is there a way I could see the same
set of fields I see while using BDC, when I run F-30 independently.
Thanks,
Abdul Samad
‎2015 May 19 8:34 AM
‎2015 May 19 8:34 AM
‎2015 May 20 3:56 AM
Thanks Raymond, that was helpful.
However, is there a way to see what we see in BDC when we run the tcode independently or is it not possible?.
‎2015 May 20 6:12 AM
Hi Abdul,
have you tried tcode SHDB (Transaction Recorder) ? Maybe this will be helpful.
But not only Batch-Input mode may have influence on the fields you can see. Also some other input values like the Document Type (BKPF-BLART) may cause fields to be available or hidden.
To see all fields please call tcode SE51.
Regards,
Klaus
‎2015 May 20 7:03 AM
Most of those fields (as the original document link) were provided to be used by calling applications and not in pure FI document.
Tricks: To "trick" the system, try with some SPA.GPA parameters as' FOP' and 'FO2' (structures RFOPT and RFOPT) or setting sy-calld thru use of SUBMIT AND RETURN statement in some two level wrapper program as well as some CALL TRANSACTION with correct OPTIONS FROM (e.g. dismode = 'D')
But why would you require those/which fields?
Regards,
Raymond
‎2015 May 20 6:17 AM