Search
  • Our contribution to SAP Community!
Follow us:
  • Facebook
  • Twitter
  • LinkedIn
  • Instagram
SAP Q&A

SAP Interview Q&A, Tutorials & More

  • Home
  • Interview Q&A
    • Technical Interview Q&A
      • ABAP
      • ABAP HR
      • ABAP on HANA
      • ABAP Proxies
      • ABAP Reports
      • AMDP
      • Adobe Forms
      • CDS
      • DDIC
      • Enhancements
      • FIORI
      • IDOC
      • Interfaces
      • ODATA
      • OO ABAP
      • Personas
      • S/4 HANA
      • SAP Scripts
      • UI5/FIORI
      • Web Dynpro
      • Web Services
    • Functional Interview Q&A
      • SAP FICO
      • SAP AR/AP
      • SAP HCM
      • SAP MM
      • SAP PP/QM
      • SAP SD
    • Managerial Interview Q&A
  • Tutorials
    • Technical Tutorials
    • Functional Tutorials
  • TCODES
  • Blog
  • Job Referral

Tag Archives: New ABAP Syntax

SAP Q&A   →  New ABAP Syntax
Categories ABAP Interview QnA Technical Q&A

Can you have inline declaration for a variable if you are adding a different variable to this variable in the RHS? Example: Data(lv_sum) = lv_sum + netwr.

by Shubham Gupta Posted on 31 March 2021 31 March 2021
0
No this will result in an error and code cannot be activated.
Read More
Categories ABAP Interview QnA Technical Q&A

Suppose we want to add all the amount fields in an internal table without using LOOP statement, how can we achieve this?

by Shubham Gupta Posted on 31 March 2021 31 March 2021
0
We can use REDUCE and FOR to add all the amount fields without using LOOP statement.
Read More
Categories ABAP Interview QnA Technical Q&A

How can we process similar records in a loop based on few fields?

by Shubham Gupta Posted on 31 March 2021 31 March 2021
0
We can use LOOP AT GROUP BY and provide fields required for grouping similar records and then use LOOP AT GROUP.
Read More
Categories ABAP Interview QnA Technical Q&A

How to select specific records from an internal table and create a new internal table?

by Shubham Gupta Posted on 31 March 2021 31 March 2021
0
By using FILTER operator with KEY and WHERE specific records can be moved to another internal table.
Read More

Recent Posts

  • abap doc
    Let your code Speak using proper doc14 August 2021
  • DevOps for SAP with gCTS1 August 2021
  • ABAP Profile
    ABAP Profiling in Eclipse ADT1 August 2021

Categories

  • ABAP 105
  • ABAP HR 4
  • ABAP on HANA 30
  • ABAP Reports 7
  • AMDP 4
  • Blog 1
  • CDS 18
  • DDIC 32
  • Enhancements 3
  • Functional Tutorials 1
  • IDOC 1
  • Interview QnA 142
  • Job Referrals 4
  • ODATA 3
  • OO ABAP 11
  • S/4 HANA 2
  • SAP Scripts 1
  • TCODES 3
  • Technical Q&A 144
  • Technical Tutorials 8
  • Tutorials 8
  • Web Dynpro 4

Tag Cloud

ABAP ABAP HR ABAP on HANA ALV AMDP BADI BAPI BDC BTE CD CDS CDS View Entity CI ContinuousDeployment ContinuousIntegration CONVERSION_EXIT DDIC Eclipse ENHANCEMENT FI Fiori gCTS Git IDOC Interview Question List Report New ABAP Syntax Object Oriented Odata OO ABAP Reports RFC S4 HANA SAP SAP FIori SAP Fiori Elements SAP UI5 SMARTFORM Smartforms Tables TCODES TMG TRANSPORT VOFM Web Dynpro
  • Facebook
  • Twitter
  • LinkedIn
  • Instagram
© Copyright 2025 SAP QnA. All rights reserved.
  • Home
  • Interview Q&A
  • Job Referrals
  • About Us
  • Contact
  • Privacy Policy