SAP ABAP Tech Leap


Hello friends if you are looking for SAP ABAP Tech Leap MCQ with Answers| ABAP Tech Leap Multiple Choice Questions| SAP ABAP Objective Type Questions

Q1.What is the program name to activate RFC Trace?

A.RSRFCTRC
B.RFCTRC
C.RFCCRT
D.RSTRCRFC

Ans: b

Q2. Organisations today span across geographies and locations. Keeping in mind the legal and country specific requirements, in most multi country based organizations, there is a need to have varied systems across geographies for various business functions like T&E payouts, payroll processing, claims processing, purchase processing etc. This of course needs the systems to have data exchange among them in real time. In SAP systems also there arises a need to distribute master data from a source SAP system to a target SAP system SAP provides various options to distribute data across systems like ALE data transfer olc. The data transfer using RFC’s and through IDOC’s is one of the better ways of transmitting data as this takes care of real time data transfer and makes the solution sustainable for future. Finance and controlling master data being the core data required for most of the business transactions in SAP, distribution of finance master data would be required in such a scenario. The recommended approach for the same would be using ALE distribution of data through standard IDOC. What are the step will be involued Danturen

Ans – Create logical systems using tcodeSALEAssign logical system to respective client using toode SALECreate a RFC destination in sender system using toode sm59Create a port in sender system using tcode we21Create a partner profile in sender and receiver system using tcode we20Create distribution model view in sender system using tcode bd64Generate partner profile using tcode bd64Distribute model view using toode bd64Execute outbound program RBDSECOS to generate idoc

Q3. In which table idoc status details will be stored after creating an Idoc?

A.EDIDS
B.ESDID
C.EDDSI
D.DESSDI

Ans: a

Q4.What is an Idoc?

A.Data stored in a structured format, it is not a process or any kind of executable code and has become a general SAP technology to support EDI via ALE.

B.Data stored in a row format; it is not a process or any kind of executable code and has become a general SAP technology to support EDI via ALE a

C. Data stored in a table format, it is not a process or any kind of executable code and has become a general SAP technology to support EDI via ALE

D.Data stored in a structured format; it is a process or any kind of executable code and has become a general SAP technology to support EDI via ALE

Ans: a

Q5. If several idoc types have the same message type then unique assignment can be maintained using

A.Message code
B.Message function module
C. Segment type

Ans: a

Q6.What is the table for system parameter for the IDoc interface?

A.EDADM
B.EADDM
C.EDDAM
D.EDMDA

Ans: a

Q7.Allus motors is into scooter manufacturing. They have a head office at Delhi and multiple manuf across the country. The company is using SAP system. Vednor account numbers are created ce office and distributed across different plants. However, while distributing the vendor application, t send the details related to respective plant and hide the details of other Segment for bank details SMD in segment ‘E1LFBKM’ of idoc type ‘CREMAS05’. What are the steps involved to reduce th

Ans – Using toode SALE to Create a logical systemsUsing toode SCC4 assign logical system to respective clientUsing toode SM59->Create RFC destination in receiver systemUsing toode WE21 create a port in receiver systemUsin toode WE20 create a partner profile in sender and receiver systemUsing tcode BD64 create distribution model view in sender system->Assign Technical inofrmation(Sender,receiver and message type) DUsing tcode BD56->Enter message type->Click on new entries->Enter segment filter information (type sender and receiver, Segment type)Generate Partner profile andDistribute model viewExecute outbound program RBDSECRE to generate idoc

Q8. ECIL Is Electronics manufacturing company. They have a head office at Gujrat and multiple manufacturing plants across the country. The company is using SAP system, where Material master table(MARA) is having standard fields. As per the business requirement, must add the custom fields (Material rating and material jumbo) fields to material master data. As there is no provision given by SAP to handle this which steps are involved to send standard as well as custom fields using IDOC?

Ans – Create an append structure using date and place fields in MARA table Using toode WE31 create a segment with custom fields Using toode WE30 create Extension idoc>linked with Existing idoc type MATMAS05 Select standard segment and assign new segment Using toode WE82 assign extension idoc type to message and idoc type Using toode CMOD implement source code enhancement in sender and receiver system Using WE57 assign extension idoc type to inbound function module and message type

Q9. If output mode is selected as ‘collect idoc’, what will be output mode number?

Ans – 4

Q10. Allas Supreme Cycles company is using SAP system. Most of their vendors are one-time vendors. Once a vendor is created in front-end system, they want to send it to the back-end system immediately. Select correct sequence of steps to send one-time vendor.

Ans – Using toode SALE to create a logical systemsUsing tcode SCC4 to assign logical system to respective clientsUsing tcode SM59->Create a RFC(ABAP Connection) destination on receiver systemUsing tcode WE21 create a port on receiver systemUsing tcode WE20 create a partner profile in sender and receiver systemsUsing tcode BD64 create distribution model view in senderAssign technical inofrmation(sender.receiver and message type)>Under messagetype->Double click on filter->Create a filter group->Double click on Account group field(KTOD)>Apply conidtion ‘CPD’>Generate partner profile and distribute model

Q11. What is name of standard program which displays the status code and corresponding description?

