Monday, July 30, 2007
USER-EXIT for MIGO
My open FI code:
Check FI documents:
At first, check Accounting documents:
All correct:
Check CO documents:
Why it is not correct?
Tuesday, April 10, 2007
SAP Graph
Visualize technical places in SAP R/3 system (PM). Use only standard system tools. Usage of exterior programs and IGS server is not allowed. Every object should have an opportunity of reverse action.
Use bound graph with technical places as hierarchic vertexes for PM objects representation.
Force based algorithm can be used for graph’s vertexes defining.
Description
The user can specify the number of optimization steps and Net ID
As a result of program execution, there is a visual presentation: graph with vertexes
It is possible to move objects with graph lines changing. (This function helps when calculated coordinates don’t coincide with required ones)
Connect vertexes
Toolbar buttons
- Refresh
- Select All
- Undo Selection
- Shortest Route
- Move Graph
- Move Vertex
- Connect
- Increase Scale
- Reduce Scale
All actions on visual representation generate and return events to SAP R/3 system. Objects can be painted in any color and have any structure, graphical images included. There can be more than one joining line for every particular case. One can also set any background.
Visual representation of SAP R/3 objects is developed by standard ABAP tools. Programming language VML is used for vector graphics representation.