FUNCTIONAL SPEC FOR ABAP REPORT DEVELOPMENT

Hi There,
Can someone please help with a sample of Funtional specs for ABAP Z report development that i could give ABAPer.
You can scrub the report for names cof company and other personal info, i just want to see what is essential and what is not essential and the presentation.
Please you can send to my email [email protected]
Thanks

Hi,
Functional Specification  is written by the functional consultants to give to the ABAPers where there will write technical specifications to meet the requirement.
Regarding your issue, u have to first know
whats the requirement is
when to start with either T.Code and
at what field
who are authorized to do that
How we do that
How this integrated with other modules
what implications it is going to reflect in other modules
the approval from the repective supervisors
and finally viewing the output
and rectifying the same after going through the technical requirements.
Mohan
Award pointsif it helps.

Similar Messages

  • Re: functional spec for ABAP query

    Hi gurus
    I need one model functional specification for ABAP Queries
    amk

    Hi,
    Functional Specification  is written by the functional consultants to give to the ABAPers where there will write technical specifications to meet the requirement.
    Regarding your issue, u have to first know
    whats the requirement is
    when to start with either T.Code and
    at what field
    who are authorized to do that
    How we do that
    How this integrated with other modules
    what implications it is going to reflect in other modules
    the approval from the repective supervisors
    and finally viewing the output
    and rectifying the same after going through the technical requirements.
    Mohan
    Award pointsif it helps.

  • How to create functional spec. for tds report in sap

    hello ,
    My client wants to develop tds report as per their desired format. the format is like
    DATE OF DEDUCTION/DATE OF CREDIT
    NAME OF THE PARTY     
    SEC     
    COMP/NON-COMP.     
    AMOUNT PAID     
    TDS     
    SURCHARGE(10%)     
    ED.CESS(2%)     
    TOTAL     
    BSR CODE     
    CQ/DD NO.     
    CHAL.SR.NO.     
    DEPOSIT DATE     
    PAN NO.
    I  talked to our abap person.But he said he needs the functional spec to develop the same.But i dont know how to create the functional spec and table join.
    I am very new in sap.If possible then Please help me in this regard.
    thanks&regards
    baishali

    Hi
    In the functional specifications, you need to tell which Tables and Fields should be picked up for displaying the data. Specifically for TDS some of the common tables are WITH_ITEM
    Also look at J1IENMIS. Much of teh information you require is there in the new TDS Report for India, though not exactly in the same order
    Regards
    Sanil

  • Functional specs for generating Report.

    < MODERATOR:  All points have been UNASSIGNED and the message locked.  Please do not share email addresses, documents, or links to copyrighted or company confidential information on these forums. >
    Hi
    This is Sunil garg Sd consultant.
    Can any body provide me the format with exaples for writing a functional specs to generate the Reports.
    How we will write yhe processing logic of that repot.
    Tables & thier relations.
    Please Help me
    Thanks & Regards
    Sunil garg

    Patial example of Functional Specs. Please map it in Excel & it will give you better clearity. This is Sample for SD report covering Link Between Project System, Sales Order, Delivery, Billing & Accounting Document
    <b>Initial Screen</b>:
    Fields | Table-Field | Remark | Table Joint
    Sales Organization | VBAK-WAERK | Single Selection
    Distribution Channel | VBAK-VTWEG | Multiple Selection
    Division | VBAK-SPART | Multiple Selection
    Sales office | VBAK-VKBUR | Multiple Selection
    Sold to Party | VBPA-KUNNR | Multiple Selection | VBAK-VBELN=VBPA-VBELN
    Material | VBAP-MATNR | Multiple Selection | VBAK-VBELN=VBAP-VBELN
    WBS Element | VBAP-PS PSP PNR | Multiple Selection | VBAK-VBELN=VBAP-VBELN
    Sales Order Type | VBAK-AUART | Multiple Selection
    Billing Type | VBRK-FKART | Multiple Selection | VBAK-VBELN=VBFA-VBELV & VBRK-VBELN=VBFA-VBELN
    Period
    <b>Main Screen</b>:
    <i>Header</i>
    Sales Organization | VBAK-VKORG
    Period
    <i>Item Level</i>:
    Sold-to-Party | VBPA-KUNNR where VBPA-PARVW = AG
    Distribution Channel | VBAK-VKWEG
    Division | VBAK-SPART
    WBS Element | VBAP-PS_PSP_PNR
    Sales Office | VBAK-VKBUR
    Sales Doc type | VBAK-AUART
    Sales Doc No | VBAK-VBELN
    Material | VBAP-MATNR
    Mat Desc | VBAP-ARKTX
    Qty | VBAP-KWMENG
    UOM | VBAP-MEINS
    Doc Currency | VBAK-WAERK
    Delivery No | LIKP-VBELN
    Billing Document Type | VBRK-FKART
    Billing Document No | VBRK-VBELN
    Billing Document Line No | VBRP-POSNR
    Quantity | VBRP-FKIMG
    Price - Base Price
    Price - Service Tax
    Price - Education Cess
    Price - VAT
    Price - Other taxes
    Price - Total
    Accounting Document Number | BKPF-BELNR
    Table Joints at Item Level:
    VBAK-VBELN = VBPA-VBELN
    VBAK-VBELN = VBAP-VBELN
    VBAK-VBELN = VBFA-VBELV (For Delivery)
    VBAK-VBELN = VBFA-VBELV
    LIKP-VBELN = VBFA-VBELV
    VBRK-VBELN = VBRP-VBELN
    VBRK-XBLNR = BKPF-XBLNR
    some details are missing, please try to identify & use it as per your requirement.
    Regards,
    Rajesh Banka
    Reward suitable points.
    How to give points: Mark your thread as a question while creating it. In the answers you get, you can assign the points by clicking on the stars to the left. You also get a point yourself for rewarding (one per thread).

  • Functional knowlwdge for abap/xi developer

    hi
    i am new to sap. I am learning abap and xi. I was asked a couple of times what are the modules you are comfortable in. please guide me where i can get the functional overview of the different modules necessary in a abap developer perspective. please send me any documents to my email at
    [email protected]
    thanking you all in anticipation eagerly waiting for help
    pavan

    Go to wwww.google.com ( search flow of SD in SAP ) flow of HR in SAP ) flow of abc module in SAP .
    Don’t mind , but it always good to search your self again first . I mean finding in google.com , and SDN .. Most of the time you’ll definitely get answer .
    Peoples asked about functional knowledge , because if you know the flows you can understand the business process and write good program and also give input . You can also see different angles of 1 view. I must say its not obligatory for ABAP`er but it always a Plus point
    Thanks and Good luck !!
    Saquib

  • Functional spec.for ABAP team!!!

    Hi Guyz,
    I would appreciate if you could explain how to write the functional specifications for the ABAP team in order to do the configuration,I am working on a pallet pricing and I have to write some functional spec.  for the ABAP team.Thanks is advance.
    Regards.
    Mohammed.

    Hi,
    Functional Specification  is written by the functional consultants to give to the ABAPers where there will write technical specifications to meet the requirement.
    Regarding your issue, u have to first know
    whats the requirement is
    when to start with either T.Code and
    at what field
    who are authorized to do that
    How we do that
    How this integrated with other modules
    what implications it is going to reflect in other modules
    the approval from the repective supervisors
    and finally viewing the output
    and rectifying the same after going through the technical requirements.
    Mohan
    Award pointsif it helps.

  • 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 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.

  • SPECS for z-reports

    hi
    can anyone provide me with realtime specs for z reports.
    like the requirement of the client related to SD module.
    I possible giv me the code also.
    and one more thing. where do we run the report after created.
    kindly help
    regs
    sridhar

    Dear Sridhar,
    <b>and one more thing. where do we run the report after created.</b>
    You would assign a TCode for the report and possibly add it in the user menu. Hence, you can run the report either with transction code or from user menu.
    <b>can anyone provide me with realtime specs for z reports.</b>
    Functional specification: The Functional Specification is a comprehensive document created after the Software Requirements Document. It provides more details on selected items originally described in the Software Requirements Template. Elsewhre organizations combine these two documents into a single document.
    Functional specs is like a templeate document, hence it will be same whether it is AR or AP or CCA. Basically functional specs is a document which explains the requirements with technical details, so that technical consultant or any other person can read and understand what is the background of the report or an extension done in SAP.
    The Functional Specification describes the features of the desired functinality. It describes the product's features as seen by the stake holders,and contains the technical information and the data needed for the design and developement.
    The functional specs should have the following details:
    Background: Information why this report is required and Business process involved in that.
    Selection Parameters: This should what fields should be selection fields, which are optional and which are mandatory etc.
    Layout of the report: What information is required in the output of the report. This should also indicate the technical names - Table and field names from where the data needs to be fetched.
    Detailed Description: This should explain the logic of the report - what calculations needs to be done etc.
    The Functional Specification defines what the functionality will be of a particulat area that is to be precise a transaction in SAP terminology.
    It also contains the data regarding change history, if any.
    Functional Spec is mainly prepared for the purpose of developing the new reports (this happens only when SAP standard report not achieve the client purpose) using the ABAP Program. for ABAPers you need to give the details of the Tables , Fields and the logic how to pick the value and get the report.
    Visit the following links:
    http://www.sap-img.com/general/what-are-functional-specification-in-sap.htm
    http://www.epri.com/eprisoftware/processguide/funcspec.html
    Functional Specs
    Functional Specs
    Reg:Functional Specs
    Education cess
    Education cess
    <b>I possible giv me the code also.</b>
    SD Tables:
    http://www.erpgenie.com/abap/tables_sd.htm
    Tables:
    http://www.erpgenie.com/abap/tables.htm
    Code:
    TABLES: KNA1,VBAK,VBAP.
    TYPE-POOLS: SLIS.
    SELECT-OPTIONS: CUST FOR KNA1-KUNNR.
    DATA: BEGIN OF ITAB OCCURS 0,
    KUNNR LIKE KNA1-KUNNR,
    NAME LIKE KNA1-NAME1,
    LAND1 LIKE KNA1-LAND1,
    END OF ITAB.
    DATA: BEGIN OF JTAB OCCURS 0,
    VBELN LIKE VBAK-VBELN,
    NETWR LIKE VBAK-NETWR,
    END OF JTAB.
    DATA: BEGIN OF KTAB OCCURS 0,
    POSNR LIKE VBAP-POSNR,
    MATNR LIKE VBAP-MATNR,
    END OF KTAB.
    DATA: REPID LIKE SY-REPID,
    *INTERNAL TABLE AND STRUCTURE.
    *SLIS_T_FIELDCAT_ALV IS AN INTERNAL TABLE.
    *SLIS_FIELDCAT_ALV IS AN STRUCTURE.
    F_KNA11 TYPE SLIS_T_FIELDCAT_ALV,
    F_KNA1 TYPE SLIS_FIELDCAT_ALV,
    F_VBAK1 TYPE SLIS_T_FIELDCAT_ALV,
    F_VBAK TYPE SLIS_FIELDCAT_ALV,
    F_VBAP1 TYPE SLIS_T_FIELDCAT_ALV,
    F_VBAP TYPE SLIS_FIELDCAT_ALV,
    I_EVENTS TYPE SLIS_T_EVENT,
    S_EVENTS TYPE SLIS_ALV_EVENT.
    PERFORM GET-VAL.
    REPID = SY-REPID.
    SELECT KUNNR NAME1 LAND1 FROM KNA1 INTO TABLE ITAB WHERE KUNNR IN
    CUST
    CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY'
    EXPORTING
    I_CALLBACK_PROGRAM = REPID
    IT_FIELDCAT = F_KNA11
    IT_EVENTS = I_EVENTS
    TABLES
    T_OUTTAB = ITAB.
    GET VAL
    FORM GET-VAL.
    F_KNA1-FIELDNAME = 'KUNNR'.
    F_KNA1-REF_TABNAME = 'KNA1'.
    F_KNA1-REF_FIELDNAME = 'KUNNR'.
    APPEND F_KNA1 TO F_KNA11.
    F_KNA1-FIELDNAME = 'NAME'.
    F_KNA1-REF_TABNAME = 'KNA1'.
    F_KNA1-REF_FIELDNAME = 'NAME1'.
    APPEND F_KNA1 TO F_KNA11.
    F_KNA1-FIELDNAME = 'LAND1'.
    F_KNA1-REF_TABNAME = 'KNA1'.
    F_KNA1-REF_FIELDNAME = 'LAND1'.
    APPEND F_KNA1 TO F_KNA11.
    F_VBAK-FIELDNAME = 'VBELN'.
    F_VBAK-REF_TABNAME = 'VBAK'.
    F_VBAK-REF_FIELDNAME = 'VBELN'.
    APPEND F_VBAK TO F_VBAK1.
    F_VBAK-FIELDNAME = 'NETWR'.
    F_VBAK-REF_TABNAME = 'VBAK'.
    F_VBAK-REF_FIELDNAME = 'NETWR'.
    F_VBAK-DO_SUM = 'X'.
    APPEND F_VBAK TO F_VBAK1.
    F_VBAP-FIELDNAME = 'POSNR'.
    F_VBAP-REF_TABNAME = 'VBAP'.
    F_VBAP-REF_FIELDNAME = 'POSNR'.
    APPEND F_VBAP TO F_VBAP1.
    F_VBAP-FIELDNAME = 'MATNR'.
    F_VBAP-REF_TABNAME = 'VBAP'.
    F_VBAP-REF_FIELDNAME = 'MATNR'.
    APPEND F_VBAP TO F_VBAP1.
    S_EVENTS-NAME = 'USER_COMMAND'.
    S_EVENTS-FORM = 'VAL'.
    APPEND S_EVENTS TO I_EVENTS.
    ENDFORM.
    FORM VAL USING USER_COMMAND LIKE SY-UCOMM SEL TYPE SLIS_SELFIELD.
    DATA: CUS(10) TYPE N,
    SALNO(10) TYPE N,
    MAT(10) TYPE C.
    display lists
    IF SEL-FIELDNAME = 'KUNNR'.
    CUS = SEL-VALUE.
    SELECT VBELN NETWR FROM VBAK INTO TABLE JTAB WHERE KUNNR = CUS.
    CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY'
    EXPORTING
    I_CALLBACK_PROGRAM = REPID
    IT_FIELDCAT = F_VBAK1
    IT_EVENTS = I_EVENTS
    TABLES
    T_OUTTAB = JTAB.
    ENDIF.
    IF SEL-FIELDNAME = 'VBELN'.
    SALNO = SEL-VALUE.
    SELECT POSNR MATNR FROM VBAP INTO TABLE KTAB WHERE VBELN = SALNO.
    CALL FUNCTION 'REUSE_ALV_POPUP_TO_SELECT'
    EXPORTING
    I_TITLE = ' ITEM DETAILS'
    I_TABNAME = VBAP
    IT_FIELDCAT = F_VBAP1
    I_CALLBACK_PROGRAM = REPID
    IMPORTING
    ES_SELFIELD = SEL
    TABLES
    T_OUTTAB = KTAB.
    ENDIF.
    IF SEL-FIELDNAME = 'MATNR'.
    MAT = SEL-VALUE.
    SET PARAMETER ID 'MAT' FIELD MAT.
    CALL TRANSACTION 'MM03' AND SKIP FIRST SCREEN.
    ENDIF.
    ENDFORM.
    Grid Display ***************
    TYPE-POOLS: SLIS.
    TABLES: KNA1.
    *DATA: ITAB TYPE STANDARD TABLE OF ZJKNA1 WITH HEADER LINE.
    DATA: BEGIN OF ITAB OCCURS 0,
    KUNNR TYPE KUNNR,
    NAME1 TYPE KNA1-NAME1,
    END OF ITAB.
    DATA: JTAB LIKE ITAB OCCURS 0 WITH HEADER LINE.
    DATA: IT_TOP TYPE SLIS_T_LISTHEADER.
    DATA: W_TOP TYPE SLIS_LISTHEADER.
    DATA: IT_EVENT TYPE SLIS_T_EVENT.
    DATA: W_EVENT TYPE SLIS_ALV_EVENT.
    W_EVENT-NAME = 'TOP_OF_PAGE'.
    W_EVENT-FORM = 'TOPS'.
    APPEND W_EVENT TO IT_EVENT.
    W_EVENT-NAME = 'USER_COMMAND'.
    W_EVENT-FORM = 'UCOM'.
    APPEND W_EVENT TO IT_EVENT.
    DATA: S_LAYOUT TYPE SLIS_LAYOUT_ALV.
    *S_LAYOUT-NO_VLINE = 'X'.
    S_LAYOUT-ZEBRA = 'X'.
    S_LAYOUT-NO_COLHEAD = ''.
    S_LAYOUT-TOTALS_ONLY = 'TL'.
    DATA: IT_LISTHEADER TYPE SLIS_T_LISTHEADER.
    DATA: W_LISTHEADER TYPE SLIS_LISTHEADER.
    W_LISTHEADER-TYP = 'H'.
    W_LISTHEADER-KEY = 'THIS IS LIST'.
    APPEND W_LISTHEADER TO IT_LISTHEADER.
    DATA: IT_FIELDCAT TYPE SLIS_T_FIELDCAT_ALV.
    DATA: W_FIELDCAT TYPE SLIS_FIELDCAT_ALV.
    W_FIELDCAT-COL_POS = 1.
    W_FIELDCAT-FIELDNAME = 'KUNNR'.
    W_FIELDCAT-TABNAME = 'ITAB'.
    W_FIELDCAT-SELTEXT_M = 'CUST. NO'.
    W_FIELDCAT-HOTSPOT = 'X'.
    APPEND W_FIELDCAT TO IT_FIELDCAT.
    CLEAR W_FIELDCAT.
    W_FIELDCAT-COL_POS = 2.
    W_FIELDCAT-FIELDNAME = 'NAME1'.
    W_FIELDCAT-TABNAME = 'ITAB'.
    W_FIELDCAT-SELTEXT_M = 'CUST. NAME'.
    W_FIELDCAT-OUTPUTLEN = 30.
    APPEND W_FIELDCAT TO IT_FIELDCAT.
    CLEAR W_FIELDCAT.
    SELECT KUNNR NAME1 FROM KNA1 INTO CORRESPONDING FIELDS OF TABLE ITAB
    UP TO 50 ROWS.
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
    EXPORTING
    I_INTERFACE_CHECK = ' '
    I_BYPASSING_BUFFER = ' '
    I_BUFFER_ACTIVE = ' '
    I_CALLBACK_PROGRAM = SY-REPID
    I_CALLBACK_PF_STATUS_SET = ' '
    I_CALLBACK_USER_COMMAND = ' '
    I_CALLBACK_TOP_OF_PAGE = W_LISTHEADER
    I_CALLBACK_HTML_TOP_OF_PAGE = ' '
    I_CALLBACK_HTML_END_OF_LIST = ' '
    I_STRUCTURE_NAME =
    I_BACKGROUND_ID = 'ENJOY.BMP'
    I_GRID_TITLE = 'THIS IS MY FIRST ALV REPORT'
    I_GRID_SETTINGS = W_LISTHEADER
    IS_LAYOUT = S_LAYOUT
    IT_FIELDCAT = IT_FIELDCAT
    IT_EXCLUDING =
    IT_SPECIAL_GROUPS =
    IT_SORT =
    IT_FILTER =
    IS_SEL_HIDE =
    I_DEFAULT = 'X'
    I_SAVE = ' '
    IS_VARIANT =
    IT_EVENTS = IT_EVENT
    IT_EVENT_EXIT =
    IS_PRINT =
    IS_REPREP_ID =
    I_SCREEN_START_COLUMN = 0
    I_SCREEN_START_LINE = 0
    I_SCREEN_END_COLUMN = 0
    I_SCREEN_END_LINE = 0
    IT_ALV_GRAPHICS =
    IT_HYPERLINK =
    IT_ADD_FIELDCAT =
    IT_EXCEPT_QINFO =
    I_HTML_HEIGHT_TOP =
    I_HTML_HEIGHT_END =
    IMPORTING
    E_EXIT_CAUSED_BY_CALLER =
    ES_EXIT_CAUSED_BY_USER =
    TABLES
    T_OUTTAB = ITAB
    EXCEPTIONS
    PROGRAM_ERROR = 1
    OTHERS = 2
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    **& Form TOPS
    text
    --> p1 text
    <-- p2 text
    FORM TOPS .
    REFRESH IT_TOP.
    W_TOP-TYP = 'H'.
    *W_TOP-KEY = 'JAGAN'.
    W_TOP-INFO = 'THIS IS SAMPLE HEADER'.
    APPEND W_TOP TO IT_TOP.
    CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE'
    EXPORTING
    IT_LIST_COMMENTARY = IT_TOP
    I_LOGO = 'IDLOGO1'
    I_END_OF_LIST_GRID =
    ENDFORM. " TOPS
    *& Form UCOM
    text
    --> p1 text
    <-- p2 text
    FORM UCOM USING USER_COMMAND LIKE SY-UCOMM SEL TYPE SLIS_SELFIELD.
    DATA: CUS(10) TYPE N VALUE '0000000000'.
    CUS = SEL-VALUE.
    REFRESH ITAB.
    SELECT KUNNR NAME1 FROM KNA1 INTO TABLE ITAB WHERE KUNNR = CUS.
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
    EXPORTING
    I_CALLBACK_PROGRAM = SY-REPID
    IT_FIELDCAT = IT_FIELDCAT
    IT_EVENTS = IT_EVENTS
    TABLES
    T_OUTTAB = ITAB.
    ENDFORM. " UCOM
    Regards,
    Naveen.

  • Functional Specifications for ABAP Developments

    Dear All,
    We are implementing negative time management. We require data to be transferred from the Time Recording Terminal to the SAP system. We are planning to adopt for ABAP program to transfer data from Time Recording System to SAP. Can anyone provide me with the functional specifications I should be providing to the ABAP consultants. Also please provide the Standard format we should follow to give Functional Specs to the ABAP consultants.
    Regards,
    T.Satish

    Dear Christopher,
    Our customer has existing Time Recording terminals(TRT). These TRT's do not have an interface with SAP. The data is downloaded in "text" format from the TRT. We are planning to develop a BDC for the data transfer. I am required to give the Functional Specs for this purpose. If possible please give me a  copy of the functional specs prepared for data transfer from TRT to SAP.
    Regards,
    T.Satish

  • Functional SPEC  for  Condition record

    Suppose i am given a condition record for a Material PR00 as 200/- now i want to generate a report that disply  pr00 200/- for this i want how to write a functional SPEC to ABAP to generate a report.

    Hi Rama ,
                       The Functional Specification would be like this
    Input Screen
    Date to and from
    Mtaerial to and from .
    Logic would check for date and material in condition table for PR00 ( can be found from access sequence V/07 transaction ).
    Obtain the condition record number and enter that number in table KONP and get field kbetr and kwert that would rate and amount and display ..
    Please reward if it useful.

  • Request for sample reports developed using report designer

    Hi All,
    Request for sample reports developed using report designer.
    Thanks

    Ramesh,
    right now there really is no way to solve what you are looking for.  There partial solutions, but you will not be able to force a page break in a dynamic report.
    Here is what I have faced, and what I have come up with so far:
    I have a series of reports that have the same column heading, but spread over 5 pages in a fixed structure.  I need to be able to re-use the header and the general report design with 6 reports.  Here is my solution:
    1. Create an outline of the report.  I did all the formatting by creating a report section for each page.  You can force page breaks between the pages.  Upgrade to patch 1502 (came out last week) and you will see some new functionality (such as fit to page, page numbers, etc).
    2. Insert all you page breaks and do all the formatting.
    3. Insert an infoprovider.  Once in, you can just drag and drop the key figure cells into your formatted report.
    4. Create additional modification for formatting as needed.
    This fixes my problem (for now), but I had to do a lot of work to come up with this.  Also, the latest patch (1501 and 1502) has created an issue for me - there is a null exception when I try to use a variable or a filter value in the report body - I can't save the report.  I have an OSS message out, but our BASIS guys are going to be taking the lead on troubleshooting this.
    The reason that you are seeing some customers on the new pages is probably because of "how the cookie falls" - they just fit that way.
    I am trying to be positive and overcome the limitations that are in place right now. If my technical issue is solved, I would recommend upgrading to the new patch (1403 is the latest stable one in my opinion)
    good luck
    Pavel

  • 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

  • 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

  • Saved Lists for ABAP Reports

    Can the functionality of saved lists for query be extended to any ABAP report. I am able to extend the functionality to classical abap reports but I am unable to do the same for Interactive reports. Any inputs on this ?
    Ankur Bhandari

    Hi Pratibha,
    If there are too many reports that need to be reproduced in BW then you can club similar reports or belonging to a particular module. And then built datasources for them.
    If there very few reports,
    1. Find out the program behind the ABAP reports
    2. Build a zprogram for the output and put into an FM.
    3. Create a direct update DSO in BW on the FM
    Let me know if it helps or not.
    -Bikas

Maybe you are looking for