snehareddy
IS-IT--Management
We are upgrading from Mercator 6.7 to WTX 8.1.
We have two maps BAPI and BAPI return map.
BAPI map will make a BAPI call and BAPI return map will capture the output of BAPI and will update the error.
A typetree imported from type tree wizard is used by both the maps. The BAPI map uses the typetree in Outputcard and BAPI return map uses typetree in Input card.
When we have used SAP version 7.2 typetree in BAPI it has given FAIL FUNCTION ABORT message at BAPI map.
When we tried importing a typetree in SAP version 7.5 in both BAPI maps the BAPI map is working but the error code in BAPI return map is 8.
When we use SAP ver7.5 type tree in BAPI map and SAP ver 7.2 type tree in BAPI return map the error code in BAPI return map is 21
The return map typetree is expecting initiator of form -F~XXXXX~ZM00_BAPI_SVRS, but the output of the BAPI map is having
-F/XXXXX/ZM00_BAPI_SVRS, … as input for return map …
We have two maps BAPI and BAPI return map.
BAPI map will make a BAPI call and BAPI return map will capture the output of BAPI and will update the error.
A typetree imported from type tree wizard is used by both the maps. The BAPI map uses the typetree in Outputcard and BAPI return map uses typetree in Input card.
When we have used SAP version 7.2 typetree in BAPI it has given FAIL FUNCTION ABORT message at BAPI map.
When we tried importing a typetree in SAP version 7.5 in both BAPI maps the BAPI map is working but the error code in BAPI return map is 8.
When we use SAP ver7.5 type tree in BAPI map and SAP ver 7.2 type tree in BAPI return map the error code in BAPI return map is 21
The return map typetree is expecting initiator of form -F~XXXXX~ZM00_BAPI_SVRS, but the output of the BAPI map is having
-F/XXXXX/ZM00_BAPI_SVRS, … as input for return map …