Skip to content

Development Tips For Professionals

Your developer tip on the Internet

  • Home
  • Disclaimer
  • Privacy Policy

Categories

  • Off-topic (7)
    • General (3)
    • Português (2)
      • Podcast (1)
    • Spanish (3)
      • General (2)
      • Podcast (1)
  • Polymer (2)
  • SAP (93)
    • ABAP Tips (40)
      • 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 (39)
    • Useful Class/Function Module (9)
  • Software (1)
  • Web Development (2)
    • General (2)
  • Website administration (3)

Tags

  • abap
  • abap example
  • ALV
  • authorization
  • class
  • connection
  • container
  • data browser
  • date
  • dynamic
  • ES6
  • FILE
  • function
  • IDoc
  • import
  • infotype
  • library
  • list
  • logical
  • logical path
  • OM
  • OSS
  • OSS Note
  • PA70
  • path
  • podcast
  • Position
  • program
  • report
  • request
  • reuse
  • sample code
  • SAPscript
  • screen
  • SE83
  • selection
  • SELECTION-SCREEN
  • source
  • source code
  • SuccessFactors
  • table
  • transaction
  • transport
  • upload
  • variable

Recent Posts

  • Tips for Testing Javascript in Browser
  • Issue converting XML to CSV
  • Free Interior Design Application – Sweet Home 3D
  • SucessFactors Core Hybrid Integration: Debug entry point to troubleshoot OM replication issue ‘KI203 – Company code & is not assigned to CO area &’
  • SAP ERP Authorization

Archives

  • 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