Regarding function group copy

Hi,
can any one help me out in copying the function group V50S.
to my Zfunction group.....
i have copied but it was giving errors and not activated .
can any one help me out from this situation
Function group(V50S)   ecc 6.0
Thanks in Advance.

Hi Siva ..
  I am able to Copy and Activate .. These are the Steps. Check out.
Goto SE80
Select Fgroup  V50S
RIGHT CLICK AND SELECT : <b>copy</b>
It will ask for <b>New Function Module Name</b>
For each FM give a New name starting with z_<name>
(Starting with Z_ OR Y_)
Then The ZFunction group will be displayed in the Left navigation window in SE80
Right click on the ZFunction group name and ACTIVATE
IT will show all the Function modules selected for Activation
Activate.
It gets activated.
<b>Reward if Helpful</b>

Similar Messages

  • Regarding Function Group

    hi all,
    When i am trying to copy function group j1i4 to j1i4z( This i need to copy from j1i4 , i have acess key also).It is showing this error.  
    SAP names file for RAMI locked by another process
    Message no. PU815
    Diagnosis
    An operating system file (the SAPNAMES file of user RAMI) could not be accessed from the program that is running, since it is locked by another transaction.
    The name of the lock file is "/usr/sap/trans/tmp/RAMI.LOS".
    Procedure
    Execute the function again after a few seconds.
    If the message occurs regularly, contact your SAP administrator.
    what will be the problem.
    please suggest.
    Regards
    Reddy

    Try to copy to zj1i4 instead of  j1i4z and you may not need access key to do this. The custom objects shoul start with Z or Y. Otherwise you will have namespace conflict.

  • Copying function module from one function group to another

    What is the efficient way to copy a module from one group to other so that all its subroutines and any dependencies with in the FM can also be copied?

    Hello,
    Tcode:SE37
    Menu: FunctionModule->OtherFunctions->Copy in that there are different option give a new name of the function group this should work
    regards
    suresh nair

  • Copying of function group

    Hi all,
    Please help me in this issue.
    when i copy function group , i am ablw to copy the function modules but i am not able to copy the Inlcudes in the function group
    can anyone please explain how can i copy the includes also
    Thnaks in Advance
    K reddy

    Hi k reddy,
    it may depend on the release you use. I remember it was not that easy in the past as already described.
    Note that copying functions as well as includes you always need new names for copied objects.
    Now, if it is not too much work: Go to main program, see the INLUDE statements for the 'old' function groups includes. Change to new names and copy the includes manually to new name.
    Next time it may work.
    Or delete new function gropu and start all over again.
    Note: If any inluce includes other include statements: Those inludes you must copy and rename manually (if changes are required).
    Regards,
    Clemens

  • Copying the function group CHVW

    Hello friends,
    I am trying to copy the fucntion group ( CHVW) to Z-Function group but I am unable to copy the SAP is
    showing the message LCHVWTOP is inactive, if I see LCHVWTOP is active in Standard Function group.
    Thanks in Advance.
    Ravi Yasoda

    Hi Adnan;
    Are you sure you haven't dont release second or more requests for FG?
    If you have more requests, your FG may hasn't be last FM list.
    Yo can check  below include in SAPLZ<FG> function pool.
      INCLUDE LZ<FG>UXX.                       " Function Modules
    Are you seeing last FM list?
    Best regards.

  • Copying a function group gives error

    Dear All,
    I am copying a function a group JV05. I have copied evrything i.e all the includes, TOP etc. But when i activate the group it gives me error. What could be the problem? I have tried to activate the includes & TOP individually. Still it gives error for some variables. Please help me out.
    Thanks in advance!
    Regards,
    Prasad

    hi ,
    **Go to se80..**
    **1. Select function group**
    **2. Enter JV05 as name  "-----> click on spectacles button.**
    **3. Right click on JV05**
    **4. Select copy  "--------> give a Zfunction group name**
    **5. "Copy all the function modules in this function group with zfunctionmodules.**
    **6. Save & Activate.**
    Regards,

  • Error - Copying Function Group STXW

    Friends,
    I am trying to copy Function Group STXW into Z_STXW with one function module CONVERT_ABAPSPOOLJOB_2_PDF.
    But I am not able to activate the main program SAPLZ_STXW. I get an error 'Field OTF is unknown'. But OTF is an internal table already defined in the function module CONVERT_ABAPSPOOLJOB_2_PDF (I have activated this FM). I also have activated all other includes.
    Please resolve. Thanks in advance.
    Warm Regards
    Sagar

    <u>Scenario 1(when you copied only 1 function module).</u>
    If you are able to successfully activate, then the problem may be with navigation index not being regenerated correctly. To do that, go to your function module display in SE37. Once inside the source code, in the menu, 'Utilities--> update navigation index' will do the trick.
    <u>Scenario 2(where you copied all the function modules)</u>
    Here the error is coming because the function module in question has its parameters declared as global. Probably when you copied yours are not. You can check that in attributes tab of the function module. To globalize your function module's parameters, you have to be in change mode. In the menu, 'Edit>Interface> Globalize parameter' will do the trick.

  • System error: Error when copying parameter function group CR01

    Dear friends
    I am getting the above error while doing the Backflushing in REM.
    It occurs when backflushed quantity is issued ,and while confirming the
    ACTUAL ACTIVITES above error occurs..........
    We have upgrade the system from SAP 4.7 to ECC6.0.
    It is giving some error in CRM system but we don't have CRM system.......
    Message displayed is as below..................
    System error: Error when copying parameter function group CR01
         Message no. CR085
    Diagnosis
         Internal error.
    Procedure
         Repeat the transaction.
         If the error occurs and you have a CRM System connected to your ERP
         System, the document may have been archived in the CRM System.
         If the error occurs again, inform your system administrator. If the
         error cannot be corrected, call the SAP Hotline directly. Describe which
         steps preceeded the error.
    Thanks& Regards
    Sandeep
    Message was edited by:
            Sandeep Bhowmick

    Hi Sandeep
    Standard R/3 does not allow backflush without any operation. You need to have an operation to do a backflush.Error message CR 085 is issued because there is no operation in the routing of the material backflushed. System should issue an error when no operations are found in routing. Although, error message CR 085 is not correct, more appropriate message RM 824 for this a program correction is requried check note (691161).
    Regards
    Prasad
    Reward if useful

  • Copying Function group includes

    Hi all,
    I am facing problem while copying function group. I am copying the function group in SE80 transaction . while copying i am able to copy the function modules in it only . but i need to copy includes in the function group. because i need to edit the code inside the includes. while copying  Function group standard includes are there in the Z function group.
    Can any one help me out how to copy the includes also.
    Thanks & regards
    sreehari.p

    Hi,
    Transaction SE38 and copy object SAPL<FUGR> with all sub objects
    <FUGR> = function group name
    Regards,
    Ivan

  • Copy of Function Group SETB giving error

    Dear All,
    I tried to copy the standard function Group SETB to ZSETB(Which is having SE16 transaction attached) but during activation the include is giving error as "The Field TABNAME is unknown". I have just copied the entire functional group along with function modules. No clue how I can avoid the error. I deleted the include LSETBF10 and re-copied, but error is persisting. Do you have any clue???
    Thanks and regards,
    AD

    Hi!
    Thanks for all your valuable reply. I could avoid the error but could not avoid another error: "The parameter INTTAB of the Global interface has already been defined outside the function". While double clicking on the error, I have reached to a hidden include (Not possible to browse through Navigtion) LZSETB$07. The include contains the following code:
      THIS FILE IS GENERATED BY THE FUNCTION LIBRARY.               *
      NEVER CHANGE IT MANUALLY, PLEASE!                             *
    FUNCTION $$UNIT$$ ZRS_TABLE_VIEW
             IMPORTING
                   VALUE(TABNAME) LIKE !DATABROWSE-TABLENAME
               DEFAULT 'TFDIR'
             TABLES
                   !FIELDTAB STRUCTURE !X031L OPTIONAL
                   !INTTAB
             EXCEPTIONS
                   !CANCELD
                   !GENERATION_ERROR
             $$GLOBAL.
    I assume that is a system generated include. The Global option in FM has automatically been copied during copy of the function group and the function module.
    Thanks and regards,
    AD

  • How to copy function group from one SAP system to another

    dear all,
    our company will set up a sub-company currently,and the sub-company want to copy some programs from our SAP system.
    how to pack and copy function group?
    pls help me,tks!

    Hello  Snow zeng,
    Will the 2 systems be connected ? I.e Same land scape ?
    If they are non connected systems, check this Wiki by Marcin [How to copy Repository Objects between non-connected SAP systems|http://wiki.sdn.sap.com/wiki/display/ABAP/HowtocopyRepositoryObjectsbetweennon-connectedSAPsystems]
    Regards

  • Regarding Transport Of the Function group

    Hello Guru,
    I am Facing problem while transporting the Transport Request Number From SAP 4.7 to SAP ECC5.0. The Transport is Working Fine. I am able to transport the Package, But all the object in the package except Function Group is Not getting transport.
    So Please Let me Know any other method is there to transport the Function Group.
    Please Help me it is urgent.
    Thanks in advance.
    Best Regards,
    zubera

    Check your transport, it should contain an entry for
    R3TR - DEVC - 'your package name'
    This should tranport the whole package including all the objects,
    Regards,
    Michael

  • Regarding uploading the function group

    Hi All,
       I have a requirement like this....
       I have a selection screen which consists of function group name...and two options upload and download...
       If i click on download option and supply the function group name..then it will download all the function group related stuff like function modules, includes,etc..
       this download option is working fine...
       Now my problem is in upload option...
       how can i upload all the files and it forms a function group...
       I created a function group zfgroup and downloaded all the files related to this like function modules and include files...and deleted that function group...
       now using these files i have to create the function group when i click on the upload option.
       hope you guys got this question...
    thanks and regards
      raghu

    Hi,
    Check the solution you are look in for inthis link.
    <a href="/people/alvaro.tejadagalindo/blog/2006/03/18/taking-good-care-of-z-function-modules utility</a>
    Hope this helps.
    Cheers
    VJ
    Message was edited by: Vijayendra  Rao

  • Regarding Repair Function Group Utility

    Hi All,
    I am repairing a function group J1I7 coz one of the function module in this function group is having error but only in the production server , in the other server the function group is correct.
    Now when I am trying to repair it , it is asking for request in production which is not recommended I guess.
    Is it suggested to create a request in production server?
    If not then please tell me the way how to repair the function group??
    Thanks
    Manik L Dhakate

    you should not make changes directly in production. since its fine in development, attach it to a transport request and transport from dev to prod.
    regarding other question. when you hit edit , its still editable.
    its in the modification view. in this mode to edit, youshould place the cursor where you want to add code and clik insert from the application tool bar
    if you dont want to work with modification assistant, while in edit mode got the menu
    edit->modification operations->switch off assistant.
    Raja

  • Regarding reading a function group

    Hi,
    I have a functionlaity like this:
       I have a selection screen whcih accepts the function group name...
       based on this i have to select all the function modules, includes, text elements if any, etc...in that
    group...
      is there any read statement to read the function group like READ REPORT & READ TEXTPOOL...
      or give me the logic how to get this functionality
      I got the tables TLBIT which gives the fucntion group..
      Is there any means to fetch the data from this table..
       hope u guys got my question..
    thanks..
    regards
      raghu

    Hi,
    if you have Function group with you then concatenate the SAPLZ to that in the beginning. and then use READ REPORT
    in side that you can get all the includes, now if you want FM's then take the include *****XX , read that include with read report then you can find the FM's in it.
    read textpool of SAPLZFUNCGROUP. you will textelements etc.
    Regards
    vijay

Maybe you are looking for

  • How do I use the credit on my AppleID to buy a book.

    I have a credit on my AppleID.  I click on 'buy book' in iPhoto and a window comes up asking about addding 1-click purchasing to my account.  Yet, the 'account info' button is greyed out.  The only button I can choose is 'create account'.  Any help w

  • How do I add 2 Polynomials

    I have a school project that I have almost completed, but I am totally stuck on one part. The overall project is to write a program that reads in 2 polynomials from the user, sorts them in to 2 linked lists and then traverses those lists and adds the

  • Macbook gma 950 driver

    is there a driver update for my macbooks gma 950 grafics card ?

  • Valuation type need to maintain for Subcontracting material FG

    Hi, i have a scenario like plant A is subcontracting SFG  to Plant B and receiving FG to Plant A from Plant B. i have maintain this as V valuation type. when i am doing billing in Plant A for this product i am getting error like no cost estimate foun

  • Bank GL accounts

    Hi frnds, I have created a bank Gl account in Tcode-FS00. The Bank GL which i have created are Main Bank Account, Cheque deposited account,Cgeque issued account all These GL accounts are kept in Expenses account group under Balance sheet. Exactly wha