Collecting information after a Talend SAP Function failure
ABAP is the 4GL language of SAP. Every business function is written in ABAP like BAPI (Business Application Programmable Interface) or FM (function modules). Whether an ABAP program throws an exception or creates an error can be seen in Transaction ST22 .
Environment
This article is valid for all Talend products on subscription from v5.6 upwards.
ProcedureThis procedure does entirely take place in your SAP System. Details can be obtained using transaction ST22. To call the transaction follow these steps.
- Connect to your SAP system.
- Call the transaction ST22 (ABAP Dump Analysis).
- In the Own Selection area, the current date is preselected. If necessary, change the date, the user and other filter items. Alternatively, simply select Today for the current date.
- Then hit Start to get the ALV-List of all runtime errors.
- Double-click one of the dumps to see the details of the error.
- Choose to export it to a local file using menu System > List > Save
> Local File.
When prompted select Rich Text Format as export format.
If you cannot diagnose the problem yourself open a case with Talend Technical Support .