APD - Analysis Process Designer
TCode: RSANWB
Debugging APDs
https://blogs.sap.com/2014/03/04/steps-to-debug-apd-routine-code/
Duplicates in APD
Some known issues
TCode: RSANWB
Debugging APDs
https://blogs.sap.com/2014/03/04/steps-to-debug-apd-routine-code/
Duplicates in APD
- Go the step and do an intermediate result.
- This will generate a temporary table with results from that stage.
- The table is be visible in SE11/SE16 as regular table
- See if you can find the duplicates from the set
- Delete the intermediate result table again.
Some known issues
- APD connecting lines are missing
- If the connecting lines between the APDs are missing.
- This issue happened after SAP 7.4 GUI update/
- Check Note 2227956
- APD taking long time to run
- Uncheck 'Process Data in Memory' to improve the APD performance. It is checked by default.
- GoTo -> Performance Settings
No comments:
Post a Comment