SlideShare a Scribd company logo
1 of 5
SAP ABAP Interview Questions
Download and Crack SAP ABAP Interview
https://iicttechnologies.com/
http://www.traininginchennai.co.in/
https://traininginchrompet.com/
 What is an internal table and work area in SAP ABAP ?
 How much memory will be allocated for internal table and work area ?
 What is types statement in SAP ABAP programing ?
 How do you read data from database table in SAP ABAP ?
 What is difference between append and insert statements in SAP ABAP ?
 What is webdynpro for ABAP ?
 what is the event that will be triggered first in an ABAP report?
 What are the differences between simple and interactive ABAP reports?
 Types of ABAP reports in SAP?
 How many lists can be displayed through an interactive report?
 what are the events in interactive reporting?
 What is the length of function code at user-command?
 What is an ABAP data dictionary?
 What are domains and data element?
 What is foreign key relationship?
 Describe data classes in SAP ?
 What are indexes in SAP tables?
 Difference between transparent tables and pooled tables?
 What is an ABAP/4 Query in SAP?
 What is BDC programming ?
 What are internal tables?
 What are the components of SAP scripts?
 Can we write the code both call transaction and session method in single program?
 Which BDC technique you prefer?
 When you prefer LSMW in SAP?
 Difference between .include and .append?
 How to debug sapscripts ?
 What is occurs in internal table?
 Type of parameters to pass to RFC pass by value or pass by referance ?
 Buffering concept usage in SAP Tables?
 Which BDC you prefer for data migration?
 Preformance techniques in ABAP reports
 How to debug sapscripts in SAP?
 What is occurs in internal table?
 How the values will be passed to RFC Function module PassbyValue or Passbyreference?
 Select up to 1 row and select single difference ?
SAP ABAP Interview Questions
Download and Crack SAP ABAP Interview
https://iicttechnologies.com/
http://www.traininginchennai.co.in/
https://traininginchrompet.com/
 How to Debug RFC Function module?
 Why sapscripts are client dependent and smart forms are client independent.?
 Control break events in ABAP?
 WHAT IS THE DIFFERENCE BETWEEN CHECK TABLE AND VALUE TABLE?
 WHAT ARE THE DIFFERENCES BETWEEN CLUSTER TABLES AND POOLED TABLES?
 WHAT IS THE DIFFERENCE BETWEEN ABAP MEMORY AND SAP MEMORY?
 WHAT IS AN INTERNAL TABLE? EXPLAIN THE DIFFERENT TYPES?
 What is the difference between AT SELECTION-SCREEN and AT SELECTION-SCREEN
OUTPUT?
 What is the difference between SY-INDEX and SY-TABIX?
 What is the difference between VIEW and a TABLE in SAP?
 What is the difference between PASS BY VALUE and PASS BY REFERENCE?
 What is the difference between Master data and Transaction data in SAP?
 What will you use SELECT SINGLE or SELECT UPTO 1 ROWS?
 How to transport variants in SAP ABAP?
 How to create checkbox in selection-screen using write statement?
 Can a domain, assigned to a data element be changed?
 What is a Data Class in SAP Data Dictionary?
 What is a Size Category in SAP Data Dictionary?
 What are the Data types of the ABAP/4 layer?
 What are local objects in SAP?
 What are two methods of modifying SAP standard tables?
 To how many tables can an append structure be assigned?
 What is a Match Code in SAP Data Dictionary?
 Can you delete a domain, which is being used by data elements?
 What is the function of a Domain in SAP Data Dictionary?
 Can you delete data element, which is being used by table fields.
 What are subroutines in SAP Programs?
 Difference between IDOC and IDOC type?
 What is a table pool in SAP?
 What is the difference between SY-TABIX and SY-INDEX?
 Which client number you use for the current project?
 You are running a report. It is taking long time for execution. What steps will you do to
reduce the execution time?
 After running a BDC program in background, next day morning when you see the results,
