You are given functional specs for a BDC program

You are given functional specs for a BDC program
and you need to decide whether to write a method
call transaction or a session. How u will decide?
plz explain clearly

depends of type of erro handling required and amount of data to be transfered, we can decide which is best method.
call transaction - no errorhandling, we have to write a code to show errors
sessin method - errohandling is there, locking mechanism is there.
for large amount of data , we should go for session method. for faster data transfer we can go for call transaction

Similar Messages

  • If your Team Lead given Functional Specifications for a BDC program and you

    If your Team Lead given Functional Specifications for a BDC program and you need to decide wether to write a Method Call Transaction or a Session.
    How you will decide ?

    Hi Krishna,
    See this you will got some ideas.
    Diff b/w call transaction and session method is
    Call transaction.
    1) asynchronous processing
    2) can transfer small amount of data
    3) processing is faster.
    4) errors need to be handled explicitly
    5) data is updated automatically
    Session method.
    1) synchronous processing.
    2) can tranfer large amount of data.
    3) processing is slower.
    4) error log is created
    5) data is not updated until session is processed.
    Thanks,
    Reward If Helpful.

  • Functional specs for BDC

    Kindly can ayone helo me out in prepare Functional specs for BDC For f-28

    Hi
    There is no need of preparing FS (Functional Specs) for BDC.
    You can Record the BDC and just give the Recording Name to the ABAP Guy, he will prepare the BDC based on that recording.
    Go to SHDB and do the Recording.
    Regards
    Venkat

  • Anyone written functional specs for reports?

    Please explain how to write functional specs for reports in sales? How is it done? I need to be able to speak clearly in the interview so help is greatly appreciated.
    Thank you.

    Hi Haken,
    Basically functional spec contains the functionality to be implemented.
    http://www.saptechies.com/what-are-functional-specifications/
    Suppose you need to write a spec for Treausry report.
    Then you will write the following things( this is only for your understanding)
    Treasury Report u2013 Receipts & Payments.
    1.Business Requirement Study:
    The Treasury Department of the Corporate Finance Division needs various information for reporting and planning. The proposed requirement would provide information in the form of movements in a number of selected GL Codes involving Customer and Vendor Reconciliation Accounts and Inter-Bank transactions.
    1.1
    Enhancement Title:Treasury Report u2013 Receipts & Payments
    Enhancement Type: Report
    Enhancement Number: 1245m
    SAP Application Module:FI
    Priority (H, M, L):     M     Related Documents:
    1.2
    End User Name(s): XYZ
    Business Process Advisor:     YZX
    Functional Designer: Vivek Baddula
    1.3 Risk Assessment
    This section will address the risk of pursuing the system development. Any unknowns such as new technology and critical dependencies should be discussed in this section.
    1.4  Alternatives
    If there are more than one alternative to handle the business requirement, this section should list such alternatives and the issues that may arise from implementing them. Nevertheless, the optimum alternative discussed in the design overview will be used
    1.5Estimated Budget in Man-Hours
    STAGE     MAN-HOURS
    Design     0.00
    Build     0.00
    Test/Release     0.00
    TOTAL     0.00
    2.Selection screen fields.
    BUKRS           Company Code       parameter         Mandatory
    GJAHR            Fiscal Year            select options   Mandatory
    BELNR            Document Number select options
    SHKZG            Debit/Credit ind       parameter
    DMBTR            Amt.in loc.cur.        parameter
    3.Retrieval Logic:
    Put the selection parameters in table u2018BSEGu2019 and retrieve the following details.
    BUKRS                             Company Code
    GJAHR                             Fiscal Year
    BELNR                             Document Number
    SHKZG                             Debit/Credit ind
    DMBTR                             Amt.in loc.cur.
    WRBTR                            Amount
    PSWSL                             General ledger currency
    HKONT                             G/L Account
    3.1.     Total DMBTR of all BELNR by group and by SHKZG as H and show under the Debit Column of respective groups (Customer/Vendor/Inter-Bank).
    3.2.     Total DMBTR of all BELNR by group and by SHKZG as S and show under the Credit Column of respective groups (Customer/Vendor/Inter-Bank).
    3.4.     Similarly consider only those documents which have a PSWSL ne INR and show them under different group and SHKZG.
    4..     Output Display::
    Here we mention the format of the output and the fields need to be displayed.
    This is just a sample prototype ...
    Hope this will help you...
    Regards,
    Viveks

  • Functional specs for output of ship and debit contract

    Hi All,
    Does anyone have a doc on the functional specs for output of ship and debit contract? If so pls email me at [email protected]
    With Thanks & Warm Regards
    SK

    What is the exact info which you are looking for regarding ship and debit contract?. What do you mean by functional specs..?.

  • Functional specs for customer hierachy

    Dear Gurus,
    I need to develop functional specs for customer hierarchy.the requirement is to create a new hierarchy type and move all the existing records from the present customer hierarchy setup since the present system has lot of scrap data.for this i need to develop a functional and technical specs.can anyone please send it to me.can any one please help me here at vsapservicesatgmail.com.
    thanks,
    sap_consultant
    Edited by: sap_consultant1234 on Dec 30, 2011 5:51 AM

    Hi Utpal,
    Welcome to SDN,
    Being a newcomer to forum before posting the thread read the forum rules,you are asking to send the details to your mail which is forbidden by the forum.
    Coming to the thread  Customer Hierarchies stored in table KNVH,go to SE16N give the table KNVH get valid inputs and build
    valid logic.
    Regards
    Ram

  • Functional specs for Open BI reports

    Hi
    Has anyone written functional specs BI report. Can you help me out with an example?
    Thanks
    Tarang

    Hi Tarang,
    I never got an oppertunity to developed a Functional Spec for BI to my knowledge it is not a big deal to prepare it.
    Here we go you must be having atleast what you want from R/3 or the Functional Spec from Functionl req.
    That will contain the R/3 Fields and Table names, so based on that you have to find which app area does it comes.
    Then from there by seeing the fields and cross checking the Datasourcess under that application you can decide the the data source.
    Once the data source is decide you can prepare the Gap analisys to proceed further.
    By above details you can prepare a Functional Come Tech Spec.We made all these kind of specification(Functional Come Technical Spec).
    I believe there is no saparate Functiuonal Spec for BW activities.
    Best Regards,
    VNK.

  • FUNCTIONAL SPEC FOR GL BALANCES

    THere is a functional spec for LSMW for uploading gl balances thru FB01. There are feilds like legacy account, sub account and other fields that the business user wants to flow into SAP. But in FB01 there is only one reference field which i have used for legacy account number. How do we create additional fields in FB01 in order to input other fields like legacy sub accounts and other info that would flow into SAP.
    I was told to work with crosswalk tables. WHat are they and how do I use them here. Please provide detailed instructions on how to bring in additional fields from legacy into FB01
    Thanks

    Lakshmi, can you please send me the format of that func spec, if possible?

  • What are the ideal specs for a DigiBeta master tape when authoring a "widescreen anamorphic" 16:9 SD DVD (original aspect ratio is 14:9)?

    I just received the masters for a new SD DVD. I would like to author a "widescreen anamorphic" SD DVD horizontally squeezed widescreen image stored in a standard 4:3 aspect ratio DVD image frame. (On 4:3 displays, mattes should preserve the original aspect ratio. On 16:9 displays the image will fill the screen at the highest possible resolution.)
    Below I've listed the specs of the Digi Beta master tapes the producers have sent to me for digitizing. I'd like to know this: What are the ideal specs for a DigiBeta master tape when authoring a widescreen anamorphic SD DVD, using material with an original aspect ratio of 14:9?
    I've also listed my guesses below. Please let me know if my guesses are right. If not, please suggest alternatives (and if possible explain why.)
    TECHNICAL SPECIFICATIONS OF EXISTING MASTER:
    Tape: DigiBeta
    Original Aspect Ratio: 1.55 (14:9)
    Vid Rate: 29.97 fps
    Pixel Aspect: NTSC - CCIR 601
    Frame Size: 720 x 480
    Anamorphic: Full-Height Anamorphic (16:9 image displayed in letterboxed, non-distored 4:3)
    Display Format: 4:3 Letterbox
    MY GUESS AT IDEAL TECHNICAL SPECIFICATIONS (for a DigiBeta, that is):
    Tape: DigiBeta
    Original Aspect Ratio: 1.55 (14:9)
    Vid Rate: 29.97 fps
    Pixel Aspect: Square
    Frame Size: 720 x 540
    Anamorphic: YES
    Display Format: 16:9 Anamorphic (horizontally squeezed widescreen image)
    Please feel free to ask for clarification or further information you need to answer my question.
    Thank you so much in advance for your help!
    Best, Noetical.
    BTW, I can't wait for the day when everything has gone digital and we get digital intermediates instead of tapes to digitize!

    Hi Nick...thanks for taking the time to reply to my question.
    Nick Holmes wrote:
    What you have there is a mess.
    NTSC pixels are never square.
    NTSC is 720x486, even when it is Anamorphic.
    You shouldn't be using an already letterboxed master to make an Anamorphic version. Get the master that was made before the letterboxing stage.
    When you make an Anamorphic DVD it should display as 16:9 full screen automatically on widescreen TVs.
    The same DVD will automatically letterbox on 4:3 TVs.
    Um yeah...duh. That's exactly what I was trying to explain in the preface of my question. I'm sorry if I didn't make it clear...all these things you mention are the reasons I'm putting together a list of the technical specs of the DigiBeta I need so I can have them send that instead of the stupid letterboxed version. 
    Look, I'm sending this request to some intern at their offices in England, asking for a master with which I can make an Anamorphic DVD. They already sent me this master, which as you and I both agree is an idiotic asset to use for these purposes. As such, I was hoping for advice on a more precise way of requesting the master that I need than asking for "the master that was made before the letterboxing stage." Upon reflection, perhaps I'll just do that. If you or anyone else has a suggestion about something I should add to my request that would improve the odds of them sending the tape I need, please repond. Thank you!
    BTW, It's been a long time since anyone has responded to something I've written or said as though I'm an idiot. I remember now that I don't really like it. (Moving along...)

  • Hello I have encounted a problem with Photoshop. Normally when you start a new documant, you are given the options to have A4, A3, ect page set ups. These inbuilt page set ups seem to have disapeared, does anyone please know how to fix this? Many thanks

    Hello I have encounted a problem with Photoshop. Normally when you start a new documant, you are given the options to have A4, A3, ect page set ups. These inbuilt page set ups seem to have disapeared, does anyone please know how to fix this? Many thanks Ben  [email protected]

    Hello Trevor
    Thanks for your message. You can custom set pages but there are no preset of page sizes like A4, A3, ect. I cannot click the size preference, nothing comes up
    Ben

  • Functional Specs for Mapping Idocs to EDI

    Hello Friends ..
    Am new to world of EDI...
    can any one explain ..wat do u mean by devolping functional specs for mapping IDocs to EDI..
    If you can provide me with examples or if you guys can suggest any site where i can browse some material about EDI..i wud really appreciate...
    Best Regards

    Hi Rohan,
    >>>do u mean by devolping functional specs for mapping IDocs to EDI..
    you have to know which idoc fields you have to map to EDI message fields
    take a look at those links:
    they will show how do you map different IDOC message types to EDI messages
    <b>IDOC - EDI mappings:</b>
    http://www.sapgenie.com/sapedi/mapping.htm
    <b>Analysis of the compatibility of EDIFACT messages in the form of SIMPL-EDI with the IDoc Interface:</b>
    http://www.sapgenie.com/sapgenie/docs/SIMPL-EDI-E_ORDERS.doc
    Regards,
    michal

  • Functional spec for STO

    Hi
    Could some one provide functional spec for a( STO) z report to  fetch below data  .
    Receving point
    ship to party
    STO number
    Material number
    delivery creation date
    quantity in storeage location

    Dear Rajakumar Reddy,
    Your client/company will be having a format for FS.
    In that FORMAT, give your inputs for STO Report based on the following points.(as i dont have system access now, check yourself before concluding. to find the table and fields, you have to press F1 on the value in the screen)
    Receving point - in ME22N/ME23N, put the mouse over the receiving plant and press F1. You will get the table and field.
    ship to party - in LIKP check for KUNNR/KUNAG
    STO number in LIKP check for VBELN
    Material number - in LIPS check for  MATNR
    delivery creation date- in LIKP check for DATE
    quantity in storeage location - GET THE TABLE FOR MMBE and input the material and storage location to fetch QTY.
    Thanks & Regards,
    Hegal K Charles

  • Functional Spec for Purchase Order Layout Sample

    Hi,
    Can somebody please assist me with a sample Functional spec. for defining a PO form/ layout?
    Thanks

    Hi
    yes usually customers ask to adopt the same layout as they are already using. Usually I draw the layout on visio and assign a number for each field. In the spec I put the layout picture and and mention for which field where data will come from.
    For example:
    A. PO header:
    Field number | Description | Source
    1 | PO number | EKKO-EBELN
    2 | Vendor code | EKKO-LIFNR
    3 | Vendor name | LFA1-NAME1 * rule 1
    C. Rules:
    1 - select NAME1 from table LFA1 where LFA1-LIFNR = EKKO-LIFNR
    Hope this helps.
    Regards
    Eduardo Chagas

  • Regarding Creating Functional Specs for BI project

    Hi Gurus,
    I am looking for some documents on "Creating Functional Specs for BI project", as my prokect is in the initial stage.
    Hence we require to collect relevant info for implementing the FI-CO, SD & MM with BI project.
    I will be assigning points.
    My ID is: [email protected]
    Thank you.
    Regards,
    Pradeep Kandepu
    Edited by: pradeep kandepu on May 30, 2008 7:32 AM

    HI shanbhu
    can u please send those document to me also..
    and if you hace send me the Technical spec also
    My id is [email protected]
    Edited by: Bramhananda Reddy on Jun 7, 2008 4:31 PM
    Edited by: Bramhananda Reddy on Jun 7, 2008 4:31 PM

  • Re:Functional Specs for BI project respectively is-retail

    Hi Gurus,
    I am looking for some documents on "Creating Functional Specs for BI project", as my prokect is in the initial stage.
    Hence we require to collect relevant info for implementing there (spectively is-retail )FI-CO, SD & MM with BI project.
    I will be assigning points.
    My ID is: [email protected]
    Thank you.
    Regards,
    Pradeep Kandepu
    Edited by: pradeep kandepu on Jun 8, 2008 5:30 PM

    Hi,
    Check this link,
    [Functional & Tech specs;
    Hope this helps you.

Maybe you are looking for

  • Strange Value in DISPLAY variable

    Hello all, in order to access remote Linux machines, I am running X11 on my iMac. For some reason this does not work anymore when connecting (ssh) from a "regular" bash (application Terminal) but it still works when I am accessing from the xterm-bash

  • Disconnection from APN

    In th server's log I regularly found the following errors Jan 14 13:05:15 domain.com.apple.APNBridge[29556]: Opening connection to apn feedback server feedback.push.apple.com for topic com.apple.mail.XServer.3f2f06c9-f6e0-4f94-ac62-4931443333fa Jan 1

  • FM 8.0.2 patch available

    FYI, the FM 8.0.2 (aka 8.0p273) patch is now available. You must use the Adobe Updater available through the Help > Updates... menu in FM, for now. See also http://blogs.adobe.com/techcomm/2008/02/framemaker_802_available_now_1.html The main issues a

  • How to modify the cursor palette size in a waveform graph programmaticaly in LabVIEW8

    In previous version of LabVIEW it vas possible to create reference to cursor panel (array) so it was possible to resize, change number of rows, in it. It will be useful for me to have reference to TreeControl contained in cursor legend. How to create

  • Low SP level in backend,CHARM system is on SP18,no transports /TMWFLOW/REPO

    Hello All , Currently we are in process of Applying SP18 in SAP Solution Manager 4.0. Our APO is connected to solution manager ( CHARM ) for transports related activities. However APO's has SP14 So when i try to trace APO transports in CHARM system i