abap-qs_kavi.doc

Upload: siddhartha-barua

Post on 02-Jun-2018

218 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/11/2019 ABAP-Qs_Kavi.doc

    1/7

    # 1 . What are the 2 boxes in your system for coding for Abap and their logins?

    Development System & IDES/Sandbox

    # 2. If I get a problem on a report in Production server ho can I modify the report.

    If the problem in production server we have to alter the program in Developemnt Clientand transport it to Q client !est it throughly and then !ransport it to "roduction#

    # !. "ell me about "oens.

    !o$ens are Issues sent by the Client to us#

    #$ .%o to &ix the bugs and here you ill do those things.

    It ctuall Depends what $ind of bugs they as$ed about%

    If it is a problem in "rogram then we alter them in the SE'( )Develpment* and transportit after testing to "rd Server#

    #'. What is a sandboxes.

    S+D ,-. is nothing but a test client other than Develpment Client or Q#

    #(.%o to conncet the from ur office to clinet in )*.

    It will be configured by the ,SIS guys##

    In the sap logon pad they will enter the application server id and outing String and theSEver type in the Sytem +umber####with that we will connect

    #+."ell me about ,P- and the connections.

    Its a another way to connect to other "C# its a 'rd party utility####

    #. %o to login ur system.

    !hru S" 0ogon enter the client number user id & password#

    #/ .What is the purpose of *01$.

    Database 1tility to perform table maintenance such as deleting the table or ad2usting thetable when there is a structure change#

    #1 .What is the purpose of *!.

  • 8/11/2019 ABAP-Qs_Kavi.doc

    2/7

    S3'4 is a table 3aintanance for the 5table Created by us#

    #11.In 3ata dictionary in the table creation4What is the purpose of "echnical

    settings.

    !o identify the Si6e of the !able Created and to Set whether buffering needs to be donefor the table or not#

    #12. What is the purpose of buffering in technical settings and for hat type of

    tables are using buffering.

    It will reduce the +etwor$ tarffic but disadvantage is it will not update the Server bac$immediately#

    #1!. In reporting tell me all the events in a se5uentail order.

    7 Initiali6ation#7 t Selection7Screen7 Start7of7Selection#7 !op7of7"age#7 t "fn#7 End7of7"age#7 End7of7Selection#

    1 &ull 6uffering ould be appropriate for

    # !ransaction !ables,# *mall *tatic tables

    C# Internal !ablesD# !ables with generic 8eys

    2 What is the basic ob7ect of data 3ictionary# 3omains,# DocumentationC# Data 3odelsD# Dynpro

    ! *earch help can not be attach to8# Domain

    ,# field of a tableC# chec$ tableD# "ype

    $ *ub 5uery usually more efficient because8

    # data is filtered in the database,# data is filtered on the networ$

  • 8/11/2019 ABAP-Qs_Kavi.doc

    3/7

    C# data is filtered in the sapguiD# data is filtered at the application server

    ' It is better to buffer a table hen# 9hen a table is read infre:uently

    ,# 9hen a table is lin$ed to chec$ tablesC# When a table is read fre5uently and the data seldom changes D# 9hen a single record is to be pic$ed up

    ( In Inner and outter 7oin# buffers are always used,# Choice of buffer can be made to use9. buffers are alays bypassedD# +one of above

    + What is invalid attribute of a domain

    # !ype,# ;ixed valuesC# 0ength3. %eader

    3ata element is an example of# "hysical Definition,# ,usiness -b2ect9. *emantic 3omainD# !echnical Domain

    / What is true# view contains data6. ,ies can be bufferedC#

  • 8/11/2019 ABAP-Qs_Kavi.doc

    4/7

    12. What are the chec tables and value tables? ;ultiple Anser

  • 8/11/2019 ABAP-Qs_Kavi.doc

    5/7

    ,# 1"0-D 7 !o read data from the presentation server into an internal table without auser dialog use the function module 9S1"0-D# !he most important parameters arelisted below#9. )PBA3 &ile transfer ith dialog from presentation server file to internal

    table. 3ata hich is available in a file on the presentation server is transferred in an

    internal table. A*9II > 6inary files can be transferred.3.W*C)PBA3 "o read data from the presentation server into an internal table

    ithout a user dialog4 use the function module W*C)PBA3. "he most important

    parameters are listed belo.

    1.Is *ession ethod4 Asynchronous or *ynchronous?# synchronous6. *ynchronous

    C# Synchronous and synchronousD# +one of above

    1/. What are the differences beteen *AP memory and A6AP memory? ;ultipleAnser

  • 8/11/2019 ABAP-Qs_Kavi.doc

    6/7

    Anser8% selection text#,% basic list row#C% page footer38 A page header

    Euestion8Fiven the to A6AP 3ictioary tables belo4 the 9ustomer number field in table one

    must containa value from table to. "he 9ustomer number field is non as a CCCC.

    "able one8

    9ustomer number ;Primary ey