2007 Aug 24 7:42 AM
Hi
Actually i m trying to call a BAPI viz : BAPI_VERSION_CONTR_VALIDATE from VB and while i m trying to set the export parametes i.e oRetrun it gives error 0 as its value and does not return the data
Set oReturn = objBAPIControl.DimAs(VersionController, "ContrValidate", "Return")
my obeservation is the parameters to be exported in the BAPI are mentioned under "EXPORT" tab and not under "TABLES" tab
I have checked with the other BAPI's that are working fine because the the parameters to be exported in the BAPI are mentioned under "TABLES" tab and not under "EXPORT" tab.
Kindly help
Thanks
Priya
Hi
Actually i m trying to call a BAPI viz : BAPI_VERSION_CONTR_VALIDATE from VB and while i m trying to set the export parametes i.e oRetrun it gives error 0 as its value and does not return the data
Set oReturn = objBAPIControl.DimAs(VersionController, "ContrValidate", "Return")
my obeservation is the parameters to be exported in the BAPI are mentioned under "EXPORT" tab and not under "TABLES" tab
I have checked with the other BAPI's that are working fine because the the parameters to be exported in the BAPI are mentioned under "TABLES" tab and not under "EXPORT" tab.
Kindly help
Thanks
Priya
2007 Aug 24 7:44 AM
Could you please let us know, which SAP Version you are using. This BAPI is not available in 4.7
2007 Aug 24 7:46 AM
2007 Aug 24 7:49 AM
I hope you have acitvated the RFC button in ATTRIBUTES.
Parameters EXPORT/IMPORT store single values & TABLES will have multiple values.
DO raise exceptions if validation fails.
2007 Aug 24 7:59 AM
Hi
Now the Return (ParameterName) is of Associated Type(BAPIRETUR1) and BAPIRETURN1 is a structure
Thanks
Priya
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |