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

Month: November 2015

Dynamic typing: loop through string table, output typed table

Routine below shows method that takes string internal table, and outputs to typed table.

Continue reading Dynamic typing: loop through string table, output typed table
Posted on November 30, 2015May 28, 2021Author abapwizardCategories SAP, TransactionsLeave a comment on Dynamic typing: loop through string table, output typed table

SAP Number range

Number range is a persistent counter. As an example, in HCM, it holds sequence of employee number.

  • Tcode: SNRO, SNUM;
    • RP_PREL Personnel Administration number ranges or direct access through tcode PA04.
  • Table NRIVĀ can be used to in tcode SE16 to list number ranges.

Posted on November 23, 2015March 29, 2019Author abapwizardCategories ABAP Tips, SAP, Tables, TransactionsTags number range, PA04, SNRO, SNUMLeave a comment on SAP Number range

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
Privacy Policy Proudly powered by WordPress