Query on Modification of std program

Hi Experts,
My requirement is to get destination bin for material in ware house. This is will be resolved by L_TO_CREATE_SINGLE function module, but it is create TRANSFER ORDER with giving destination bin details also.I donot want create Transfer order. How can i get this requirement? Please guide me.
Can i copy  this std fm along with function group and modify this fm in order to meeet my requirements? otherwise is there any std fm to meet my requirements? Please guide me with details..
Rewards points for useful .
Thanks in Advance..

Mukund,
You will have to register the details with SAP about the modification and get something called as ACCESS KEY (Not devleoper key). Once you get that when you try to go into CHANGE mode, it will ask for key. Enter the access key and you should be able to see options on the toolbar. Unless you enter the access key those will be disabled.
The access key is user/program specific.
Regards,
Ravi
Note : Please mark the helpful answers

Similar Messages

  • Hey when modifing std program  do we have to save as logon language

    hey when modifing std program  do we have to save as logon language
    or vwe have to keep it as std language

    Hai,
    U have to save it in Logon language. The standard languge will be 'DE'.
    Thanks,
    Swetha

  • SAP Std Program Modidfication

    Hi Experts,
                     I am working with an object stating " SAP Std Program Modification" . I need to add four fields for the screen and i need to update the table as well to run the particular transaction effectively.
                     When i am searching for the exits in the package i did not find any exit [ user exit, screen exit, BADI etc..]  for the transaction. So Kindly come up with different types of ideas to meet this requirement.
    Folks its a kind of urgency... so revert asap... thank you....
    Thanks in Advance..
    Pramod

    Hi satish,
                     I  am workig with EWM [ Extended warehouse Management ] . in that i am adding fileds for /SCWM/WAVE  Transaction [ Wave Management].
    Thank you for the response..
    awaiting for u r further response...
    Pramod

  • Modification of std form F140_ACC_STAT_01 for account statement

    Hi
    I want to do modification of std form F140_ACC_STAT_01 for account statement .
    Now can any body tell me how to find or what is the Application type for transaction NACE Output type and processing routine for this std form and how to find out all these info .
    So in NACE>Application Type>Output Type>->processing routine>
    Pl help , answers will be awarded
    rgds
    mojib

    it was actually thrown in the wrong forum

  • Error during background processing which is created by Std.program RFBIBL00

    Hi Gurus,
         I am using standard program RFBIBL00 to generate batch session for the Tcode FB01.
         My BDC is working fine , if i choose  foreground or display error only option in SM35.But when i process the same session in 
         background it is giving error  Field BSEG-DMBTR does exist in SAPMF05A 0302.
                                 One more thing i want to point out when i process the session in forground or in display error only option
                      there i am getting information message Field BSEG-DMBTR does exist in SAPMF05A 0302. But for background due to same message  i.e (Field BSEG-DMBTR does exist in SAPMF05A 0302)  session processing is failed.
                                    Actually through ZProgram  data being uploaded  to application server. Then i am executing std. program RFBIBL00 to generate session.And  when i go to SM35 & choose the just created session for background processing,then processin i failed.
                              We have recently upgraded from 4.7 to ECC 6.0. Previously RFBIBL00 program is working fine but after upgrade it is not working.
                   Please give your valuable suggession.
    Regards,
    S C Patil.

    How are you related to this almost identical problem?
    Field BSEG-DMBTR. does not exist in the screen SAPMF05A 0302
    Thomas

  • How to Run std program with a specific variant for specific user?

    Hi guys
    We have a std program which will be run by different users in the company. Now the requirement is to make sure that each user runs the report with a specific varaint. Can we control this if yes how?
    one options we thought about was to create a transaction in SE93 and define the program to run with a predefined varaint and assign the new custom tcode to the user profile. But we have many different users and we will end up with creating many transactions which we would like to avoid. Is there any other option to control the std program such that each user can run the program only with a pre-defined varaint and the one which only the user is suppoed to run. thanks in advance.

    We have a std program which will be run by different users in the company. Now the requirement is to make sure that each user runs the report with a specific varaint. Can we control this if yes how
    you can do this..
    You can create a Custom table
    userid     keyfield
    program  keyfield
    variant    keyfield
    programdesc
    Make the table Maintaintable(usnig table maintenance )
    Now create another Program
    It takes input of the Program name( using selection screen)
    LOGIC
    in side that place a logic ,
    Based on the user name  and program name Get the variant name from above table
    Now Submit the program with the variant you have selected above.
    Use Variant Addition when you use SUBMIT
    So now program executed based on user variant.
    Now you create a Transaction for this program.
    When use Runs the Transaction , user needs to input the Program name which he wants to execute.
    and Output will be shown based on the variants
    Regards
    Vijay Babu Dudla

  • Std program to change settlement profile of activities /WBS

    Can you one tell if any std program available for changing the settlemetn profile of an activitiy/WBS

    Hi
    You mean to ask any mass change program?
    No there is no std program available for mass change the settlement profile.
    You can create one LSMW for this.
    Thanks
    S.Murali

  • Urgent!!!!!! Structure of a file "asset.txt" in the std. program RAALTD11

    Hi Experts,
    Do anyone have idea about the structure of the file "asset.txt" which we are supposed to pass the std program RAALTD11? The purpose of the program is to tranfer legacy asset to the R/3 system.
    Also i need to know that in which table the program writes the records in file asset.txt?
    Thanks in advance.

    Hi,
            anka, ankt, ankv,
            anla, ants, anlb, anlc,
            anlz, anlv, anlh, anep,
            anea, anek,
    are the tables which gets updated.
    Reward points if you find it helpful.
    Regards,
    Prasanna
    Edited by: prasanna j on Apr 17, 2008 5:13 PM

  • Modification of standard programs

    Hi experts,
    i want to modify cursor movment in the transaction COIB. Pls tell me how can i achieve this.   Pls tell me the procedure and process required for this task.
    Thank u.

    hi,
    folow these link for modification of standard programs...
    http://www.sap-img.com/basis/manually-applying-the-oss-note.htm
    http://www.sap-img.com/ab025.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/83/7a18c5de6e11d195460000e82de14a/content.htm
    we can set the cursor position in two way's.
    <b>Static Cursor Position</b>
    To define the cursor position statically, enter the name of the required screen element in the Cursor position screen attribute in the Screen Painter.
    <b>Dynamic Cursor Position</b>
    To set the cursor position dynamically, use the following statement in an ABAP dialog module in the PBO event:
    <b>SET CURSOR FIELD <f> [OFFSET <off>].</b>
    <f> can be a literal or a variable containing the name of a screen element. You can use the OFFSET addition to place the cursor at a particular point within an input/output field.
    regards,
    Ashok reddy

  • Investigating a std program VT03

    hi gurus,
    I have an issue in displaying the Shipment Document in QA box. There's a description in delivery items that the Route text doesn't appear. When I go to General Data the route is there.
    In PRD, The route is there under the description column.
    I'm still struggling on finding which of the include programs has a problem that displays the text.
    Help me guys...
    Points for the helpful ideas

    We have a std program which will be run by different users in the company. Now the requirement is to make sure that each user runs the report with a specific varaint. Can we control this if yes how
    you can do this..
    You can create a Custom table
    userid     keyfield
    program  keyfield
    variant    keyfield
    programdesc
    Make the table Maintaintable(usnig table maintenance )
    Now create another Program
    It takes input of the Program name( using selection screen)
    LOGIC
    in side that place a logic ,
    Based on the user name  and program name Get the variant name from above table
    Now Submit the program with the variant you have selected above.
    Use Variant Addition when you use SUBMIT
    So now program executed based on user variant.
    Now you create a Transaction for this program.
    When use Runs the Transaction , user needs to input the Program name which he wants to execute.
    and Output will be shown based on the variants
    Regards
    Vijay Babu Dudla

  • How to  find out  Query name if i have Program generated by Query

    Hi Gurus,
    Can you please let me know the Query Name if i have the Program name.
    The program name is : AQTQP2P=========INVENTORY_SUM=
    I thought P2P is the user group and either "INVENTORY_SUM"  or  "AQTQP2P"  is the
    Query name but both doesn't exists in the system.
    Is there any way to get the correct Query name and User Group from the Program name.
    I have an FM : RSAQ_DECODE_REPORT_NAME  to get Query name and User group name
    but the reults given by them are P2P as user group and  "INVENTORY_SUM"  as Query name.
    I did not find any one of them in SQ01.
    Can you please help me out.
    Thanks,
    Vinay.

    Hi ,
    Thank for the information.
    In have both the Function modules.
    1. To get Query name from report name
    2. To get Report name from Query name
    I did all that stuff, still i did not find the User group or alteast some where near to it..
    there is no User Group that starts with letter P.
    But The report name is there
    i could execute it in both foreground and in background and able to get the Output as well.
    May be it is deleted from Development system.
    I do not have auth in QA and in PRD to check it.
    Can you please let me know
    By any chance the Query can get deleted and the corresponding program exists for that Query and
    we can work with the report even if the Query is deleted.
    Any ways i am goind to give you points (Vinod/Atish) for your help.
    Thanks,
    Vinay,

  • ABAP Query: Access variables in ABAP Program through InfoSet Query.

    Hi,
    While generating a report using ABAP Query Tool, how can we access the variables in the ABAP Program in the InfoSet Query?
    Thanks in Advance!!!

    HI,
    Dear, it seems that you have changed the query in SQ02 and then just save it and not generated.
    or may be after generation again clicked on SAVE button.
    So untill unless you will not generate the query, it won't work.
    Secondly, by chanegs in the query, i don't think it changes the name of the main program.
    Regds,
    Anil

  • How to find the query name by seeing the program name?

    Hi,
    i have one auto generated program in production AQCSPU==========ZPSPOWHO======
    Now user executing this program by taking help of se38 and sa38 t-code.But now suddenly sa38 and sa38 access blocked for the user so thay are now unable to execute the above program(which was a report).
    They are  asking to craete a t-code for this program.How to do it? because in dev. system this program doesnot exist.
    Please help regarding this issue.

    Hello,
    Sanjoy Ghose suggestion is a good one. It should work.
    However i would advice that you download the query and infoset from your production system and then upload in your development system. Then assign the Tcode and move it across production. The advantage being that tomorrow if authorization for creation/changes in queries is taken our in production then you have a development copy to work on.
    Use program 'RSAQR3TR' to download the query and the infoset.
    Thanks,
    Neeraj

  • Std program to find exit

    Hi
       Let me know the program name which is used to find exit?
    regards
    ramesh

    Hi Ramesh ram 
    //This is a program to Find user exits with a TCode
    Selection Text: P_TCODE: Transaction Code to Search
    Text Symbols: 001 - Enter the Transaction Code that you want to search through for a User Exit
    REPORT z_find_userexit NO STANDARD PAGE HEADING.
    *&  Enter the transaction code that you want to search through in order
    *&  to find which Standard SAP User Exits exists.
    *& Tables
    TABLES : tstc,     "SAP Transaction Codes
             tadir,    "Directory of Repository Objects
             modsapt,  "SAP Enhancements - Short Texts
             modact,   "Modifications
             trdir,    "System table TRDIR
             tfdir,    "Function Module
             enlfdir,  "Additional Attributes for Function Modules
             tstct.    "Transaction Code Texts
    *& Variables
    DATA : jtab LIKE tadir OCCURS 0 WITH HEADER LINE.
    DATA : field1(30).
    DATA : v_devclass LIKE tadir-devclass.
    *& Selection Screen Parameters
    SELECTION-SCREEN BEGIN OF BLOCK a01 WITH FRAME TITLE text-001.
    SELECTION-SCREEN SKIP.
    PARAMETERS : p_tcode LIKE tstc-tcode OBLIGATORY.
    SELECTION-SCREEN SKIP.
    SELECTION-SCREEN END OF BLOCK a01.
    *& Start of main program
    START-OF-SELECTION.
    Validate Transaction Code
      SELECT SINGLE * FROM tstc
        WHERE tcode EQ p_tcode.
    Find Repository Objects for transaction code
      IF sy-subrc EQ 0.
        SELECT SINGLE * FROM tadir
           WHERE pgmid    = 'R3TR'
             AND object   = 'PROG'
             AND obj_name = tstc-pgmna.
        MOVE : tadir-devclass TO v_devclass.
        IF sy-subrc NE 0.
          SELECT SINGLE * FROM trdir
             WHERE name = tstc-pgmna.
          IF trdir-subc EQ 'F'.
            SELECT SINGLE * FROM tfdir
              WHERE pname = tstc-pgmna.
            SELECT SINGLE * FROM enlfdir
              WHERE funcname = tfdir-funcname.
            SELECT SINGLE * FROM tadir
              WHERE pgmid    = 'R3TR'
                AND object   = 'FUGR'
                AND obj_name = enlfdir-area.
            MOVE : tadir-devclass TO v_devclass.
          ENDIF.
        ENDIF.
    Find SAP Modifactions
        SELECT * FROM tadir
          INTO TABLE jtab
          WHERE pgmid    = 'R3TR'
            AND object   = 'SMOD'
            AND devclass = v_devclass.
        SELECT SINGLE * FROM tstct
          WHERE sprsl EQ sy-langu
            AND tcode EQ p_tcode.
        FORMAT COLOR COL_POSITIVE INTENSIFIED OFF.
        WRITE:/(19) 'Transaction Code - ',
        20(20) p_tcode,
        45(50) tstct-ttext.
        SKIP.
        IF NOT jtab[] IS INITIAL.
          WRITE:/(95) sy-uline.
          FORMAT COLOR COL_HEADING INTENSIFIED ON.
          WRITE:/1 sy-vline,
          2 'Exit Name',
          21 sy-vline ,
          22 'Description',
          95 sy-vline.
          WRITE:/(95) sy-uline.
          LOOP AT jtab.
            SELECT SINGLE * FROM modsapt
            WHERE sprsl = sy-langu AND
            name = jtab-obj_name.
            FORMAT COLOR COL_NORMAL INTENSIFIED OFF.
            WRITE:/1 sy-vline,
            2 jtab-obj_name HOTSPOT ON,
            21 sy-vline ,
            22 modsapt-modtext,
            95 sy-vline.
          ENDLOOP.
          WRITE:/(95) sy-uline.
          DESCRIBE TABLE jtab.
          SKIP.
          FORMAT COLOR COL_TOTAL INTENSIFIED ON.
          WRITE:/ 'No of Exits:' , sy-tfill.
        ELSE.
          FORMAT COLOR COL_NEGATIVE INTENSIFIED ON.
          WRITE:/(95) 'No User Exit exists'.
        ENDIF.
      ELSE.
        FORMAT COLOR COL_NEGATIVE INTENSIFIED ON.
        WRITE:/(95) 'Transaction Code Does Not Exist'.
      ENDIF.
    Take the user to SMOD for the Exit that was selected.
    AT LINE-SELECTION.
      GET CURSOR FIELD field1.
      CHECK field1(4) EQ 'JTAB'.
      SET PARAMETER ID 'MON' FIELD sy-lisel+1(10).
      CALL TRANSACTION 'SMOD' AND SKIP FIRST SCREEN.
    cheers!
    gyanaraj
    *****Reward points if u find this program helpful

  • How to Swithch on Modification Assitance in Program

    Hi friends,
       please let me know how to switch on modification assitance in my program.
        pls help me out regarding that..
      regards
      devi

    Hi,
    It is not possible to switch on modification assistance once it is switched off..
    Thanks and Regards,
    Litta.

Maybe you are looking for

  • Ipod 5 can't sync with Itunes 11?

    I had to get a new USB cable for my Ipod because it didn't charge or it would just go in and out of charging  (I may have broken something in the cable). Now it wont sync. Do you know what could be wrong? It charges perfectly now and it can still upg

  • Cenavt on Hold Account - Capital Goods 50% Credit

    Hi Gurus, As per PO , Basic Duty is 800.00 + 2% Cess - 16.00 + 1% Secc - 8.00, but when I Post the Excise Duty, 50% Duty is correctly posted in respective G/L Account as 40084 , but the balance 50% credit in Cenvat on Hold A/c is showing value as onl

  • Problem in deleting the message after reading

    Hi I m having some problem to delete the message after reading. i read the FAQ, and there is only one question regarding to delete that i have tried but its not working As my application required that message should be deleted after the processing. P

  • Yosemite will not remember display settings.

    I set my display on my macbook pro 15" 2014 (Yosemite)  to have external monitor and not mirror itself. Each time I shutdown and restart it goes right back to mirror mode, as well as my wallpaper is reset to default wallpaper. How do I fix this? Than

  • How to turn off firewall

    why can't i watch any videos on my imac?  How do I turn off my firewall?