Quetion on "UNIT_CONVERSION_WITH_FACTOR"

Hi All
The function module "UNIT_CONVERSION_WITH_FACTOR" has been used in one of the standard cubes 0SD_C03.
This function is being called from a routine defined against the key figure 0QUANT_B.
Now my doubt is in the function module "UNIT_CONVERSION_WITH_FACTOR", there are statements like
  DATA: t_output TYPE c,
        d_output TYPE i.
  DESCRIBE FIELD output TYPE     t_output
                        DECIMALS d_output.
  IF t_output = 'P'.
    CALL FUNCTION 'ROUND'
      EXPORTING
        decimals      = d_output
        input         = result
        sign          = 'X'
      IMPORTING
        output        = output
      EXCEPTIONS
        input_invalid = 1
        overflow      = 2
        type_invalid  = 3
        OTHERS        = 4.
In the above piece of code "t_output" has not been assigned to any field in the COMM_STR.
Then how is it validating against some value in the statement "IF t_output = 'P'" ?
Can anybody tell me if "t_output" is predefined or pre-populated?
These things are from the Business Content point of view. No customizations done.
Hope I am clear and the question makes sense.
Thanks In Advance

sorry, I missed your question,
the d_output will hold the number of decimals.
So if your taget KF as data type packet (17, 3), meaning length 17 and 3 decimals
t_output will be P
d_output will be 3.
The subsequent rounding will be made with 3 decimals.
This is because the calculation is posted to a number of type FLOAT:
DATA result TYPE f.
  result = ( numerator * input ) / denominator + add_const. "B20K079016
This number has to be rounded with the same decimals than your target KF.
hope it is clearer now,
Olivier.

