TEMSE files generated through Tax Reporter (tcode PU19) can be downloaded through:
- Tcode PU12
- Program RPQCUTR0
TEMSE files generated through Tax Reporter (tcode PU19) can be downloaded through:
This is a great document to use as a guideline when integrating SAP systems.
Continue reading Guideline to determine the right interface when integrating with SAP systems
Here are some useful tables used by Tax Reporter (tcode PU19).
T51T0 – TAXTY and LGART
T5UTO – link between Tax Type (TAXTY) and wage types (LGART)
T5UTP – link between Tax form group (TAXTP) and Tax Type (TAXTY)
T5UTI – link between Tax authority (TAXAU) and Tax type (TAXTY)
T5UT3 – Tax form field (TXITM)
Classes to declare containers: cl_gui_splitter_container and cl_gui_custom_container.
When working with containers, be advised that it does not contain scroll bars. E.g. if you declare multiple ALV objects within a container and their size exceed screen size, these reports will be minimized. No scroll bars will be displayed.
You can use tcode SU3 to edit your own profile, and set the default printer for example.
Program RPCPRRU0.
The database tables of flight data model, used in SAP example programs, can be filled using the program SAPBC_DATA_GENERATOR.
Use program RSHOWTIM to display performance comparison examples.