BAdI

Question:
Hello,
How can I know which all internal tables are available in a given method of any BAdI ?
Is looking at the 'PARAMETERS' the only way we can find it out ?
Thanks,
Amit.
Answer:
'PARAMETERS' the one and only way to find
internal tables available in a given method of any BAdI
ex : in BADI IF_EX_BADI_SD_DOCUMENTFLOW
F_XVBFA Importing ****ITAB
F_BELEG Importing
F_VBTYP Importing
F_STUFE Importing
F_POSITION Importing
F_VBFA_TAB Changing
F_VBFA_INDEX Changing ****ITAB
F_VBFA_INDEX Changing
_________________
SridharS

More Articles:

Linking table via concatanated view field?
MIGO Transaction?
New-Page in Smartform?
File Upload and F4 HELP.?
Documents which can be printed for each compagnie?
How to download to frontend from a background program?