Skip to content

Next Door IT Guy

Connecting IT Solutions, One Neighbor at a Time

  • Home
  • Disclaimer
  • Privacy Policy

Categories

  • Off-topic (12)
    • General (4)
    • pt_BR (2)
      • Podcast (2)
    • Spanish (4)
      • General (3)
      • Podcast (1)
    • The Office (3)
  • Polymer (2)
  • SAP (97)
    • ABAP Tips (42)
      • Tables (5)
    • Basis (3)
    • Code Snippet (5)
    • Personalization (1)
    • SAP Integration Suite (CPI) (3)
    • SAP Standard Report/Program (18)
    • SuccessFactors (3)
      • Core Hybrid Integration (1)
    • Transactions (40)
    • Useful Class/Function Module (9)
  • Software (1)
  • Web Development (3)
    • General (3)
  • Website administration (3)

Recent Posts

  • How to mine crypto using old hardware
  • How to Secure Your Data with Free Encrypted Cloud Storage
  • SAP Transactions
  • SAP HCM: Infotype Change Log
  • Got a Lenovo laptop and can’t find drivers anymore?

Tags

  • abap
  • ALV
  • authorization
  • Brazil
  • certificate
  • class
  • connection
  • container
  • data browser
  • date
  • dynamic
  • ES6
  • firestore
  • free
  • function
  • git
  • IDoc
  • import
  • infotype
  • list
  • log
  • OM
  • OSS
  • OSS Note
  • PA70
  • podcast
  • polymer
  • Position
  • program
  • report
  • request
  • SAP
  • SAPscript
  • screen
  • selection
  • SELECTION-SCREEN
  • source
  • source code
  • SuccessFactors
  • table
  • task
  • transaction
  • transport
  • upload
  • variable

Archives

  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • June 2022
  • April 2022
  • October 2021
  • September 2021
  • May 2021
  • December 2020
  • November 2020
  • April 2020
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • December 2018
  • September 2018
  • August 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • October 2016
  • September 2016
  • November 2015
  • October 2015
  • August 2015
  • June 2015
  • July 2013
  • April 2013
  • May 2010
  • February 2010
  • January 2009

TEMSE file download

TEMSE files generated through Tax Reporter (tcode PU19) can be downloaded through:

  • Tcode PU12
  • Program RPQCUTR0
Posted on November 16, 2015January 28, 2018Author abapwizardCategories ABAP Tips, SAP, SAP Standard Report/Program, TransactionsLeave a comment on TEMSE file download

Guideline to determine the right interface when integrating with SAP systems

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

Posted on November 9, 2015January 28, 2018Author abapwizardCategories ABAP Tips, SAPTags IDoc, web service, webserviceLeave a comment on Guideline to determine the right interface when integrating with SAP systems

Tax Reporter tables

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)

Posted on November 3, 2015January 28, 2018Author abapwizardCategories ABAP Tips, SAP, TablesLeave a comment on Tax Reporter tables

Constant table

  • You can use table T511K to define an amount as a constant and use it in a program;
  • Table TVARVC to store a constants as text. Tcode STVARVC calls maintenance screen.
Posted on October 26, 2015January 28, 2018Author abapwizardCategories ABAP Tips, SAP, Tables, TransactionsTags constant, STVARVC, T511K, TVARVCLeave a comment on Constant table

Class to declare container

Classes to declare containers: cl_gui_splitter_container and cl_gui_custom_container.

Posted on October 21, 2015January 28, 2018Author abapwizardCategories SAP, Useful Class/Function ModuleTags containerLeave a comment on Class to declare container

Container does not contain scroll bar

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.

Posted on October 20, 2015January 28, 2018Author abapwizardCategories ABAP Tips, SAPTags container, scroll barLeave a comment on Container does not contain scroll bar

Edit your own profile with transaction SU3

You can use tcode SU3 to edit your own profile, and set the default printer for example.

Posted on October 19, 2015January 28, 2018Author abapwizardCategories SAP, TransactionsTags profileLeave a comment on Edit your own profile with transaction SU3

Payroll Reconciliation Report – RPCPRRU0

Program RPCPRRU0.

Posted on August 12, 2015January 28, 2018Author abapwizardCategories SAP, SAP Standard Report/ProgramTags payroll, py, reconciliationLeave a comment on Payroll Reconciliation Report – RPCPRRU0

Program SAPBC_DATA_GENERATOR to Generate Sample Data in SFLIGHT Tables

The database tables of flight data model, used in SAP example programs, can be filled using the program SAPBC_DATA_GENERATOR.

Posted on August 11, 2015January 28, 2018Author abapwizardCategories ABAP Tips, SAP, SAP Standard Report/ProgramTags generate sflight date, sflightLeave a comment on Program SAPBC_DATA_GENERATOR to Generate Sample Data in SFLIGHT Tables

Performance comparison examples – Program RSHOWTIM

Use program RSHOWTIM to display performance comparison examples.

Posted on August 10, 2015January 28, 2018Author abapwizardCategories SAP, SAP Standard Report/ProgramTags performanceLeave a comment on Performance comparison examples – Program RSHOWTIM

Posts navigation

Previous page Page 1 … Page 6 Page 7 Page 8 … Page 12 Next page
Privacy Policy Proudly powered by WordPress