A.MSESTA00
B.MSSTA00
C.MSESTAUS
D.MSESTA

Ans: a

Q12.Sanda company is located in india with manufacturing units spread in different countries like Japan, US and Australia. Finished goods product is manufactured in India and then it is transferred through IDOC to the SAP systems in other countries. So that for each product, same material code should be used in all SAP Systems. Which actions are required? Ex: Finished product is named as 123 MAT.

Ans – Create logical systemsAssign logical system to respective clientCreate a RFC destination in sender systemCreate a port in sender systemCreate a partner profile in sender and receiver systemCreate distribution model view in sender systemGenerate partner profileDistribute model viewExecute outbound program RBDSEMAT to generate idoc

Q13. Match the following rule name and corresponding rule name function module1) CONSTANT EDIQUEUE 2) FIRST_16_OF_MESTYP 3) IDOC_QUEUE_SUS_MMA) IDOC_QUEUE_NAME_MESTYP terials09B) IDOC_QUEUE_SUS_MMC) IDOC_QUEUE_MESTYPD) IDOC_QUEUE_CONST_EDIQUEUE E) IDOC_QUEUE_MM

Ans – 1)-(D) 2)-(A) 3)-(B)

Q14. While creating a form select all that is mandatory?

1.Interface name
2.Description
3.Form name
4.Interface Type.

Ans: all of these

Q15. Where can we find the default system variables in adobe forms?

1.Driver program

2.Interface

3.Data Binding

4.Context

Ans: 4

Q16. Which scripting language has better performance while validating a field via scripting while developing adobe forms?

A.FORMCALC
B.JAVASCRIPT
C.Both have equal performance
D.Python

Ans: a

Q17. Client wants to validate if mobile number field is getting displayed. Technical tearn decided to do scripting for the validation. Which scripting language can be used?

A.FORMCALC
B.JAVASCRIPT
C.Both have equal performance
D.Python

Ans: a b

Q18. In order to generate PDF forms which option is selected?

  1. Function Group

2.Package

3.Function module

4.Class

Ans: 2

Q19. Where ADS is installed?

1.J2EE Engine

2.Javascript Engine


3.Java Virtual Engine

4.ABAP Stack

Ans: 1

Q20. Identify the correct options of using conditions in adobe forms.Choose one or more.

A.In the context in the conditions tab the operand,operator and relation can be provided

B.It is not possible to provide condition in the context In the context,in the properties tab the operand,operator and relation can be provided

C.Multiple conditions can also be added

Ans: a c

Q21. Is it possible to have multiple interfaces for one adobe form? Select all that is true.

  1. Yes we can link multiple interfaces to the same adobe form
  2. We can only have one interface for one adobe form
  3. We can have maximum of two interfaces for one ADOBE form.
  4. We can have maximum of three interfaces for one ADOBE form.

Ans: 2

Q22.The user has asked to display the adobe form having the purchase order information from the standard transaction code. What is the significance of using transaction code NACE with respect to adobe forms?

1.To configure adobe form to standard transaction code

2.To call adobe form from application. 3.To provide the adobe form name for the respective output types in processing routines.

Ans: 1 3

Q23. In order to put condition for a folder using a flag the condition is being set at which place?

1.under conditions tab of the folder

2.Under conditions tab of the flag

3.Under conditions tab of the form

4.Under conditions tab of fields which are part of the folders.

Ans: 1

Q24. User wants the adobe form which is developed by abap team to be displayed when transaction code ME22N is executed. What is the best option to cater to this requirement?

1.Use transaction code NAST

2.Use transaction code ME22N to configure the adobe form directly

3. Use transaction code NACE

4.Use transaction code SPRO

Ans: 4

Q25. Business needs to create an application to display purchase order details which are being entered by the user in selection screen. The details needs to be printed and can also be downloaded. Based on different customers different adobe forms needs to be printed. Where the relevant code can be placed?

A.Logic with respect to different customers and adobe form call can be placed in the drive program.

B. Logic with respect to different customers and adobe form call can be placed in the context of adobe form.

C. Logic with respect to different customers and adobe form call can be placed in the form interface initialization block.

D. Logic with respect to different customers and adobe form call can be the adobe form in the layout of Adobe form

Ans: c

Q26. Which method can be used to fetch the logo from the application server which is uploaded using SE78?

1.GET_BDS_GRAPHIC_AS_BMP

2. CL_XSF_SSF_UTILITIES

  1. GET BDS_GRAPHIC_BMP

4.CL_SSF_XSF_UTILITIES

Ans: 1

Q27.Select all the statements that are true about adobe forms?

1.One interface can be reused for multiple forms

2.Adobe forms uses only javascript for scripting

3.All calculations for a form can be done only in the application program

4.We cannot reuse the interface for different forms.

Ans: 1 3

Q28. Client wants the tide to be displayed only on first page, What is the correct way of achieving the same from below?

A. Create a title outside the content area of the master page.Set the size & location of the title exactly where you want it to get displayed.

B. Create a title inside the content area of the master page.Set the size & location of the title exactly where you want it to get displayed.

C. Create a title in the master page.Set the size & location of the title exactly where you want it to get displayed.

Ans: a


Leave a Reply

Your email address will not be published. Required fields are marked *