Create new form in user exit ZRGGBR000

Hi everybody
I wanted to know if we can add a new form in the user exit ZRGGBR000 or we have to use the existing ones?
Its the first time im using that user exit and I dont quite know how to proceed
Thanks

sorry, may be i wrongly posted this question
theres a form called get_exit_titles in which all the exits are listed
I wanted to know if we can add new exits or we have to use the existing ones
Sorry for the inconvenience

Similar Messages

  • Cannot create new form in portal

    hello
    i have a problem creating a form in portal!
    i log in portal with the username orcladmin, then i click on builder -> navigator -> providers -> open(any provider) -> create new form (or report or chart)
    i get the error in internet explorer The page cannot be found (link =http://marpolas.marpol.si:7783/pls/portal/PORTAL.wwexp_api_engine.create_action)
    in netscape the error is a little different
    The requested URL /pls/portal/PORTAL.wwv_menu.menu was not found on this server.
    it is imposible for me to create new forms in portal.
    Any ideas?
    thanks in advance
    Marjan
    p.s
    i use portal on windows 2000 server, 1800mhz and 1gb ram

    Sounds like a problem with the privileges.
    Try creating a new user, say user_temp, and grant the user Manage privilege to All Portal DB Providers and Manage to All Schemas.
    Try creating a form after logging in as user_temp.
    The minimum privileges required to create a Portal DB provider component is Create privilege on the Portal DB Providers and Manage on the Portal DB Provider schema.

  • How can I create a form for users wherein the text field will expand to accommodate additional text?

    How can I create a form for users wherein the text field will expand to accommodate additional text?

    You need to use LiveCycle (PC Only) to create a dynamic form like that.
    The best you can do with Acrobat to view all of the text in a field is to set the field to multiline, and set the size to "Auto" (If you don't set the size to 'Auto', you can enter as much text as you wish, but the user will need to use the scrollbar to view all of the text.)

  • FI Validation at Call up point 3 with User Exit ZRGGBR000

    Hi SAP Guru's,
    We have a requirement where we want to restrict Manual bill booking (through FB60) only for specific GL Codes.
    Due to limitation in OB28 validation (without exit), we have decided to use User Exit (ZRGGBR000) where we will be doing sum of all the Line items which are on restrict GL code (we maintained the same in Account group by KDH1 and getting stored in table SETLEAF).
    We are using the exit at call up point 3 i.e. at Document completion level.
    While writing desired code we are getting only Last line item which is getting stored in BSEG table, please us know the coding part of the same i.e. how we have to write a code so that exit can collect inputs of all line items for the document.
    Thanks in Advance.
    Regards,
    Uday Suryawanshi
    +91 9890223683

    Hi,
    Well, I'm not a developer, but it should look somethink like this:
    LOOP AT bool_data-bseg INTO bseg
                     WHERE hkont  IN use the function to check the account set .
        b_sum = b_sum + bseg-wrbtr.
        EXIT.
      ENDLOOP.
    if b_sum > amount then
    b_result=false.
    end if.
    Something like this, is not it? (do not catch me on syntax)
    Regards,
    Eli

  • Create Idoc in a User Exit

    Hello everyone,
    we have a requirement where we want to create and send an idoc out through a user exit.has anyone done anything like this before?i think it is possible.if anybody has any headup on how to do it please let me know.ok yea i know the function module which is to be used.its idoc_output_inotif.there is a tcode INOT which sends the idoc out but OSS says we cant use it 4.6c onwards and thats the reason this need of creating an idoc in user exit arises.
    i have tried executing the FM independantly and punching in a few values and i saw that it created an idoc in the system.so my guess is, if i can call this FM in one of the user exits for the transaction IW51/52, and pass all the needed values i should get an idoc.
    if anyone has manually created an idoc in a user exit please suggest me some options.
    thanks a lot.

    Hi Sanket ,
    Distribution Model is required when you use message control to send IDOCS . Since you are triggering your IDOC in a uaer exit , a distribution model is not required . Simple create a partner profile in WE20 and assign your message type in outbound parameter. You need not fill the message control parameters in WE20.
    ( If you use message control , the process code links the respective FM like  idoc_output_inotif in your case ).
    But in your case you will have to trigger your IDOC in user exit . You have two options here -
    First Try -  idoc_output_inotif in the user exit to fill the segments , then use  FM MASTER_IDOC_DISTRIBUTE to trigger the send process.
    If this  does not work then use
    L_IDOC_HEADER_CREATE -Once
    L_IDOC_SEGMENT_CREATE ( Once for each segment ).
    ( This will create IDOC on data base )
    L_IDOC_SEND - Once to trigger the IDOC created above.
    Hope this helps .
    Cheers

  • Account active but cannot create new forms

    Why when I attempt to create new form in active account it asks me to upgrade.
    Anyone else have this experience and if so has it been resolved?

    See if this FAQ helps:
    http://forums.adobe.com/docs/DOC-3203

  • Triggering a smart form from User exit

    Hi Gurus,
    I need to trigger a smart form from a user exit.
    The tcode name is COR1.there is a exit for this tocde.
    This exit should be used to trigger the smart form.
    User exit to be executed upon saving the Process order number.
    Thanks in advance.
    Edited by: vinay raj on Apr 13, 2009 9:38 AM

    Hi,
    You can write a Custom program i.e. the driver program for your smart form.
    And submit that program in the exit. i.e. use the submit statement to run that program.
    I hope this might help you.

  • Create New Form

    I am trying to create a new form that is the exact size of my envelope. I click Start - Printers, then select my Photosmart C6180. Click File, Server Properties, but the create new form button is grayed out. I am using Mail Merge w/Open Office, and I can print a test of the first envelope on letter paper, but not on the envelope itself. I have Vista-64bit

    I made a mistake in explaining but I don't think it mattered but let me see if I can explain better.   I create a work order in frmWO that writes to tblWO.   A relationship exists between tblVehicles and tblWO where I select the
    VehicleID on the frmWO.  Also on the frmWO are four dates.  WOStartDate, WOEndDate, LoanStartDate and LoanEndDate.   Also on the frmWO is a WOStatus field.   This acts as a control for billing purposes.  The Status can be
    Scheduled, Active and Completed. As an example of what is common, I create a WO for the initial delivery.  More often than not, the WO's are completed the same day.  So on the initial WO, I would choose the vehicle and the Loan Dates along with the
    WO start and end dates.   For instance, I create the work order for today with 4/9/2015 as the WO start date, WO end date, and the Loan Start date.   The Loan End Date would be 4/16/2015.  What I want to happen is click a "Create
    Return WO" button that creates the return WO with the Loan Start Date and End Date being the same but the WO start and end date now become what was the Loan End Date (4/16/2015) from the WO I was on when I hit the "Create Return WO" button.  
    I would like the WO Status to be "Scheduled", the VehicleID to be the same and then the dates from Above to be brought in as described.  There are a few other fields I want to transfer to the new WO as well but I figured if I could get what
    I have mentioned to work then I am pretty sure I can get the other fields I need by reviewing the code and adjusting it as needed.   Does this explanation help Tom?  I am not sure how to use an Append Query as that seems like it would Append
    something existing whereas I need a whole new WO to be created based on the one being viewed when I click the create button.   Let me know if I can provide anything more that helps clarify?  Thanks, Troy

  • Create New NON SA User

    Hi all,
    I want to create new user for following operations.
     1. Send DB mail.
    2. Execute ad hoc queries(eg. read/write excel sheet,csv,txt files etc.)
    3. can't access other database.
    4. He should owner of particular database.
    5. Access other server table. (optional)
    Can you please tell me how to create new non sa user with above requirement. If any one give me any example its really appreciated.
    Thanks in Advanced.

    Hi AK9841
    It is look like your current problem is not related to the original question. As
    TiborK mentioned we need more information regarding the error that you get. I dont want to start a guessing game :-(
    * In any case you could open a new thread for this question :-)
    ** using OleDB provider you connect to external resources (ms-access file in your case). the user and password that you use in the connection has nothing to do with the SQL Server or the database that you are using but to the external resources. This is basically
    the same as any connection to a remote database using OleDB provider.
      Ronen Ariely
     [Personal Site]    [Blog]    [Facebook]

  • Create New NON SA user with Priviledges

    Hi all,
    I want to create new non sa user login with openrowset function privileges for read/write operation on excel sheet file.
    So please can nay one give me example or script to create non sa user login with above privileges.
    Thanks in advanced.

    Thanks to all for reply.
    I give ADMINISTER BULK OPERATIONS permission to user I also create linked server with required credentials but does not work. With sa
    credentials it work.
    I execute following statement
    select * from openrowset('Microsoft.ACE.OLEDB.12.0',
    Excel 12.0;HDR=Yes;Database ='C:SAMPLES\Northwind.xls';select * from [sheet1$])
    when I execute above statement it gives me error.
    please reply.
    Hi AK9841,
    Please review the detailed answer in your another thread,
    https://social.technet.microsoft.com/Forums/en-US/59710c1d-6bfe-42dc-ac80-643b9ae7f8f0/create-new-non-sa-user?forum=transactsql
    Thanks,
    Lydia Zhang

  • New include proram -user exit- sales order

    hi
    i have to create a new screen which has to be displayed as a pop up
    from the user exit "<u>userexit_save_document_prepare"</u> which is present in MV45AFZZ
    the processing logic for the screen should be written in include program which is to be included in the specified userexit.
    the include program which i created while syntax checking shows
    "include <u>prg-name</u> is not accesible".
    why this is occuring.
    Another question is whether can i write the modules for pbo,pai and the subroutines i.e form & end-form all in the include program which iam creating.
    It is showing incorrect nesting. write end-form for the form before moduele.
    whether i have to write PBO,PAI,subroutines in independent include programs.
    Please give reply ASAP.

    in that case then
    call like this
    perform check (in program).
    <b>what i am thinking is THIS program in Update Mode may be bcos of that.</b>
    Regards
    prabhu
    Message was edited by:
            Prabhu Peram

  • Include with form in user-exit

    Hello everyone,
    I am trying to put an include which contains a form routine into a user-exit include . My include source activates normally by itself but when i try to activate the user-exit include which contains my custom include i am getting the error " Incorrect nesting: Before the statement "FORM", the structure introduced by "FUNCTION' must be concluded by "ENDFUNCTION"  "
    Any ideas on how i can fix that?
    Regards,
    Huseyin

    Hi Huseyin,
    userexits are done by filling an include which itself is source code of the function module. If you want to do some structurized programming, you should copy the EXIT function to customer name space and to your own function group. Then, in  the include, you call your own function passing exactly the parameters of the EXIT function.
    Then you are free to create includes, forms, data, objects,... whatever you want to achieve structured functionality.
    Sample code:
    *& Include.: ZXTRKU12                                                  *
    * new functionality sourced out to new function module
      call function 'Z_EXIT_SAPLV55K_004'
        importing
          processing_protocol = processing_protocol
        tables
          idoc_data           = idoc_data
        changing
          idoc_control        = idoc_control
        exceptions
          idoc_error          = 1
          do_not_process_idoc = 2
          others              = 3.
      case sy-subrc .
        when 0.
          exit.
        when 1.
          raise idoc_error.
        when others.
    * Can't raise OTHERS -> 2 AND Others handled in common
          raise do_not_process_idoc.
      endcase.
    Here we created a new function group ZXTRK for the exit function group XTRK. We copied function EXIT_SAPLV55K_004 to function z_exit_saplv55k_004. In our case, we created 22 form includes and one top include because our programming guidelines require an include for each form.
    The rest shoud be crystal-clear. If not, feel fre to ask for details.
    Regards,
    Clemens

  • Error in creating include for the user exit "EXIT_SAPMP56T_002"

    Hi,
    "treat it as high priority"
    when i db click on the include i am got the follwing error message :-
    Program names ZX... are reserved for includes of exit function groups
    Message no. DS027
    Diagnosis
    You attempted to create a program name beginning with ZX but this name range is reserved only for includes of exit function groups (function groups containing only function exits).
    If you want to create a program ZXaaabbb, note the following for program type I (Include).
    1. The program is an include of the function group Xaaa:
    In this case, the INCLUDE ZXaaabbb statement should not be inserted in the main program SAPLXaaa, but in the program ZXaaaZZZ .
    2. The program is not an include of the function group Xaaa:
    Since the syntax check for includes of this name range searches for the global data in the program LXaaaTOP (not ZXaaaTOP), you may not be able to check the include in isolation (--> check main program).
    Procedure
    Choose a different program name.
    cld u please help me out how to further proceed...
    awaiting for u r replies...
    apprecitaed with points...
    regards,
    ravi ganji

    Hello,
    1)That is not Error msg it is just warning - first db click then press enter if there is any msg again press enter off course all these things will happen only your user exit Active.
    2)see the import,export and changing parameters if you are new to user exit let us know which user exit you are trying to use.
    **********Poorna*********

  • How Install MySQL on Air w/OS 10.6.5 -- For New, Former WinTel User?

    This new MacBook Air (and former WinTel) user welcomes (with appreciation) your *detailed suggestions* regarding installing +MySQL Community Edition 5.5.8+ (I have downloaded mysql-5.5.8-osx10.6-x86_64.tar.gz;, it's sitting in my "Downloads" directory)--then configuring MySQL to work with Snow Leopard's pre-installed Apache Server (pre-installed...and how cool is that?!).
    E.g., I assume that I should not un-tar the download in the Downloads folder...yet I don't know enough about Mac OS to understand where to move the .tar file to. Once the .tar file has been moved to ( where? ), and un-tarred...then what? Is there an installer? How does the installer work? The MySQL instructions refer to a file structure which is quite different from what's on my MacBook Air. Are there a lot of Symbolic Links in Snow Leopard? If so, how & where are Symbolic Links managed? Do I need to provision any SymLinks to get MySQL to work?
    Many, many thanks!
    +Plane Wryter+

    Do not install the entropy MySQL. It is years old. To quote Marc Liyange himself on that page:
    Since version 4.0.11, I am no longer building (from source code) and hosting the MySQL binary packages because the people at MySQL started to provide very nice official binary packages
    Plane Wryter wrote:
    E.g., I assume that I should not un-tar the download in the Downloads folder...yet I don't know enough about Mac OS to understand where to move the .tar file to. Once the .tar file has been moved to ( where? ), and un-tarred...then what? Is there an installer? How does the installer work?
    Go ahead and unarchive that file right in Downloads. It should be a binary installer that you can double-click to install.
    The MySQL instructions refer to a file structure which is quite different from what's on my MacBook Air.
    Really? How so?
    Are there a lot of Symbolic Links in Snow Leopard? If so, how & where are Symbolic Links managed? Do I need to provision any SymLinks to get MySQL to work?
    Yes. Symbolic links are managed by the OS. You shouldn't mess with them.
    While MySQL does not provide a binary installer, the actual software they install does not use modern MacOS X architecture. I haven't tried version 5.5. Hopefully they have improved it, but probably not. You will need to create a launchd script to run MySQL at startup.
    Instructions and the most recent information are available in this thread: http://discussions.apple.com/thread.jspa?messageID=12229472&#12229472

  • How to create fillable forms for users of reader IX or X in acrobat pro XI?

    I created fillable forms in Acrobat Pro XI. How can i make them fillable also for users with Reader IX or X? As Adobe Reader für Vista or Linux is only available in version IX or X, it is not possible for these users to fill in the forms?

    Open PDF Form in Acrobat XI then choose File > Save As Other > Reader Extended PDF > Enable More Tools (inclues form fill-in & save)...
    Then, save the form with new name and it's gonna work.
    Message was edited by: Anoop9178
    Edited the option.

Maybe you are looking for

  • Each Row of one DataTable in a DataSet on a different page

    HI. I am making a report in Crystal Reports 2008.  And I am building a .NET program to push an Access DB to the report. I have a .NET DataTable object with my rows already in there merged into a .NET DataSet. Then, I added the DataSet to a .NET Cryst

  • Adobe Acrobat/Reader error

    In trying to print a PDF file I get the error message: "There is a problem with Adove Acrobat/Reader.  Please exit Adobe Acrobat/Reader and try again."  When I do, the same thing happens. Last week I was notified by my computer that there was an upda

  • How can use a CAC smart card on an iPad 3?

    How can I use a CAC givernment smart card on an iPad 3. I am using citrix receiver to access the system.

  • Dual G5 crashing with several apps with EXC_BAD_ACCESS

    Hi, I have a problem with our Dual 2.7 Ghz G5. It crashes with several apps, I noticed crashes with Final Cut Pro, Soundtrack Pro and Toast Titanium. With all crashes the crash-log looks like: Exception: EXCBADACCESS (0x0001) Codes: KERNINVALIDADDRES

  • Doble extension al guardar como jpg un tif

    Hola amigos, Mi problema es que cuando guardo como....jpg un archivo tif, se me guarda con dos extensiones, la original tiff y la jpg. Por ejemplo, abro el archivo 0000.tif, guardo como jpg, y ahora el nombre del archivo es 0000.tif.jpg. Me pasa con