crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

Mention the common difference in between userexits and customer exits?
Question Posted on 02 Jan 2023Home >> SAP >> SAP ABAP >> Mention the common difference in between userexits and customer exits?

Mention the common difference in between userexits and customer exits?
Below are the common difference in between userexits and customer exits:-
0
0

Base of differenceUserexistsCustomer exits
Type of methodIt is conventional method.It is a procedural.
UsedWhen we say about the uses it can be used only within the program only.When we say about the uses its global and can be used any where in the program.
Access KeyIn userexists if we want to access the user exit access key is obligatory.In Customer exits without access key we can modify the standard exists.
DefinitionWhen we say about the userexists its a forms which are called by using the perform statement.customer exits are function which are called by using the call function statement
CodeAs now we knows Userexists uses subroutines as code is already there but is commented so we can uncomment it but we cannot write any other code.Customer Exits uses Function Modules without any code. We can write the code as per our requirement.
Access CodeIt will ask for access code.Never ask for access code.


.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

Difference between Pooled Tables and Transparent Tables

Write down one of the main difference between Pool and Transparent tables?

Major difference between transparent tables and pool tables

What is the main difference between insert and append statement in SAP ABAP?

Can we debug a Script Form in ABAP?






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap