Excluding any function or routine

Dear all
Can any body can guide, while i am copying a standard prg. i want to exclude some routines or function from the standard, is it is possible? how?
Please
Thanks
K Hari Shankar

Hi,
  The when you copy a standard program a pop up will come to inform you about what is getting copied.
Regarding function modules any function modules that are called the actual function modules would not be copied but only the call of the function module would be copied, all subroutines would be copied if they are a part of the smae program if they are in some other include you can not choose to copy that include.
Regards,
Himanshu

Similar Messages

  • Exclude object functionality in RAR

    Hi All
    While using the Exclude objects functionality in RAR.....is there any further configuration setting need to be checked/changed....coz while doing ROLE LEVEL analysis in RAR, it is still analysing the Role which is already excluded...
    Thanks
    Abhijeet

    Hi Abhijeet,
    Did you make the RAR configuration correctly?
    Please Goto -> RAR-> Configuration -> Default Values
    Here you will get,
    Exclude Locked Users
    Exclude Expired Users
    Exclude Mitigated Risks
    You can make these configuration to YES so that these will be excluded at the time of Risk analysis.
    Please let me know if it is satisfies your question
    Thanks,
    Sudip.

  • Is there any Function module available for GR IR for purchase order

    Hi
    Is there any function module available in SAP to get the list of Goods Received and Invoice Reciept for a purchase order.
    One way to create a custom fuction to fetch the details from MSEG and BKPF.
    Can somebody suggest a better solution.
    Thanks in advance.
    Ruhi Hira

    Which table in BAPI_PO_GETDETAILS exactly has these information ?
    PO_HEADER_TEXTS
    PO_ITEMS
    PO_ITEM_ACCOUNT_ASSIGNMENT
    PO_ITEM_SCHEDULES
    PO_ITEM_CONFIRMATIONS
    PO_ITEM_TEXTS
    PO_ITEM_HISTORY
    PO_ITEM_HISTORY_TOTALS
    PO_ITEM_LIMITS
    PO_ITEM_CONTRACT_LIMITS
    PO_ITEM_SERVICES
    PO_ITEM_SRV_ACCASS_VALUES
    RETURN
    PO_SERVICES_TEXTS
    EXTENSIONOUT
    NFMETALLITMS
    Regards
    Ruhi Hira

  • Any Function module or BAPIs are available to get scheme name for the inter

    I have internal order no value in table  AUFK-AUFNR ,  and the internal order corresponding Scheme value is available in IMPR-PRNAM . Now I want to inner join both the tables to extract the data , but there is no common field . Is there any Function module or BAPIs are available to get scheme name for the internal orders?

    look at DB-VIEW  "V_IVP_OR".
    Regards,
    Laurent

  • Is there any function modules or BAPI's

    Is there any function modules or BAPI's that would delete the original partner and then add a new partner.Iam using BAP
    bapi_alm_notif_data_modify
    But iam not able to change partner in notification header
    Please give your input for sovling it

    Dear Rama,
                           In the bapi_alm_notif_data_modify, there are 2 structure
    NOTIFPARTNR STRUCTURE  BAPI2080_NOTPARTNRI OPTIONAL
    NOTIFPARTNR_X STRUCTURE  BAPI2080_NOTPARTNRI_X OPTIONAL
    Pass yr partner value in NOTIFPARTNR, and against the value make it "X" in the NOTIFPARTNR_X  , then u can change the partner value.
    Give point if helpfull
    Thanks

  • Is there any functionality for AVERAGE in ALV, like do_sum, subtot?

    Hi Experts,
    In my_alv report, am doing sub/totals for prices, by using do_sum, subtot functions.........fine. But, I need to do/display the AVERAGE value for Discount % column?
    Is there any functionality for AVERAGE in ALV, like do_sum, subtot?
    thanq

    hi
    check these links out
    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
    regards
    vijay
    reward points if helpful

  • Any functional spec or technical spec for  MB5B report??

    Guys,
    Please send me any Functional Spec or Technical Spec of the standard SAP report  with tcode MB5B ( Stock as on posting date). Any document explaining logic or technical flow is very much useful to me..I need to understand the logic and what are all the underlying tables used. I will assign more points to anyone who help me.

    I got some help from the abaper.table/field details of the input screen and output screen
    input screen
    MATERIAL NUMBER       MARD     MATNR
    COMPANY CODE      T001     BUKRS
    PLANT                       T001W                    WERKS
    STORAGE LOCATION     T001L     LGORT
    BATCH     MCHB     CHARG
    VALUATION TYPE     MBEW     BWTAR
    MOVEMENT TYPE     MSEG     BWART
    SPECIAL STOCK INDICATOR     MSEG     SOBKZ
    SELECTION DATE     MKPF     BUDAT
    output screen
    STORAGE LOCATION     T001L     LGORT
    MOVEMENT                     MSEG      BWART
    MATERIAL DOCUMENT     MKPF     MBLNR
    ITEM                                      MSEG     ZEILE
    POSTING DATE                      MKPF     BUDAT
    QUANTITY                                      MSEG     MENGE
    PLANT                                       MSEG     WERKS
    MATERIAL                                    MSEG     MATNR
    In the input screen
    i have three radio buttons :
             STORAGE LOC/BATCH STOCK
              VALUATED STOCK
              SPECIAL STOCK
    and  following checkboxes
    WITH OUT OPENING STOCK,WITH OUT CLOSING STOCK(WITH MOVEMENTS)
    WITHOUT OPENING STOCK,WITH CLOSING STOCK(WITH MOVEMENTS)
    WITH OPENING STOCK, WITH OUT CLOSING STOCK(WITH MOVEMENTS)
    WITH OPENING STOCK, WITH CLOSING STOCK(WITH MOVEMENTS)
    WITH OPENING STOCK, WITH CLOSING STOCK: UNCHANGED(WITH MOVEMENTS)
    WITH OUT OPENING STOCK,WITH OUT CLOSING STOCK(WITH OUT MOVEMENTS)
    WITH OPENING STOCK,WITH CLOSING STOCK(WITH OUT MOVEMENTS)
    can you help me in understanding which field in what table should be taken
    into consideration if need to implement the above radio button or check box.
    For example if the user clicks on "WITH OPENING STOCK,WITH CLOSING STOCK(WITH OUT MOVEMENTS)"   checkbox
    what is the linking field  which i should restrict my logic to ?
    It would be helpful if you can give me atleast some information that you have ..

  • How can we get the image which is stored in clipboard by labview, is there any functions available like text from clip board

    How can we get the image which is stored in clipboard by labview, i can get the text in clipboard by using invoke node directly.but i cannot get the image, is there any functions or vi available.(image is in Png format)

    The Read from Clipboard method is, unfortunately, limited to text. If the clipboard contains an image then you need to use OS-specific functions calls. This is an example program for Windows. It's old, but it should still work.

  • How to create Inbound Idocs in a ABAP program? Any function Module?

    Hello Experts,
    My requirement is : I have sales order data which I extracted from third party system in my internal tables. In the same box I need to create inbound Idocs and then consequently create sales orders.
    I have used the function module IDOC_INBOUND_WRITE_TO_DB to create inbound Idocs from Sales Orders data in internal tables. I have populated all the data records with correct PSGNUM and HLEVEL values. My plan is to create inbound idocs with this function module and send those to IDOC_INPUT_ORDERS function module which creates Sales Orders.
    If a sales order in the internal table in ABAP program contains only one item, then I am getting correct idocs. But if more than one item exists for a sales order then the line item segments which got repeated in Idoc are having PSGNUM and HLEVEL values as zero when I checked in WE02. As a result the hierarchy from the second item segment is getting disturbed and getting the status 60.
    I populated T_EDIDD with data records from  IDOC_INBOUND_WRITE_TO_DB.
    To the function module IDOC_INPUT_ORDERS,  T_EDIDC and T_EDIDD are the input. I observed that in T_EDIDD also the PSGNUM and HLEVEL values are blank.
    I am getting Status 60 with message 'EDI: Syntax error in IDoc (segment cannot be identified)' for idocs which have more than one item.
    I need to extract sales data from third party and create inbound idocs and create sales orders in one ABAP program only. I need to display corresponding Idoc numbers for the corresponding third party sales order number in a listoutput.
    Can anybody please provide inputs?
    Regards.

    Hi Anjali,
    Thanks for the response.
    I have passed the PSGNUM and HLEVEL values while populating the data records. Then I sent the data records and control record information to the function module IDOC_INBOUND_WRITE_TO_DB. Inside this function module there is code to clear the PSGNUM values and HLEVEL values.
    for compatibility: clear administration data of data records
               perform data_records_wipe
                                      tables
                                          t_data_records.
    FORM DATA_RECORDS_WIPE
                      TABLES
                          T_DATA_RECORDS_IN  STRUCTURE EDIDD.
      LOOP AT  T_DATA_RECORDS_IN.
        CLEAR: T_DATA_RECORDS_IN-MANDT,
               T_DATA_RECORDS_IN-DOCNUM,
               T_DATA_RECORDS_IN-SEGNUM,
               T_DATA_RECORDS_IN-PSGNUM,
               T_DATA_RECORDS_IN-HLEVEL.
        modify t_data_records_in.
      ENDLOOP.
    ENDFORM.                               " DATA_RECORDS_WIPE
    This is the code which is clearing all the PSGNUM and HLEVEL values. After coming out of this function module we are getting the error idocs created with disturbed hierarchy.
    I need to create INBOUND Idocs with the data in ABAP program.
    Please let me know if any inputs? Is there any function module existing to create Inbound Idocs inside an ABAP program?
    Regards

  • Is there any function to automatically adjust the voice volume in the multitrack

    I'm trying to mix voice sounds and music files into one track. Sounds easy! But almost every music has its loud parts(for example the climax) and quiet parts. Therefore when i listen to the voice and the music at the same time, the voice files are sometimes relatively too quiet and sometimes to loud. I don want to adjust the volume pan one part after another because I have a lot of files to mix. Could you tell me is there any function I can use to automatically adjust the voice volume to make it always 'just a bit higher than the music'? Or can I read some documents about this problem?
    Thank you very much!

    Sounds like you want to do what is called "ducking" & "side chaining".
    First try using a compressor and or limiter on the voice tracks to get a more even volume.
    Google: Audio Ducking tons of stuff on how to.
    I myself have never tried this with Audition, or the compressors that come with it. I have done it in other multitrack software and older versions of Dave Browns Compressor.
    Duff

  • Upgraded to os7 and done my updates on the apps as they appear.. Any function to do with the iBook store is not working or visible.  The purchase at the end of a sample book doesn't work either.

    Upgraded to os7 and done my updates on the apps as they appear.. Any function to do with the iBook store is not working or visible.  The purchase at the end of a sample book doesn't work either. Anyone have a solution?

    Upgraded to os7 and done my updates on the apps as they appear.. Any function to do with the iBook store is not working or visible.  The purchase at the end of a sample book doesn't work either. Anyone have a solution?

  • Is there any function for the Batch assignment of production order

    There is one function in the CO02(Production Order) which named "BATCH ASSIGNMENT".
    CO02 -> Components -> Batch assignment
    But the function only can assign one material one time.
    This is very boring.
    So we are planning to create a new program for it.
    But I can't find any function moudle or BAPI can be used.
    Could anybody give me some function moudle or BAPI for it?
    Tks

    Hello~~~Is there any body here?

  • Any Function which can solve my problem.

    Hi all
    I am working on Character based report from which i use to take print on my check using dot matrix printer.
    my query is
    1) when i want to type my amount in words there may be chances of overlapping my amount in words with other field because may be the value is too large.
    for e.g here in front of rupee that much character be fix other may go to other line.
    PAY............................................................
    RUPEES....................................................... RS.2206
    i have tried
    SELECT SUBSTR('Two Thousand Two Hundred Six only',1,25) FROM DUAL
    SELECT SUBSTR('Two Thousand Two Hundred Six only',25,100) FROM DUAL
    but some time the value get changed then like 3206
    then
    if we will use same in report
    SELECT SUBSTR('Three Thousand Two Hundred Six only',1,25) FROM DUAL
    SELECT SUBSTR('Three Thousand Two Hundred Six only',25,100) FROM DUAL
    PAY............................................................
    RUPEES.Three Thousand Two Hundre. RS.2206
    ed Six only.
    run time in report.it should not come like this.
    is there any function or solution for this.

    assuming your max length is 25, this sql will split the string at the last blank:
    WITH t As (
        SELECT 'Three Thousand Two Hundreed Six only.' text FROM dual UNION
        SELECT 'Two Hundreed Six only.' FROM dual UNION
        SELECT 'Three Thousand Three Hundreed Three only.' FROM dual
    SELECT
        SUBSTR(text, 1, INSTR(SUBSTR(text, 1, 25), ' ', -1) - 1) row1,
        SUBSTR(text, INSTR(SUBSTR(text, 1, 25), ' ', -1) + 1) row2
    FROM t;
    ROW1
    ROW2
    Three Thousand Three
    Hundreed Three only.
    Three Thousand Two
    Hundreed Six only.
    Two Hundreed Six
    only.

  • Any function module to read all the values in Tcode-PPQD?

    Hi all
    Is there any function module to read all the values in Tcode-PPQD (Display Qualifiaction Catalog).
    and any idea what tables are involved to get these values like parent and child relationship?
    Thanks in advance.
    Murali.

    Murali,
    you can use the following..
    data: w_sobid type sobid, "Qualification ID
          w_objid type objid. "Qualification Catalog
    select objid  into w_objid
                  up to 1 rows
                  from HRP1001
                 where otype = 'QK'
                   and plvar = '01'
                   and istat = 1
                   and risgn = 'B'
                   and relat = '030'
                   and endda ge sy-datum
                   and begda le sy-datum
                   and sclas = 'Q'
                   and sobid = w_sobid.
    endselect.
    if sy-subrc eq 0.
    write: / w_objid,w_sobid.
    endif.
    Regards,
    Suresh Datti

  • I'm new to Ipad 2.  I can bring up a website, but I can't make it active; i.e., log onto it and perform any functions within in.  Help!!

    I'm new to Ipad 2.  I can bring up a website, but I can't make it active; i.e., perform any functions within the website.  I cannot make the screen move -- nothing.  Help!!

    Can you navigate http://www.apple.com ?
    Without knowing your credit union's web site it is hard to tell what the problem is.
    Note that sites that use Flash will have problems as it is not supported.

Maybe you are looking for

  • How to retrieve data from XML

    I have a scenario where I need to read data from database of xmltype (data type) Table Structure : Create table Ex_Tb (id number(30),emp_data XMLType ); I can save xml content in database, Sample insert into Ex_Tb values( 1, xmltype ('<?xml version="

  • App Store and iTunes Crashing on iPhone 4

    Here are the issues I'm having with my iPhone 4 (Verizon). 1. App Store/iTunes crahes when you read the reviews and click on "More Reviews..." button. For some reason it seems to be more prevelant with Infinity Blade. 2. I get this screen, when I try

  • Still Frame conversion to JPEG

    Anyone know how to convert a still frame created with the "Create Still Frame" option w/in iMove into a JPEG? MB 17in, PB G4 15in, PB G4 12in, iMac G3, iBook G3, PB 1400c, PB 5300   Mac OS X (10.4.7)   Loyal to Apple since the Apple ][+

  • Best USB 2.0 hub to buy?

    I need a USB 2.0 to be able to connect a printer, card reader, and an external drive to. Two questions: 1) what is the best one to buy, or what features should it have? 2) does a USB 2.0 hub slow down the applications plugged into them (when plugged

  • Odd Microphone Problem

    I am attempting to feed audio from an external source to my iPad through the microphone/headphone jack. I have an adaptor cable with a 4-conductor plug that I use successfully with Skype by plugging in a small microphone/headset. However, when I atte