Similar Messages

  • Error while executing Function Module UNIT_CONVERSION_WITH_FACTOR.

    Hi experts:
        I'm trying to use the UNIT_CONVERSION_WITH_FACTOR Function Module on
    BW but an error message appears, I searched for Notes on the SAP
    Marketplace but only found a single note that describes the same
    situation that we're experiencing (SAP Note 1333415), the thing is that
    such a note is applicable for SAP BASIS version 702 but I'm using SAP
    BASIS version 700.
    Steps for Reconstruction    
    - On transaction SE37 call the u201CUNIT_CONVERSION_WITH_FACTORu201D Function
    Module.
    - Click on the u201CTest/Executeu201D button (or press the F8 key).
    - Enter the following values:
       o ADD_CONST = 0
       o DENOMINATOR = 1
       o INPUT = 20
       o NUMERATOR = 1568
    - Click on the u201CExecuteu201D button (or press the F8 key).
    - The Exception u201CTYPE_INVALIDu201D is reached and the following message
    appears: u201CUse a number field for field OUTPUTu201D.
    I also tried to use this Function Module on R/3 and the result was the same.
    Do you have any suggestion to fix this error?
    Thanks in advance for your help,
    Francisco Milán.

    Hi Francisco,
    Check with SAP Note No. 854978.
    Hope this would help you.
    Rgds,
    Mohit

  • 0IC_C03 - NCKF Quetion

    Hi All,
    I am using a custom infocube for inventory and it has only one non-cumulative key figure (that is required for my project - Total Stock). I am using the same fields 0RECTOTSTCK, 0ISSTOTSTCK and 0TOTALSTCK - whihc is a non-cumulative key figure. I have the folloiwng quetions.
    1. After loading BX and then I compressed the cube with No Marker Update - checked. But when using listcube to display data, I dod not see 0TOTALSTCK. It is not even there in the select output fields. may be it is a non-cumulative KYF behaviour as it is stored in the Vcube for non-cumulative key figures. Please confirm or
    2. Though the KYF shows up in the query designer, the result while executing the query shows zero for both 0ISSTOTSTCK and 0TOTALSTCK. Why the 0TOTALSTCK is zero. I expect it to be equivalent to 0RECTOTSTCK.
    Any idea?
    Thanks,
    Alex.

    Hi Alex,
    As you said, 
    I created multiple init with historical period
    Can you explain this more?
    and please check whether you deleted the set up table before filling for 03.
    ideally after loading the init load with all historical data, there would not be any effect to the Non cumulative key figures because you are compressing this particular request with Nomarker update.
    But I am not sure why you get wrong values.
    Let us wait for expert's reply
    Sreekanth.

  • How do i get my securety quetions if i forgot, how do i get my securety quetions if i forgot

    how do i get to know my securety quetion if iforg
    ot them

    You need to ask Apple to reset your security questions; ways of doing so include clicking here and picking a method for your country, and filling out and submitting this form.
    (96112)

  • I have Panasonic Tx-26lx70p Tv. (5 years old model). As this is 8ms and 100hz technology, my quetion is, may i he a chance to get a good quality using the newer apple tv?

    I have Panasonic Tx-26lx70p Tv. (5 years old model). As this is 8ms and 100hz technology, my quetion is, may i have a chance to get a good quality using the newer apple tv?

    That depends on what you define as "good quality".
    Honestly I'm not able to find that model on panasonic's website to find out if it is 720p or 1080p, I suspect it's only 720p.

  • Please send some Important Quetions from REPORTS

    i have a interview in TCS
    Please send some Important Quetions from REPORTS,SMARTFORMS,ALE/IDOC's

    Hi,
    Here are the links
    http://www.sap-img.com/abap/important-abap-faq.htm
    For BDC:
    http://myweb.dal.ca/hchinni/sap/bdc_home.htm
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/bdc&
    http://www.sap-img.com/abap/learning-bdc-programming.htm
    http://www.sapdevelopment.co.uk/bdc/bdchome.htm
    http://www.sap-img.com/abap/difference-between-batch-input-and-call-transaction-in-bdc.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/69/c250684ba111d189750000e8322d00/frameset.htm
    http://www.sapbrain.com/TUTORIALS/TECHNICAL/BDC_tutorial.html
    Check these link:
    http://www.sap-img.com/abap/difference-between-batch-input-and-call-transaction-in-bdc.htm
    http://www.sap-img.com/abap/question-about-bdc-program.htm
    http://www.itcserver.com/blog/2006/06/30/batch-input-vs-call-transaction/
    http://www.planetsap.com/bdc_main_page.htm
    call Transaction or session method ?
    http://www.sapbrain.com/FAQs/TECHNICAL/SAP_ABAP_DATADICTIONARY_FAQ.html
    http://www.****************/InterviewQ/interviewQ.htm
    http://help.sap.com/saphelp_46c/helpdata/en/35/2cd77bd7705394e10000009b387c12/frameset.htm
    Reports
    http://www.sapgenie.com/abap/reports.htm
    http://www.allsaplinks.com/material.html
    http://www.sapdevelopment.co.uk/reporting/reportinghome.htm
    http://www.sapfans.com/forums/viewtopic.php?t=58286
    http://www.sapfans.com/forums/viewtopic.php?t=76490
    http://www.sapfans.com/forums/viewtopic.php?t=20591
    http://www.sapfans.com/forums/viewtopic.php?t=66305 - this one discusses which way should you use - ABAP Objects calls or simple function modules.
    ALE/ IDOC
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm
    http://www.sappoint.com/abap/ale.pdf
    http://www.sappoint.com/abap/ale2.pdf
    http://www.sapgenie.com/sapedi/idoc_abap.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a60bb507d11d18ee90000e8366fc2/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/78/217da751ce11d189570000e829fbbd/frameset.htm
    http://www.allsaplinks.com/idoc_sample.html
    http://www.sappoint.com/abap.html
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm
    http://www.allsaplinks.com/idoc_sample.html
    Check these step-by-step links
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/ccab6730-0501-0010-ee84-de050a6cc287
    https://sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/8fd773b3-0301-0010-eabe-82149bcc292e
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/3c5d9ae3-0501-0010-0090-bdfb2d458985
    for Smartforms material
    http://www.sap-basis-abap.com/sapsf001.htm
    http://www.sap-press.com/downloads/h955_preview.pdf
    http://www.ossincorp.com/Black_Box/Black_Box_2.htm
    http://www.sap-img.com/smartforms/sap-smart-forms.htm
    http://www.sap-img.com/smartforms/smartform-tutorial.htm
    http://www.sapgenie.com/abap/smartforms.htm
    How to trace smartform
    http://help.sap.com/saphelp_47x200/helpdata/en/49/c3d8a4a05b11d5b6ef006094192fe3/frameset.htm
    http://www.help.sap.com/bp_presmartformsv1500/DOCU/OVIEW_EN.PDF
    http://www.sap-img.com/smartforms/smart-006.htm
    http://www.sap-img.com/smartforms/smartforms-faq-part-two.htm
    Re: Need FAQ's
    check most imp link
    http://www.sapbrain.com/ARTICLES/TECHNICAL/SMARTFORMS/smartforms.html
    step by step good ex link is....
    http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.html
    SAPScripts
    http://esnips.com/doc/1ff9f8e8-0a4c-42a7-8819-6e3ff9e7ab44/sapscripts.pdf
    http://esnips.com/doc/1e487f0c-8009-4ae1-9f9c-c07bd953dbfa/script-command.pdf
    http://esnips.com/doc/64d4eccb-e09b-48e1-9be9-e2818d73f074/faqss.pdf
    http://esnips.com/doc/cb7e39b4-3161-437f-bfc6-21e6a50e1b39/sscript.pdf
    http://esnips.com/doc/fced4d36-ba52-4df9-ab35-b3d194830bbf/symbols-in-scripts.pdf
    http://esnips.com/doc/b57e8989-ccf0-40d0-8992-8183be831030/sapscript-how-to-calculate-totals-and-subtotals.htm
    SAP SCRIPT FIELDS
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/d1/8033ea454211d189710000e8322d00/content.htm
    scripts easy material
    http://www.allsaplinks.com/sap_script_made_easy.html
    Debugging Document.
    http://www.cba.nau.edu/haney-j/CIS497/Assignments/Debugging.doc
    http://help.sap.com/saphelp_47x200/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm
    http://www.cba.nau.edu/haney-j/CIS497/Assignments/Debugging.doc
    http://help.sap.com/saphelp_erp2005/helpdata/en/b3/d322540c3beb4ba53795784eebb680/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/84/1f624f4505144199e3d570cf7a9225/frameset.htm
    http://help.sap.com/saphelp_bw30b/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/b3/d322540c3beb4ba53795784eebb680/frameset.htm
    BAPI
    http://help.sap.com/saphelp_46c/helpdata/en/9b/417f07ee2211d1ad14080009b0fb56/frameset.htm
    http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci948835,00.html
    Checkout !!
    http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci948835,00.html
    http://techrepublic.com.com/5100-6329-1051160.html#
    http://www.sap-img.com/bapi.htm
    http://www.sap-img.com/abap/bapi-conventions.htm
    http://www.sappoint.com/abap/bapiintro.pdf
    http://www.sapgenie.com/abap/bapi/example.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDAPII/CABFAAPIINTRO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFABAPIREF/CABFABAPIPG.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCFESDE8/BCFESDE8.pdf
    List of all BAPIs
    http://www.planetsap.com/LIST_ALL_BAPIs.htm
    http://www.sappoint.com/abap/bapiintro.pdf
    http://www.sappoint.com/abap/bapiprg.pdf
    http://www.sappoint.com/abap/bapiactx.pdf
    http://www.sappoint.com/abap/bapilst.pdf
    http://www.sappoint.com/abap/bapiexer.pdf
    http://service.sap.com/ale
    http://service.sap.com/bapi
    http://www.geocities.com/mpioud/Abap_programs.html
    http://www.sapdevelopment.co.uk/reporting/reportinghome.htm
    Simple ALV report
    http://www.sapgenie.com/abap/controls/alvgrid.htm
    http://wiki.ittoolbox.com/index.php/Code:Ultimate_ALV_table_toolbox
    ALV
    1. Please give me general info on ALV.
    http://www.sapfans.com/forums/viewtopic.php?t=58286
    http://www.sapfans.com/forums/viewtopic.php?t=76490
    http://www.sapfans.com/forums/viewtopic.php?t=20591
    http://www.sapfans.com/forums/viewtopic.php?t=66305 - this one discusses which way should you use - ABAP Objects calls or simple function modules.
    2. How do I program double click in ALV?
    http://www.sapfans.com/forums/viewtopic.php?t=11601
    http://www.sapfans.com/forums/viewtopic.php?t=23010
    3. How do I add subtotals (I have problem to add them)...
    http://www.sapfans.com/forums/viewtopic.php?t=20386
    http://www.sapfans.com/forums/viewtopic.php?t=85191
    http://www.sapfans.com/forums/viewtopic.php?t=88401
    http://www.sapfans.com/forums/viewtopic.php?t=17335
    4. How to add list heading like top-of-page in ABAP lists?
    http://www.sapfans.com/forums/viewtopic.php?t=58775
    http://www.sapfans.com/forums/viewtopic.php?t=60550
    http://www.sapfans.com/forums/viewtopic.php?t=16629
    5. How to print page number / total number of pages X/XX in ALV?
    http://www.sapfans.com/forums/viewtopic.php?t=29597 (no direct solution)
    6. ALV printing problems. The favourite is: The first page shows the number of records selected but I don't need this.
    http://www.sapfans.com/forums/viewtopic.php?t=64320
    http://www.sapfans.com/forums/viewtopic.php?t=44477
    7. How can I set the cell color in ALV?
    http://www.sapfans.com/forums/viewtopic.php?t=52107
    8. How do I print a logo/graphics in ALV?
    http://www.sapfans.com/forums/viewtopic.php?t=81149
    http://www.sapfans.com/forums/viewtopic.php?t=35498
    http://www.sapfans.com/forums/viewtopic.php?t=5013
    9. How do I create and use input-enabled fields in ALV?
    http://www.sapfans.com/forums/viewtopic.php?t=84933
    http://www.sapfans.com/forums/viewtopic.php?t=69878
    10. How can I use ALV for reports that are going to be run in background?
    http://www.sapfans.com/forums/viewtopic.php?t=83243
    http://www.sapfans.com/forums/viewtopic.php?t=19224
    11. How can I display an icon in ALV? (Common requirement is traffic light icon).
    http://www.sapfans.com/forums/viewtopic.php?t=79424
    http://www.sapfans.com/forums/viewtopic.php?t=24512
    12. How can I display a checkbox in ALV?
    http://www.sapfans.com/forums/viewtopic.php?t=88376
    http://www.sapfans.com/forums/viewtopic.php?t=40968
    http://www.sapfans.com/forums/viewtopic.php?t=6919
    Go thru these programs they may help u to try on some hands on
    ALV Demo program
    BCALV_DEMO_HTML
    BCALV_FULLSCREEN_DEMO ALV Demo: Fullscreen Mode
    BCALV_FULLSCREEN_DEMO_CLASSIC ALV demo: Fullscreen mode
    BCALV_GRID_DEMO Simple ALV Control Call Demo Program
    BCALV_TREE_DEMO Demo for ALV tree control
    BCALV_TREE_SIMPLE_DEMO
    BC_ALV_DEMO_HTML_D0100
    Remote Function Call:
    RFC is an SAP interface protocol. Based on CPI-C, it considerably simplifies the programming of communication processes between systems.
    RFCs enable you to call and execute predefined functions in a remote system - or even in the same system.
    RFCs manage the communication process, parameter transfer and error handling.
    http://help.sap.com/saphelp_47x200/helpdata/en/22/042860488911d189490000e829fbbd/frameset.htm.
    ALE/ IDOC
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm
    http://www.sappoint.com/abap/ale.pdf
    http://www.sappoint.com/abap/ale2.pdf
    http://www.sapgenie.com/sapedi/idoc_abap.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a60bb507d11d18ee90000e8366fc2/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/78/217da751ce11d189570000e829fbbd/frameset.htm
    http://www.allsaplinks.com/idoc_sample.html
    http://www.sappoint.com/abap.html
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm
    http://www.allsaplinks.com/idoc_sample.html
    Refer this
    http://www.sapbrain.com/FAQs/TECHNICAL/SAP_ABAP_DATADICTIONARY_FAQ.html
    http://www.****************/InterviewQ/interviewQ.htm
    http://help.sap.com/saphelp_46c/helpdata/en/35/2cd77bd7705394e10000009b387c12/frameset.htm
    http://www.techinterviews.com/?p=198
    http://www.techinterviews.com/?p=326
    http://www.sap-img.com/abap/answers-to-some-abap-interview-questions.htm
    http://www.sap-img.com/abap/more-than-100-abap-interview-faqs.htm
    http://www.geekinterview.com/Interview-Questions/SAP-R-3/ABAP
    http://sap.ittoolbox.com/documents/popular-q-and-a/abap-sample-interview-questions-3240
    http://www.sap-img.com/abap/abap-interview-question.htm
    http://www.allinterview.com/Interview-Questions/ABAP.html
    Reward points for useful Answers
    Regards
    Sudheer

  • Please send me some real time quetions in REPORTS/ ALV  REPORTS

    please anybody can send me some real time issues and quetions from REPORTS,
    ALV REPORTS

    Hi,
    Report is basically a program which extracts the data from the database tables based on some inputs and gives the output as a list.
    Report are classified as Classical Reports, Interactive Reports and ALV Report.
    Classical Report is a normal report which just displays the output.User cannot interact with that report.
    Interactive Report is nothing but, a user can interacte with the report.After a basic list is displayed, user can click on some field on the list which generates a secondary list giving the necessary information relevant to that field.
    ALV Report is to provide users with a consistent, user friendly and functional method of manipulating the data, which appears on report lists. ALV provides more advantages than the normal report
    Reports
    http://www.sapgenie.com/abap/reports.htm
    http://www.allsaplinks.com/material.html
    http://www.sapdevelopment.co.uk/reporting/reportinghome.htm
    http://www.sapfans.com/forums/viewtopic.php?t=58286
    http://www.sapfans.com/forums/viewtopic.php?t=76490
    http://www.sapfans.com/forums/viewtopic.php?t=20591
    http://www.sapfans.com/forums/viewtopic.php?t=66305 - this one discusses which way should you use - ABAP Objects calls or simple function modules.
    http://www.sapbrain.com/FAQs/TECHNICAL/SAP_ABAP_REPORTS_FAQ.html
    http://www.sap-img.com/
    http://www.sapdevelopment.com
    http://www.sapmaterial.com
    ALV programs.
    http://www.geocities.com/mpioud/Abap_programs.html
    . How do I program double click in ALV?
    http://www.sapfans.com/forums/viewtopic.php?t=11601
    http://www.sapfans.com/forums/viewtopic.php?t=23010
    How can I use ALV for reports that are going to be run in background?
    http://www.sapfans.com/forums/viewtopic.php?t=83243
    http://www.sapfans.com/forums/viewtopic.php?t=19224
    ALV
    http://www.sapfans.com/forums/viewtopic.php?t=58286
    http://www.sapfans.com/forums/viewtopic.php?t=76490
    http://www.sapfans.com/forums/viewtopic.php?t=20591
    http://www.sapfans.com/forums/viewtopic.php?t=66305 - http://www.sapgenie.com/abap/reports.htm
    http://www.allsaplinks.com/material.html
    http://www.sapdevelopment.co.uk/reporting/reportinghome.htm
    Top-of-page in ALV
    selection-screen and top-of-page in ALV
    ALV Group Heading
    http://www.sap-img.com/fu037.htm
    ALV
    http://www.geocities.com/mpioud/Abap_programs.html
    Regards,
    Priyanka.

  • Practice Quetions for BW3.5 Certification

    Hi,
    I need Practice Quetions for BW3.5 Certification,
    points will be awarded for each valible answer.

    Here is some of the Info that I heard
    from my colleagues:
    1. What are the contents of Metadata repository?
    2. What objects you see in Metadata repository? Only
    business content or all active objects?
    3. 4 questions on Authorizations. Read the specified
    topics in 365.
    4. 4 questions on ASAP methodology. read the above
    specified material and you should be good.
    5. 24 questions in BEx. Cell Editor, AdHoc query
    designer, currency conversion, structures etc. Some of
    them are very straight forward....some might be
    tricky. Read 305 and you should be good there. I guess
    this is the easiest part.
    6. Around 20 questions in Extractions. delta queues,
    initialization, testing in RSA3, activities that you
    can do from LBWE etc....They did not ask anything in
    LIS extraction although it is included in the
    syllabus. There were a few questions in CO-PA, like
    what is safety delta etc...
    7. A Few questions in data modeling, and about 15-20
    questions in InfoObjects-InfoCubes.
    8. Can you build a multiProvider on an ODS and
    infoObject? Or, should there be atleast one InfoCube?
    9. Can you build InfoSet on one or more Infosets? things
    like that..

  • Send some Quetions on ALE /IDoc

    Send some Quetions on ALE /IDoc

    http://help.sap.com/saphelp_nw2004s/helpdata/en/0b/2a6543507d11d18ee90000e8366fc2/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/0b/2a60bb507d11d18ee90000e8366fc2/frameset.htm
    http://www.erpgenie.com/sapgenie/docs/ale_whitepaper.doc
    http://www.idocs.de/EDI/HTML/IDocBook.htm
    http://www.sappoint.com/faq/faqss.pdf
    http://www.geocities.com/sap_interviewquestions/
    http://www.sap-img.com/abap/more-than-100-abap-interview-faqs.htm
    http://www.sapgenie.com/faq/abap.htm
    http://www.techinterviews.com/?p=198
    http://www.onestopsap.com/interview-Question/edi/
    http://www.geekinterview.com/Interview-Questions/SAP-R-3/ABAP
    http://www.sapabapfaqs.blogspot.com
    http://www.sap-basis-abap.com/abap/sapscript-faq.htm
    http://searchsap.techtarget.com/general/0,295582,sid21_gci1110010,00.html
    http://searchsap.techtarget.com/ateAnswers/0,289620,sid21_tax294895,00.html
    http://www.sappoint.com/faq/faqss.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDISC/CAEDISCAP_STC.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDI/CAEDI.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/SDEDI/SDEDI.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCFESIDOCXML/BCFESIDOCXMLSTR.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCFESDED/BCFESDED.pdf
    For inbound idoc in partner profiles if you set trigger immediately for a message type , whenever idoc comes from middleware , it will be processed automatically . for process success idoc status will become 53, if it is failed idoc status becomes 51.
    at partner profiles if idoc process selected as process through background program , whenever idoc comes from middleware it goes to 64 status. for these idoc's we need to schedule RBDAPP01 program to process 64 status idoc's or we can process these idoc's from BD87 transaction
    Check these links:
    http://www.sapgenie.com/sapedi/idoc_abap.htm
    http://help.sap.com/saphelp_erp2004/helpdata/en/72/c18eff546a11d182cc0000e829fbfe/frameset.htm
    http://help.sap.com/saphelp_erp2004/helpdata/en/9c/2744f5fa7464429a13345be4050fb6/frameset.htm
    http://www.sappoint.com/ppt/ale.ppt
    below details might help you.
    WE09 / WE02 IDoc lists according to content. View IDocs via specific IDoc number or business application detail contained within the contents of a segment.
    WE05 View IDocs
    WE19 EDI test tool. Use to test inbound Function module changes.
    WE20 Partner profile configuration. Add partner detail together with inbound and outbound relationships. We also incorporate message control on the outbound IDocs. Utilize the organizational units to trap functional errors for further processing
    WE30 Create IDoc extension type
    WE31 Segment create
    WE57 Assign function module to logical message and IDoc type
    WE60 IDoc type documentation tool
    WE82 Link Release detail to Extension IDoc Type
    BD55 Conversion rule user exit. Link conversion rule user exit to the different system \ partner combinations
    BD87 Reprocess IDocs in error or waiting for action. (Both inbound and outbound in 4.6. Use BD88 in prior versions)
    BALA ALE Application Distribution
    BALM ALE Master Data Distribution
    WEDI - main transaction for all ALE settings

  • I have a client round what quetions can i expect please help me this?

    I have a client round first time iam going to phase wt type of quetions can i expect plese help me

    hi venumadhv,
    1. What is the typical structure of an ABAP/4 program?
    ANS:-
       HEADER ,BODY,FOOTER.
    2. What are field symbols and field groups.?
        Have you used "component idx of structure" clause with field groups?
    ANS:-
        Field symbols:-
        Field groups :-
    3. What should be the approach for writing a BDC program?
    ANS:-
    STEP 1: CONVERTING THE LEGACY SYSTEM DATA TO A FLAT FILE to internal table
    CALLED "CONVERSION".
    STEP 2: TRANSFERING THE FLAT FILE INTO SAP SYSTEM CALLED "SAP DATA TRANSFER".
    STEP 3: DEPENDING UPON THE BDC TYPE i)call transaction(Write the program
    explicity)
             ii) create sessions (sessions are created and processed.if
    success data will transfer).
    4. What is a batch input session?
    ANS:-
    BATCH INPUT SESSION is an intermediate step between internal table and
    database table.
    Data along with the action is stored in session ie data for screen fields,
    to which screen it is passed,program name behind it, and how next screen
    is processed.
    5. What is the alternative to batch input session?
    ANS:-
    Call transaction.
    6. A situation: An ABAP program creates a batch input session.
        We need to submit the program and the batch session in back ground.
    How to do it?
    ANS:-
         go to SM36 and create background job by giving
         job name,job class and job steps (JOB SCHEDULING)
    8. What are the problems in processing batch input sessions?
        How is batch input process different from processing online?
    ANS:-
    PROBLEMS:-
    i) If the user forgets to opt for keep session then the session will be
    automatically removed from the session queue(log remains).  However if
    session is processed we may delete it manually.
    ii)if session processing fails data will not be transferred to SAP
    database table.
    10. What are the different types of data dictionary objects?
    ans:-
    tables, structures, views, domains, data elements, lock objects, Matchcode
    objects.
    11. How many types of tables exists and what are they in data dictionary?
    ans :-
    4 types of tables
    i)Transparent tables - Exists with the same structure both in dictionary
    as well as in database exactly with the same data and fields.   Both
    Opensql and Nativesql can be used.
    ii)Pool tables & iii)Cluster tables -
    These are logical tables that are arranged as records of transparent
    tables.one cannot use native sql on these tables
    (only opensql).They are not managable directly using database system tools.
    iv)Internal tables - .
    12. What is the step by step process to create a table in data dictionary?
    ans:-
       step 1: creating domains(data type,field length,range).
       step 2: creating data elements(properties and type for a table
    field).
       step 3: creating tables(SE11).
    13. Can a transparent table exist in data dictionary but not in the data
    base physically?
    ANS:- NO.
    TRANSPARENT TABLE DO EXIST WITH THE SAME STRUCTURE BOTH IN THE DICTIONARY
    AS WELL AS IN THE DATABASE,EXACTLY WITH THE SAME DATA AND FIELDS.
    14. What are the domains and data elements?
    ANS:-
    DOMAINS : FORMAL DEFINITION OF THE DATA TYPES.THEY SET ATTRIBUTES SUCH  AS
    DATA TYPE,LENGTH,RANGE.
    DATA ELEMENT : A FIELD IN R/3 SYSTEM IS A DATA ELEMENT.
    15. Can you create a table with fields not referring to data elements?
    ANS:-
    YES.  eg:- ITAB LIKE SPFLI.here we are referening to a data object(SPFLI)
    not data element.
    16. What is the advantage of structures? How do you use them in the ABAP
    programs?
    ANS:-
    Adv:- GLOBAL EXISTANCE(these could be used by any other program without
    creating it again).
    17. What does an extract statement do in the ABAP program?
    ANS:-
    Once you have declared the possible record types as field groups and
    defined their structure, you can fill the extract dataset using the
    following statements:
    EXTRACT <fg>.
    When the first EXTRACT statement occurs in a program, the system creates
    the extract dataset and adds the first extract record to it. In each
    subsequent EXTRACT statement, the new extract record is added to the
    dataset
    EXTRACT HEADER.
    When you extract the data, the record is filled with the current values of
    the corresponding fields.
    As soon as the system has processed the first EXTRACT statement for a
    field group <fg>, the structure of the corresponding extract record in the
    extract dataset is fixed. You can no longer insert new fields into the
    field groups <fg> and HEADER. If you try to modify one of the field groups
    afterwards and use it in another EXTRACT statement, a runtime error
    occurs.
    By processing EXTRACT statements several times using different field
    groups, you fill the extract dataset with records of different length and
    structure. Since you can modify field groups dynamically up to their first
    usage in an EXTRACT statement, extract datasets provide the advantage that
    you need not determine the structure at the beginning of the program.
    18. What is a collect statement? How is it different from append?
    ANS:-
    If an entry with the same key already exists, the COLLECT statement does
    not append a new line, but adds the contents of the numeric fields in the
    work area to the contents of the numeric fields in the existing entry.
    19. What is open sql vs native sql?
    ANS:- by Madhukar
    Open SQL , native SQL are the interfaces to create the database applicatons.
    Open SQL is consistant across different types of existing Databases.
    Native SQL is the database language specific to database.Its API is
    specific to the databse.
    Open SQL API is consistent across all vendors
    20. What does an EXEC SQL stmt do in ABAP? What is the disadvantage of
    using it?
    ANS:-
    21. What is the meaning of ABAP/4 editor integrated with ABAP/4 data
    dictionary?
    ANS:-
    22. What are the events in ABAP/4 language?
    ANS:-
    Initialization, At
    selection-screen,Start-of-selection,end-of-selection,top-of-page,end-of-page,
    At line-selection,At user-command,At PF,Get,At New,At LAST,AT END, AT
    FIRST.
    23. What is an interactive report?
    What is the obvious diff of such report compared with classical type reports?
    ANS:-
    An Interactive report is a dynamic drill down report that produces the
    list on users choice.
    diff:-
    a)  THE LIST PRODUCED BY CLASSICAL REPORT DOESN'T allow user to interact
    with the system
        the list produced by interactive report allows the user to interact
    with the system.
    b)  ONCE A CLASSICAL REPORT EXECUTED USER LOOSES CONTROL.IR USER HAS CONTROL.
    c)  IN CLASSICAL REPORT DRILLING IS NOT POSSIBLE.IN INTERACTIVE DRILLING
    IS POSSIBLE.
    24. What is a drill down report?
    ANS:-
    Its an Interactive report where in the user can get more relavent data by
    selecting explicitly.
    25. How do you write a function module in SAP? describe.
    ANS:-
    creating function module:-
    called program - se37-creating funcgrp,funcmodule by assigning
    attributes,importing,exporting,tables,exceptions.
    calling program - SE38-in pgm click pattern and write function name-
    provide export,import,tables,exception values.
    26. What are the exceptions in function module?
    ANS:-
    COMMUNICATION_FAILURE
    SYSTEM_FAILURE
    27. What is a function group?
    ANS:-
    GROUP OF ALL RELATED FUNCTIONS.
    28. How are the date and time field values stored in SAP?
    ANS:-
    DD.MM.YYYY.  HH:MM:SS
    30. Name a few data dictionary objects? //rep//
    ANS:-
    TABLES,VIEWS,STRUCTURES,LOCK OBJECTS,MATCHCODE OBJECTS.
    31. What happens when a table is activated in DD?
    ANS:-
    It is available for any insertion,modification and updation of records by
    any user.
    32. What is a check table and what is a value table?
    Check table will be at field level checking.
    Value table will be at domain level checking ex: scarr table is check
    table for carrid.
    33. What are match codes? describe?
    ans:-
    It is a similar to table index that gives list of possible values for
    either primary keys or non-primary keys.
    34. What transactions do you use for data analysis?
    ANS:-
    35. What is table maintenance generator?
    ANS:-
    36. What are ranges? What are number ranges?
    ANS:-
        max,min values provided in selection screens.
    37. What are select options and what is the diff from parameters?
    ANS:-
    select options provide ranges where as parameters do not.
    SELECT-OPTIONS declares an internal table which is automatically filled
    with values or ranges
    of values entered by the end user. For each SELECT-OPTIONS , the system
    creates a selection table.
    SELECT-OPTIONS <SEL> FOR <field>.
    A selection table is an internal table with fields SIGN, OPTION, LOW and
    HIGH.
    The type of LOW and HIGH is the same as that of <field>.
    The SIGN field can take the following values: I Inclusive (should apply) E
    Exclusive (should not apply)
    The OPTION field can take the following values: EQ Equal GT Greater than
    NE Not equal BT Between LE Less
    than or equal NB Not between LT Less than CP Contains pattern GE Greater
    than or equal NP No pattern.
    diff:-
    PARAMETERS allow users to enter a single value into an internal field
    within a report.
    SELECT-OPTIONS allow users to fill an internal table with a range of values.
    For each PARAMETERS or SELECT-OPTIONS statement you should define text
    elements by choosing
    Goto - Text elements - Selection texts - Change.
    Eg:- Parameters name(30).
    when the user executes the ABAP/4 program,an input field for 'name' will
    appear on the selection screen.You can change the comments on the left
    side of the input fields by using text elements as described in Selection
    Texts.
    38. How do you validate the selection criteria of a report?
    And how do you display initial values in a selection screen?
    ANS:-
    validate :- by using match code objects.
    display :- Parameters <name> default 'xxx'.
                   select-options <name> for spfli-carrid.
    39. What are selection texts?
    ANS:-
    40. What is CTS and what do you know about it?
    ANS:-
    The Change and Transport System (CTS) is a tool that helps you to organize
    development projects in the ABAP Workbench and in Customizing, and then
    transport the changes between the SAP Systems and clients in your system
    landscape.
    This documentation provides you with an overview of how to manage changes
    with the CTS and essential information on setting up your system and
    client landscape and deciding on a transport strategy. Read and follow
    this documentation when planning your development project.
    For practical information on working with the Change and Transport System,
    see Change and Transport Organizer and Transport Management System.
    41. When a program is created and need to be transported to prodn does
    selection texts always go with it? if not how do you make sure? Can you
    change the CTS entries? How do you do it?
    ANS:-
    42. What is the client concept in SAP? What is the meaning of client
    independent?
    ANS:-
    43. Are programs client dependent?
    ANS:-
        Yes.Group of users can access these programs with a client no.
    44. Name a few system global variables you can use in ABAP programs?
    ANS:-
    SY-SUBRC,SY-DBCNT,SY-LILLI,SY-DATUM,SY-UZEIT,SY-UCOMM,SY-TABIX.....
    SY-LILLI IS ABSOLUTE NO OF LINES FROM WHICH THE EVENT WAS TRIGGERED.
    45. What are internal tables? How do you get the number of lines in an
    internal table?
    How to use a specific number occurs statement?
    ANS:-
    i)It is a standard data type object which exists only during the runtime
    of the program.
    They are used to perform table calculations on subsets of database tables
    and for re-organising the contents of database tables according to users
    need.
    ii)using SY-DBCNT.
    iii)The number of memory allocations the system need to allocate for the
    next record population.
    46. How do you take care of performance issues in your ABAP programs?
    Performance of ABAPs can be improved by minimizing the amount of data to
    be transferred.
    The data set must be transferred through the network to the applications,
    so reducing the amount OF time and also reduces the network traffic.
    Some measures that can be taken are:
    - Use views defined in the ABAP/4  DDIC (also has the advantage of better
    reusability).
    - Use field list (SELECT clause) rather than SELECT *.
    - Range tables should be avoided (IN operator)
    - Avoid nested SELECTS.
    i)system tools
    ii)field symbols and field groups.
    ans:-
    Field Symbols : Field symbols are placeholders for existing fields. A
    Field Symbol does not physically reserve space for a field,but points to a
    field which is not known until runtime of the program.
    eg:-  FIELD-SYMBOL <FS> [<TYPE>].
    Field groups :  A field group combines several fields under one name.At
    runtime,the INSERT command is used to define which data fields are
    assigned to which field group.
    There should always be a HEADER field group that defines how the extracted
    data will be sorted,the data is sorted by the fields grouped under the
    HEADER field group.
    47. What are datasets?
    ANS:-
    The sequential files(ON APPLICATION SERVER) are called datasets. They are
    used for file handling in SAP.
    48. How to find the return code of a statement in ABAP programs?
    ANS:-
    Using function modules.
    49. What are interface/conversion programs in SAP?
    ANS :
    CONVERSION : LEGACY SYSTEM TO FLAT FILE.
    INTERFACE  : FLAT FILE TO SAP SYSTEM.
    50. Have you used SAP supplied programs to load master data?
    51. What are the techniques involved in using SAP supplied programs?
    Do you prefer to write your own programs to load master data? Why?
    52. What are logical databases? What are the advantages/disadvantages of
    logical databases?
    ANS:-
    To read data from a database tables we use logical database.
    A logical database provides read-only access to a group of related tables
    to an ABAP/4 program.
    adv:-
    The programmer need not worry about the primary key for each table.Because
    Logical database knows how the different tables relate to each other,and
    can issue the SELECT command with proper where clause to retrieve the
    data.
    i)An easy-to-use standard user interface.
    ii)check functions which check that user input is complete,correct,and
    plausible.
    iii)meaningful data selection.
    iv)central authorization checks for database accesses.
    v)good read access performance while retaining the hierarchical data view
    determined by the application logic.
    disadv:-
    i)If you donot specify a logical database in the program attributes,the
    GET events never occur.
    ii)There is no ENDGET command,so the code block associated with an event
    ends with the next event
    statement (such as another GET or an END-OF-SELECTION).
    53. What specific statements do you using when writing a drill down report?
    ans:-
    AT LINE-SELECTION,AT USER-COMMAND,AT PF.
    54. What are different tools to report data in SAP? What all have you used?
    ans:-
    55. What are the advantages and disadvantages of ABAP/4 query tool?
    56. What are the functional areas? User groups? and how does ABAP/4 query
    work in relation to these?
    57. Is a logical database a requirement/must to write an ABAP/4 query?
    59. What are Change header/detail tables? Have you used them?
    60. What do you do when the system crashes in the middle of a BDC batch
    session?
    ans:-
    we will look into the error log file (SM35).
    61. What do you do with errors in BDC batch sessions?
    ANS:-
    We look into the list of incorrect session and process it again. To
    correct incorrect session we analyize the session to determine which
    screen and value produced the error.For small errors in data we correct
    them interactively otherwise
    modify batch input program that has generated the session or many times
    even the datafile.
    62. How do you set up background jobs in SAP? What are the steps? What are
    the event driven batch jobs?
    ans:-
    go to SM36 and create background job by giving job name,job class and job
    steps(JOB SCHEDULING)
    63. Is it possible to run host command from SAP environment? How do you run?
    64. What kind of financial periods exist in SAP? What is the relavent
    table for that?
    65. Does SAP handle multiple currencies? Multiple languages?
    ans:-
    Yes.
    66. What is a currency factoring technique?
    67. How do you document ABAP/4 programs? Do you use program documentation
    menu option?
    68. What is SAPscript and layout set?
    ans:-
    The tool which is used to create layout set is called SAPscript. Layout
    set is a design document.
    69. What are the ABAP/4 commands that link to a layout set?
    ans:-
    control commands,system commands,
    70. What is output determination?
    71. What are IDOCs?
    ans:-
    IDOCs are intermediate documents to hold the messages as a container.
    72. What are screen painter? menu painter? Gui status? ..etc.
    ans:-
    dynpro - flow logic + screens.
    menu painter -
    GUI Status - It is subset of the interface elements(title bar,menu
    bar,standard tool bar,push buttons) used for a certain screen.
    The status comprises those elements that are currently needed by the
    transaction.
    73. What is screen flow logic? What are the sections in it? Explain PAI
    and PBO.
    ans:-
    The control statements that control the screen flow.
    PBO - This event is triggered before the screen is displayed.
    PAI - This event is responsible for processing of screen after the user
    enters the data and clicks the pushbutton.
    74. Overall how do you write transaction programs in SAP?
    ans:-
    Create program-SE93-create transcode-Run it from command field.
    75. Does SAP has a GUI screen painter or not? If yes what operating
    systems is it available on? What is the other type of screen painter
    called?
    76. What are step loops? How do you program pagedown pageup in step loops?
    ans:-
    step loops are repeated blocks of field in a screen.
    77. Is ABAP a GUI language?
    ANS:-
    Yes.
    ABAP IS AN EVENT DRIVEN LANGUAGE.
    78. Normally how many and what files get created when a transaction
    program is written?
    What is the XXXXXTOP program?
    ans:-
    ABAP/4 program.
    DYNPRO
    79. What are the include programs?
    ANS:-
    When the same sequence of statements in several programs are to be written
    repeadly they are coded in include programs (External programs) and  are
    included in ABAP/4 programs.
    80. Can you call a subroutine of one program from another program?
    ans:-  Yes- only external subroutines Using 'SUBMIT' statement.
    81. What are user exits? What is involved in writing them? What precations
    are needed?
    82. What are RFCs? How do you write RFCs on SAP side?
    83. What are the general naming conventions of ABAP programs?
    ANS:-
    Should start with Y or Z.
    84. How do you find if a logical database exists for your program
    requrements?
    ans:-
    SLDB-F4.
    85. How do you find the tables to report from when the user just tell you
    the transaction he uses? And all the underlying data is from SAP
    structures?
    ans:-
    Transcode is entered in command field to open the table.Utilities-Table
    contents-display.
    86. How do you find the menu path for a given transaction in SAP?
    ans:-
    87. What are the different modules of SAP?
    ans:-
    FI,CO,SD,MM,PP,HR.
    89. How do you get help in ABAP?
    ans:-
    HELP-SAP LIBRARY,by pressing F1 on a keyword.
    90. What are different ABAP/4 editors? What are the differences?
    ans:-
    91. What are the different elements in layout sets?
    ans:-
    PAGES,Page windows,Header,Paragraph,Character String,Windows.
    92. Can you use if then else, perform ..etc statements in sap script?
    ans:-
    yes.
    93. What type of variables normally used in sap script to output data?
    94. How do you number pages in sapscript layout outputs?
    95. What takes most time in SAP script programming?
    ANS:-
    LAYOUT DESIGN AND LOGO INSERTION.
    96. How do you use tab sets in layout sets?
    97. How do you backup sapscript layout sets? Can you download and upload?
    How?
    98. What are presentation and application servers in SAP?
    ANS:-
    The application layer of an R/3 System is made up of the application
    servers and the message server. Application programs in an R/3 System are
    run on application servers. The application servers communicate with the
    presentation components, the database, and also with each other, using the
    message server.
    99. In an ABAP/4 program how do you access data that exists on a
    presentation server vs on an application server?
    ans:-
    i)using loop statements.
    ii)flat
    100. What are different data types in ABAP/4?
    ans:-
         Elementary -
              predefined C,D,F,I,N,P,T,X.
              userdefined TYPES.
    ex: see in intel book page no 35/65
         Structured -
             predefined    TABLES.
             userdefined Field Strings and internal tables.
    101. What is difference between session method and Call Transaction?
    ans:-
    102. Setting up a BDC program where you find information from?
    ans:-
    103. What has to be done to the packed fields before submitting to a BDC
    session.
    ans:-
         fields converted into character type.
    104. What is the structure of a BDC sessions.
    ans:-
          BDCDATA (standard structure).
    105. What are the fields in a BDC_Tab Table.
    ans:-
          program,dynpro,dynbegin,fnam,fval.
    106. What do you define in the domain and data element.
    Technical details like
    107. What is the difference between a pool table and a transparent table
    and how they are stored at the database level.
    ans:-
    ii)Pool tables is a logical representation of transparent tables .Hence no
    existence at database level. Where as transparent tables are physical
    tables and exist at database level.
    108. What is cardinality?
    For cardinality one out of two (domain or data element) should be the same
    for Ztest1 and Ztest2 tables. M:N
    Cardinality specifies the number of dependent(Target) and independent
    (source) entities which can be in a relationship.
    Tell me ur mailid. I will send more.
    <b>
    Plesae reward points if helpful.</b>

  • HT201303 i am forget is securty quetion answer please send me information in my e-mail thanks

    i am forget is securty quetion answer please send me information in my e-mail thanks

    See Here..
    Apple ID: Contacting Apple for help with Apple ID account security

  • I Forget my security quetion for my Apple id

    i Forget security quetion for my Apple id

    You need to ask Apple to reset your security questions. To do this, click here and pick a method; if that page doesn't list one for your country or you're unable to call, fill out and submit this form.
    (124319)

  • Follow up on photo book quetion

    --When I then try to use these smaller photos in the photo book, I get the yellow warning that the photo "may print at too low quality". This is what concerns me.

    Hello Shelly,
    That behavior is described in the iPhoto help menu here: http://docs.info.apple.com/article.html?path=iPhoto/8.0/en/6314.html.
    Review that link and it's suggestions as they may be of some assistance.
    Basically that warning means the image you are using is low resolution. You really should not get that warning unless you are using relatively small images (like imports from a web site). Images imported from a camera should not give you that warning unless you have edited them (like cropping).
    Hope that helps.

  • Please send me some interview quetions in ALE /IDOC's

    please send me some interview qutions in ALE /IDOC'c  it will help me a lot

    Hi
    just vivsit this sdn link you will get all the interview questions
    The specified item was not found.
    thanks.
    reward if helpful
    vivekanand

  • Quetion related to dbms_lob package

    i have created the following procedure:
    create or replace procedure temp_clob as
    num clob;
    amount number;
    offset number;
    output varchar2(10);
    begin
    amount:=10;
    offset:=1;
    select data1 into num from test_clob where id1=1;
    dbms_lob.read(num,amount,offset, output);
    dbms_output.put_line('DATA: '||output);
    end;
    and Procedure was created .
    But on executing this procedure i got these errors
    BEGIN temp_clob; END;
    ERROR at line 1:
    ORA-06509: PL/SQL: ICD vector missing for this package
    ORA-06512: at "LOBIS.DBMS_LOB", line 648
    ORA-06512: at "LOBIS.TEMP_CLOB", line 10
    ORA-06512: at line 1
    please tell me the solution !!!

    Hi Yogesh,
    Please post your question in
    PL/SQL
    for a quick response.
    Regards,
    Anupama

Maybe you are looking for