few records are not updated(error records). What will you do then?
SAP ABAP Interview Questions
Download and Crack SAP ABAP Interview
https://iicttechnologies.com/
http://www.traininginchennai.co.in/
https://traininginchrompet.com/
 You are given functional specs for a BDC program and you need to decide whether to write a
method call transaction or a session. How u will decide?
 What is the difference between report and script?
 How do you get functional specs when you are assigned some object?
 What are conversion routines in SAP ABAP?
 What is Modularization and its benefits?
 What is the difference between the function module and a normal ABAP/4 subroutine?
 What is a function Group in SAP?
 What are logical databases? What are the advantages/disadvantages of logical databases?
 How to transport text elements in SAP ABAP?
 What is the last entry in all BDC tables?
 What are the types of parameters in the function modules?
 What is the difference between Leave Transaction and Call Transaction?
 Which event is executed first at-selection-screen or at-selection-screen-output in sap abap?
 What is the difference between Structure and work area?
 what is structure of IDOC?
 How can debug runtime IDOC?
 How to avoid Transport Request in Table maintenance Generator??
 What is the use of Folder in Smartforms ?
 what is extension in and extension out in BAPI ?
 In interactive report if user 19 times double clicked, again he want to main screen.. how can
do this?
 What is the difference in a Table and a Template in Smartform?
 Can you move a Smartform from one SAP system to another without using transports?
 Can you have a Smartform without a main window?
 How do you find the name of the Function Module for a Smartform?
 How data is stored in cluster table?
 What are client dependant objects in abap/sap?
 On which event we can validate the input fields in module programs?
 In selection screen I have three fields, plant mat no and material group. If I input plant how
do I get the mat no and material group based on plant dynamically
 How do you get output from IDOC?
 When top of the page event is triggered?
 Can we create field without data element and how?
 How do we debug sapscript?
 How can I copy a standard table to make my own z_table.
SAP ABAP Interview Questions
Download and Crack SAP ABAP Interview
https://iicttechnologies.com/
http://www.traininginchennai.co.in/
https://traininginchrompet.com/
 What is the use of "FOR ALL ENTRIES" in SAP ABAP ?
 Can you set up background processing using CALL TRANSACTION?
 What are the difference between Table and Structure?
 What are field symbols in SAP ABAP?
 Can you have a Smartform without a main window?
 How do you find the name of the Function Module for a Smartform? When is this function
module created?
 What is a Final Window in smartforms?
 What is the transaction for Recording BDC ?
 How do you read files from the Application server ?
 How do you read/write files from/to the presentation server in SAP ABAP ?
 What are the different modes of processing batch input sessions?
 What is the structure of the BDC table?
 How do you do BDC for a table control?
 Are sapscripts client dependent or independent ?
 What are components of Layout Set in sapscript?
 Differentiate between Page1 & Page2 format in sapscript?
 How many main windows can we define per form and per page in sapscripts?
 Differentiate between Character format & Paragraph format in sapscript?
 What is SAP style maintainace ?
 How will create standard text? How will you insert standard text in SAP Script?
 Can we use Function Modules in sapscript layout set ?
 Can we use Subroutine within a sapscript Layout set?
 Can we call another Form from same print program in sapscript?
 How do you upload logo in SAP script ?
 I have 1 basic list and 15 secondary list in interactive report. If i am in 9th list, how can i
come directly to the basic list?
 I have a Ztable, I wants to add one more field to the table without disturbing previous data,
