Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

SAP Labs Interview Questions
Questions Answers Views Company eMail

I'm having problem how to know if certain SD Doc has been paid already. i had already viewed BKPF/BSEG/BSAD/BSID/BSAK/BSIK. I'm a novice ABAPER and when the requesting dept want a report, they just show the layout without proper functional specs. Co'z they dont also know where/what field. Can somebody give a hint or overview which tables links or any flagging fields that triggers a certain DR#(Billing Docs) has already been paid? Hope you can forgive me on this matter. We dont have any training/seminars bout SAP modules. We only take ABAP using SAP script only. I learned ALV through my self-study. Thanks in advance.

1555

Table ztest has a secondary index on the following fields: tnum, tcode. Select * from ztest where tnum ne '123' and tcode = '456'. Why is the index not used in the above case? Choices: a) Indexes are not allowed on Z tables b) Variables must be used, NOT literals c) Select individual fields, not select * d) Client is not in the where clause e) NE invalidates the use of an index Info: Can someone explain in detail why this happened? It will be really helpful to handle to case in Secondary index:

2 7616

For retro active billing, is there any configuration to be done apart from the Pricing Procedure(with Rebate cond types)? Say suppose if i have some 1000 documents, does i get 1000credit or debit memos or is there any solution for wre i shud not get credit or debit memo.(bcoz VFRB gives us ony credit or debit) Plz do give some of ur inputs. Thanks Satvik TR

2 5115

What is the recommended method to modify a standard search help to include customer defined search paths? choices: a) Add an elementary search help to the standard search help b) Enhance the standard search help with an append search help c) Add a collective search help to the standard search help d) Perform a modification to the standard search help

1 6877

Where are Dictionary runtime objects used ? a) in the dictionary b) in structures c) in table "nametab" d) in work processes

1 6391

If you want a subroutine U to have a formal parameter P that is used to return a value to the actual parameter . Which of the following definitions of U would you use to ensure that the value is passed back to the calling program only if the processing of U ends normally and is not terminated with a message statement ? a) Form U changing P. b) Form U using P. c) Form U changing value(P). d) Form U using value(P). e) Form U using P local P.

1 8018

Why would you group corrections together? More than one answer is correct. Choices: a) To enable several corrections to be assigned to the same transport. b) To transport objects from different development classes. c) To prevent other developers from processing the same objects. d) To enable several developers to process the same object in parallel. e) To retain versions of several objects together.

2 5583

Which statements are allowed if you are working with an internal table of type sorted? More than one answer is correct. a) Append b) Collect c) Sort d) Read e) Modify Note: I checked the Help.sap.com and i came to know that we can use Collect, read , Append, Modify. Just "Sort" alone cannot be used. But if you are going to say we cant append, and we cant modify then double check your answers . Also post a link from where you got the information.

2 17136

Which of the following statements about R/3 instances are correct? More than one answer is correct. a) An R/3 instance is an administrative unit that combines together all the components of a R/3 system that provide one or more services. b) A central R/3 system consists of one or more Instances. c) Each instance has its own SAP buffer area. d) Each instance contains at least one dialog service. Note: I am sure about a,d. But what about c???

2 6277

What must you do to undo DB changes previously issued in a dialog? More than one answer is correct. a) output E message. b) perform rollback work. c) raise exception. d) Analyze log record. e) code rollback LUW. Note: I am sure the choice A,B. But what you think about c also ? Will exception also rolls back the changes?

1 6454

An update function module VF is called within subprogram VU .The program contains the call , VU on commit . At which point are the parameters for the update function VF evaluated ? a) when perform is executed b) at the beginning of function c) at commit work d) at start of v1 update e) at the end of the dialog step. Please answer only if you are very sure about this. Else please dont try.

2012

What does a LDB(Logical Database) provide? a) Consistent and flexible user interface b) Central performance improvements for update accesses c) A method to access the data in a random manner d) Centrally defined authorization checks. Please answer only if you are very sure. Else pls ignore.

1 6998

What technique would you use to fix the 10 leftmost columns on a list when scrolling to the right? a) Set Left Scroll-Boundary Column 10 b) Set Right Scroll-Boundary Column 10 c) Scroll List PS+<10> d) Scroll List Left Note: My answer for this question is A. But if you think different then pls give link or explain how.

3512

For called program components that are of type transaction or report, what is true about the roll area (assuming processing will resume in the calling program). a) They run in their own roll area b) They run in the roll area of the caller c) Share the same roll area Note: I think Answer is C. Any comments?

2331

What is NOT a valid functional area type? a) LDB b) Sequential Data Set c) Program d) Search Help e) Joined Tables note: Please answer only if you are very sure. Else pls ignore.

1 6508

Post New SAP Labs Interview Questions


SAP Labs Interview Questions


Un-Answered Questions

How can we calculate the total income of the company.

1522


What is SparkSession in Apache Spark? Why is it needed?

219


The difference between printf and fprintf is ?

720


What are the uses of java?

570


How many types of arrays are there in visual basic?

450






Why is object oriented programming so hard?

616


What is the most critical component in SAN?

3894


What is cross reference example?

310


How can you insert a node to the beginning of a singly linked list?

509


what is text? : Sql dba

564


What is the difference between the servlets and cgi programs?

551


What are the types of interrupts from type 0 to 4

587


What is an AsyncPipe in Angular?

479


What language is bash written in?

563


What is the web part life cycle??

412