A function import used to find all the form data for a given form
bundle ID/form ID/form number. The BAdI is FMCA_MC_ODATA_FORMBUNDLEHDR
.
The function import GetForm
requires the FormBundleID
, FormID
, FormNo
, and TableForm
input parameters.
If a FormID
refers to
a standard form in the backend, the parameter TableForm
should be left blank.
If a FormID
refers to
a table form however, the parameter TableForm
must be set to X.
A GET
operation is possible
when you use the GetFormData
function import.