what should I do ?
 Can we sort internal table without using SORT statement ? Explain ?
 What are dynamic modifications of a screen? explain?
 Can we use call transaction and session method in the same program ? explain ?
 Can we display multiple ALV`s in the same screen without using container ?
 How do we generate IDOC in SAP ?
 How to reprocess error IDOC's ?
 How to reprocess edited IDOC's ?
SAP ABAP Interview Questions
Download and Crack SAP ABAP Interview
https://iicttechnologies.com/
http://www.traininginchennai.co.in/
https://traininginchrompet.com/
 Can we have the same append structure in more then one Database Table ?
 What is TMG in SAP ?
 Difference between select option and ranges in SAP ABAP ?
 Can you define a field without a data element in SAP ABAP ?
 What is difference between Internal Table without Header Line and Internal Table with
Header Line.
 what is the tcode for output types ?
 What is the diff between select single star and select up to ?
 What is difference between Function module and RFC?
 What is the difference between BAPI and RFC?
 What is the role of NAST table in SAP ?
 What is the role of TNAPR table in SAP ?
 How to create a JOB in SAP ?
 What is database LUW in SAP ?
 What is the role of MODIF ID in abap ?
 Describe Internal Table and Work area?
 How to modify a standard smartform ?
For Course Details Visit:
https://iicttechnologies.com/
http://www.traininginchennai.co.in/
https://traininginchrompet.com/

More Related Content

Recently uploaded

Storytelling, Ethics and Workflow in Documentary Photography
Storytelling, Ethics and Workflow in Documentary PhotographyStorytelling, Ethics and Workflow in Documentary Photography
Storytelling, Ethics and Workflow in Documentary PhotographyOrtega Alikwe
 
Escorts Service Near Surya International Hotel, New Delhi |9873777170| Find H...
Escorts Service Near Surya International Hotel, New Delhi |9873777170| Find H...Escorts Service Near Surya International Hotel, New Delhi |9873777170| Find H...
Escorts Service Near Surya International Hotel, New Delhi |9873777170| Find H...nitagrag2
 
办理(Hull毕业证书)英国赫尔大学毕业证成绩单原版一比一
办理(Hull毕业证书)英国赫尔大学毕业证成绩单原版一比一办理(Hull毕业证书)英国赫尔大学毕业证成绩单原版一比一
办理(Hull毕业证书)英国赫尔大学毕业证成绩单原版一比一F La
 
Protection of Children in context of IHL and Counter Terrorism
Protection of Children in context of IHL and  Counter TerrorismProtection of Children in context of IHL and  Counter Terrorism
Protection of Children in context of IHL and Counter TerrorismNilendra Kumar
 
办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样
办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样
办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样umasea
 
Outsmarting the Attackers A Deep Dive into Threat Intelligence.docx
Outsmarting the Attackers A Deep Dive into Threat Intelligence.docxOutsmarting the Attackers A Deep Dive into Threat Intelligence.docx
Outsmarting the Attackers A Deep Dive into Threat Intelligence.docxmanas23pgdm157
 
Issues in the Philippines (Unemployment and Underemployment).pptx
Issues in the Philippines (Unemployment and Underemployment).pptxIssues in the Philippines (Unemployment and Underemployment).pptx
Issues in the Philippines (Unemployment and Underemployment).pptxJenniferPeraro1
 
Call Girl in Low Price Delhi Punjabi Bagh 9711199012
Call Girl in Low Price Delhi Punjabi Bagh  9711199012Call Girl in Low Price Delhi Punjabi Bagh  9711199012
Call Girl in Low Price Delhi Punjabi Bagh 9711199012sapnasaifi408
 
办理哈珀亚当斯大学学院毕业证书文凭学位证书
办理哈珀亚当斯大学学院毕业证书文凭学位证书办理哈珀亚当斯大学学院毕业证书文凭学位证书
办理哈珀亚当斯大学学院毕业证书文凭学位证书saphesg8
 
原版定制卡尔加里大学毕业证(UC毕业证)留信学历认证
原版定制卡尔加里大学毕业证(UC毕业证)留信学历认证原版定制卡尔加里大学毕业证(UC毕业证)留信学历认证
原版定制卡尔加里大学毕业证(UC毕业证)留信学历认证diploma001
 
定制(ECU毕业证书)埃迪斯科文大学毕业证毕业证成绩单原版一比一
定制(ECU毕业证书)埃迪斯科文大学毕业证毕业证成绩单原版一比一定制(ECU毕业证书)埃迪斯科文大学毕业证毕业证成绩单原版一比一
定制(ECU毕业证书)埃迪斯科文大学毕业证毕业证成绩单原版一比一fjjwgk
 
Escort Service Andheri WhatsApp:+91-9833363713
Escort Service Andheri WhatsApp:+91-9833363713Escort Service Andheri WhatsApp:+91-9833363713
Escort Service Andheri WhatsApp:+91-9833363713Riya Pathan
 
MIdterm Review International Trade.pptx review
MIdterm Review International Trade.pptx reviewMIdterm Review International Trade.pptx review
MIdterm Review International Trade.pptx reviewSheldon Byron
 
Most Inspirational Leaders Empowering the Educational Sector, 2024.pdf
Most Inspirational Leaders Empowering the Educational Sector, 2024.pdfMost Inspirational Leaders Empowering the Educational Sector, 2024.pdf
Most Inspirational Leaders Empowering the Educational Sector, 2024.pdfTheKnowledgeReview2
 
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一A SSS
 
Back on Track: Navigating the Return to Work after Parental Leave
Back on Track: Navigating the Return to Work after Parental LeaveBack on Track: Navigating the Return to Work after Parental Leave
Back on Track: Navigating the Return to Work after Parental LeaveMarharyta Nedzelska
 
办理老道明大学毕业证成绩单|购买美国ODU文凭证书
办理老道明大学毕业证成绩单|购买美国ODU文凭证书办理老道明大学毕业证成绩单|购买美国ODU文凭证书
办理老道明大学毕业证成绩单|购买美国ODU文凭证书saphesg8
 
Ch. 9- __Skin, hair and nail Assessment (1).pdf
Ch. 9- __Skin, hair and nail Assessment (1).pdfCh. 9- __Skin, hair and nail Assessment (1).pdf
Ch. 9- __Skin, hair and nail Assessment (1).pdfJamalYaseenJameelOde
 
办澳洲詹姆斯库克大学毕业证成绩单pdf电子版制作修改
办澳洲詹姆斯库克大学毕业证成绩单pdf电子版制作修改办澳洲詹姆斯库克大学毕业证成绩单pdf电子版制作修改
办澳洲詹姆斯库克大学毕业证成绩单pdf电子版制作修改yuu sss
 

Recently uploaded (20)

Storytelling, Ethics and Workflow in Documentary Photography
Storytelling, Ethics and Workflow in Documentary PhotographyStorytelling, Ethics and Workflow in Documentary Photography
Storytelling, Ethics and Workflow in Documentary Photography
 
Escorts Service Near Surya International Hotel, New Delhi |9873777170| Find H...
Escorts Service Near Surya International Hotel, New Delhi |9873777170| Find H...Escorts Service Near Surya International Hotel, New Delhi |9873777170| Find H...
Escorts Service Near Surya International Hotel, New Delhi |9873777170| Find H...
 
办理(Hull毕业证书)英国赫尔大学毕业证成绩单原版一比一
办理(Hull毕业证书)英国赫尔大学毕业证成绩单原版一比一办理(Hull毕业证书)英国赫尔大学毕业证成绩单原版一比一
办理(Hull毕业证书)英国赫尔大学毕业证成绩单原版一比一
 
Protection of Children in context of IHL and Counter Terrorism
Protection of Children in context of IHL and  Counter TerrorismProtection of Children in context of IHL and  Counter Terrorism
Protection of Children in context of IHL and Counter Terrorism
 
办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样
办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样
办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样
 
Outsmarting the Attackers A Deep Dive into Threat Intelligence.docx
Outsmarting the Attackers A Deep Dive into Threat Intelligence.docxOutsmarting the Attackers A Deep Dive into Threat Intelligence.docx
Outsmarting the Attackers A Deep Dive into Threat Intelligence.docx
 
Issues in the Philippines (Unemployment and Underemployment).pptx
Issues in the Philippines (Unemployment and Underemployment).pptxIssues in the Philippines (Unemployment and Underemployment).pptx
Issues in the Philippines (Unemployment and Underemployment).pptx
 
Call Girl in Low Price Delhi Punjabi Bagh 9711199012
Call Girl in Low Price Delhi Punjabi Bagh  9711199012Call Girl in Low Price Delhi Punjabi Bagh  9711199012
Call Girl in Low Price Delhi Punjabi Bagh 9711199012
 
办理哈珀亚当斯大学学院毕业证书文凭学位证书
办理哈珀亚当斯大学学院毕业证书文凭学位证书办理哈珀亚当斯大学学院毕业证书文凭学位证书
办理哈珀亚当斯大学学院毕业证书文凭学位证书
 
原版定制卡尔加里大学毕业证(UC毕业证)留信学历认证
原版定制卡尔加里大学毕业证(UC毕业证)留信学历认证原版定制卡尔加里大学毕业证(UC毕业证)留信学历认证
原版定制卡尔加里大学毕业证(UC毕业证)留信学历认证
 
定制(ECU毕业证书)埃迪斯科文大学毕业证毕业证成绩单原版一比一
定制(ECU毕业证书)埃迪斯科文大学毕业证毕业证成绩单原版一比一定制(ECU毕业证书)埃迪斯科文大学毕业证毕业证成绩单原版一比一
定制(ECU毕业证书)埃迪斯科文大学毕业证毕业证成绩单原版一比一
 
Escort Service Andheri WhatsApp:+91-9833363713
Escort Service Andheri WhatsApp:+91-9833363713Escort Service Andheri WhatsApp:+91-9833363713
Escort Service Andheri WhatsApp:+91-9833363713
 
FULL ENJOY Call Girls In Gautam Nagar (Delhi) Call Us 9953056974
FULL ENJOY Call Girls In Gautam Nagar (Delhi) Call Us 9953056974FULL ENJOY Call Girls In Gautam Nagar (Delhi) Call Us 9953056974
FULL ENJOY Call Girls In Gautam Nagar (Delhi) Call Us 9953056974
 
MIdterm Review International Trade.pptx review
MIdterm Review International Trade.pptx reviewMIdterm Review International Trade.pptx review
MIdterm Review International Trade.pptx review
 
Most Inspirational Leaders Empowering the Educational Sector, 2024.pdf
Most Inspirational Leaders Empowering the Educational Sector, 2024.pdfMost Inspirational Leaders Empowering the Educational Sector, 2024.pdf
Most Inspirational Leaders Empowering the Educational Sector, 2024.pdf
 
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
 
Back on Track: Navigating the Return to Work after Parental Leave
Back on Track: Navigating the Return to Work after Parental LeaveBack on Track: Navigating the Return to Work after Parental Leave
Back on Track: Navigating the Return to Work after Parental Leave
 
办理老道明大学毕业证成绩单|购买美国ODU文凭证书
办理老道明大学毕业证成绩单|购买美国ODU文凭证书办理老道明大学毕业证成绩单|购买美国ODU文凭证书
办理老道明大学毕业证成绩单|购买美国ODU文凭证书
 
Ch. 9- __Skin, hair and nail Assessment (1).pdf
Ch. 9- __Skin, hair and nail Assessment (1).pdfCh. 9- __Skin, hair and nail Assessment (1).pdf
Ch. 9- __Skin, hair and nail Assessment (1).pdf
 
办澳洲詹姆斯库克大学毕业证成绩单pdf电子版制作修改
办澳洲詹姆斯库克大学毕业证成绩单pdf电子版制作修改办澳洲詹姆斯库克大学毕业证成绩单pdf电子版制作修改
办澳洲詹姆斯库克大学毕业证成绩单pdf电子版制作修改
 

Featured

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by HubspotMarius Sescu
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTExpeed Software
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsPixeldarts
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthThinkNow
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfmarketingartwork
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024Neil Kimberley
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)contently
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 

Featured (20)

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 

Most Important SAP ABAP Interview Questions

  • 1. SAP ABAP Interview Questions Download and Crack SAP ABAP Interview https://iicttechnologies.com/ http://www.traininginchennai.co.in/ https://traininginchrompet.com/  What is an internal table and work area in SAP ABAP ?  How much memory will be allocated for internal table and work area ?  What is types statement in SAP ABAP programing ?  How do you read data from database table in SAP ABAP ?  What is difference between append and insert statements in SAP ABAP ?  What is webdynpro for ABAP ?  what is the event that will be triggered first in an ABAP report?  What are the differences between simple and interactive ABAP reports?  Types of ABAP reports in SAP?  How many lists can be displayed through an interactive report?  what are the events in interactive reporting?  What is the length of function code at user-command?  What is an ABAP data dictionary?  What are domains and data element?  What is foreign key relationship?  Describe data classes in SAP ?  What are indexes in SAP tables?  Difference between transparent tables and pooled tables?  What is an ABAP/4 Query in SAP?  What is BDC programming ?  What are internal tables?  What are the components of SAP scripts?  Can we write the code both call transaction and session method in single program?  Which BDC technique you prefer?  When you prefer LSMW in SAP?  Difference between .include and .append?  How to debug sapscripts ?  What is occurs in internal table?  Type of parameters to pass to RFC pass by value or pass by referance ?  Buffering concept usage in SAP Tables?  Which BDC you prefer for data migration?  Preformance techniques in ABAP reports  How to debug sapscripts in SAP?  What is occurs in internal table?  How the values will be passed to RFC Function module PassbyValue or Passbyreference?  Select up to 1 row and select single difference ?
  • 2. SAP ABAP Interview Questions Download and Crack SAP ABAP Interview https://iicttechnologies.com/ http://www.traininginchennai.co.in/ https://traininginchrompet.com/  How to Debug RFC Function module?  Why sapscripts are client dependent and smart forms are client independent.?  Control break events in ABAP?  WHAT IS THE DIFFERENCE BETWEEN CHECK TABLE AND VALUE TABLE?  WHAT ARE THE DIFFERENCES BETWEEN CLUSTER TABLES AND POOLED TABLES?  WHAT IS THE DIFFERENCE BETWEEN ABAP MEMORY AND SAP MEMORY?  WHAT IS AN INTERNAL TABLE? EXPLAIN THE DIFFERENT TYPES?  What is the difference between AT SELECTION-SCREEN and AT SELECTION-SCREEN OUTPUT?  What is the difference between SY-INDEX and SY-TABIX?  What is the difference between VIEW and a TABLE in SAP?  What is the difference between PASS BY VALUE and PASS BY REFERENCE?  What is the difference between Master data and Transaction data in SAP?  What will you use SELECT SINGLE or SELECT UPTO 1 ROWS?  How to transport variants in SAP ABAP?  How to create checkbox in selection-screen using write statement?  Can a domain, assigned to a data element be changed?  What is a Data Class in SAP Data Dictionary?  What is a Size Category in SAP Data Dictionary?  What are the Data types of the ABAP/4 layer?  What are local objects in SAP?  What are two methods of modifying SAP standard tables?  To how many tables can an append structure be assigned?  What is a Match Code in SAP Data Dictionary?  Can you delete a domain, which is being used by data elements?  What is the function of a Domain in SAP Data Dictionary?  Can you delete data element, which is being used by table fields.  What are subroutines in SAP Programs?  Difference between IDOC and IDOC type?  What is a table pool in SAP?  What is the difference between SY-TABIX and SY-INDEX?  Which client number you use for the current project?  You are running a report. It is taking long time for execution. What steps will you do to reduce the execution time?  After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then?
  • 3. SAP ABAP Interview Questions Download and Crack SAP ABAP Interview https://iicttechnologies.com/ http://www.traininginchennai.co.in/ https://traininginchrompet.com/  You are given functional specs for a BDC program and you need to decide whether to write a method call transaction or a session. How u will decide?  What is the difference between report and script?  How do you get functional specs when you are assigned some object?  What are conversion routines in SAP ABAP?  What is Modularization and its benefits?  What is the difference between the function module and a normal ABAP/4 subroutine?  What is a function Group in SAP?  What are logical databases? What are the advantages/disadvantages of logical databases?  How to transport text elements in SAP ABAP?  What is the last entry in all BDC tables?  What are the types of parameters in the function modules?  What is the difference between Leave Transaction and Call Transaction?  Which event is executed first at-selection-screen or at-selection-screen-output in sap abap?  What is the difference between Structure and work area?  what is structure of IDOC?  How can debug runtime IDOC?  How to avoid Transport Request in Table maintenance Generator??  What is the use of Folder in Smartforms ?  what is extension in and extension out in BAPI ?  In interactive report if user 19 times double clicked, again he want to main screen.. how can do this?  What is the difference in a Table and a Template in Smartform?  Can you move a Smartform from one SAP system to another without using transports?  Can you have a Smartform without a main window?  How do you find the name of the Function Module for a Smartform?  How data is stored in cluster table?  What are client dependant objects in abap/sap?  On which event we can validate the input fields in module programs?  In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically  How do you get output from IDOC?  When top of the page event is triggered?  Can we create field without data element and how?  How do we debug sapscript?  How can I copy a standard table to make my own z_table.
  • 4. SAP ABAP Interview Questions Download and Crack SAP ABAP Interview https://iicttechnologies.com/ http://www.traininginchennai.co.in/ https://traininginchrompet.com/  What is the use of "FOR ALL ENTRIES" in SAP ABAP ?  Can you set up background processing using CALL TRANSACTION?  What are the difference between Table and Structure?  What are field symbols in SAP ABAP?  Can you have a Smartform without a main window?  How do you find the name of the Function Module for a Smartform? When is this function module created?  What is a Final Window in smartforms?  What is the transaction for Recording BDC ?  How do you read files from the Application server ?  How do you read/write files from/to the presentation server in SAP ABAP ?  What are the different modes of processing batch input sessions?  What is the structure of the BDC table?  How do you do BDC for a table control?  Are sapscripts client dependent or independent ?  What are components of Layout Set in sapscript?  Differentiate between Page1 & Page2 format in sapscript?  How many main windows can we define per form and per page in sapscripts?  Differentiate between Character format & Paragraph format in sapscript?  What is SAP style maintainace ?  How will create standard text? How will you insert standard text in SAP Script?  Can we use Function Modules in sapscript layout set ?  Can we use Subroutine within a sapscript Layout set?  Can we call another Form from same print program in sapscript?  How do you upload logo in SAP script ?  I have 1 basic list and 15 secondary list in interactive report. If i am in 9th list, how can i come directly to the basic list?  I have a Ztable, I wants to add one more field to the table without disturbing previous data, what should I do ?  Can we sort internal table without using SORT statement ? Explain ?  What are dynamic modifications of a screen? explain?  Can we use call transaction and session method in the same program ? explain ?  Can we display multiple ALV`s in the same screen without using container ?  How do we generate IDOC in SAP ?  How to reprocess error IDOC's ?  How to reprocess edited IDOC's ?
  • 5. SAP ABAP Interview Questions Download and Crack SAP ABAP Interview https://iicttechnologies.com/ http://www.traininginchennai.co.in/ https://traininginchrompet.com/  Can we have the same append structure in more then one Database Table ?  What is TMG in SAP ?  Difference between select option and ranges in SAP ABAP ?  Can you define a field without a data element in SAP ABAP ?  What is difference between Internal Table without Header Line and Internal Table with Header Line.  what is the tcode for output types ?  What is the diff between select single star and select up to ?  What is difference between Function module and RFC?  What is the difference between BAPI and RFC?  What is the role of NAST table in SAP ?  What is the role of TNAPR table in SAP ?  How to create a JOB in SAP ?  What is database LUW in SAP ?  What is the role of MODIF ID in abap ?  Describe Internal Table and Work area?  How to modify a standard smartform ? For Course Details Visit: https://iicttechnologies.com/ http://www.traininginchennai.co.in/ https://traininginchrompet.com/