Here's a Firewall Generator..

I just found this good iptables firewall generator for anyone who cares. It provides tables for filter and nat. I tested it at grc and got a passing score. My internet seems a little faster now than it did with my regular manually configured rules.;)
Download and extract it, then run the quicktables script to generate the rules. You can use the INSTALL file to configure it the rest of the way. Remember to remove iptables from the daemons list.
http://qtables.radom.org/download.php
More info and supported features:
http://qtables.radom.org/index.php

Penguin wrote:
quicktables has quickblock included with it:
quickblock README wrote:
[email protected]
quickblock.sh was designed to block packets from a host "on-the-fly"
without having to edit a script and rerun the firewall.
quickblock.sh is simple to use and operates as follows...
- first you'll be asked for the IP or network address to block.  please
  enter a single address only
- next you'll be asked if you would like your quicktables firewall to
  block this IP or network address permanently or not.  if you answer
  yes then the address will be appended to /etc/qblock.  /etc/qblock
  addresses will then be read in by your quicktables firewall script
  when it next runs.
- next you'll be asked if you use NAT or not.  please answer yes or no
dunno if thats what you wanted...
That still seems to need user interaction though . . . I am looking for something that recognizes a threat and takes care of it automatically.

Similar Messages

  • So I was trying to enhance my firewall to the point of inoperability and...

    Situation:
    Like what all really cool people do on a Saturday night, I was perusing the bowels of my unix stuff on my Mac last night, and did a sudo ipfw list. I noticed that ports 67, 68, 69, 137, 138, and 139 were open from any to any. I know that 13x ports are used for Windoze sharing, and that /etc/services shows those ports are for something to do with netbios and tftp. Windows Sharing did not show up as being enabled in SysPrefs Sharing Services, and no other services using any of these six ports showed up as being enabled in SysPrefs Sharing Firewall.
    I have no idea how or why those ports would be enabled. At work, I have Macs. My sons and daughter have Macs. Nobody would be connecting to my home network, either internally or from the internet at large and doing anything windoze-like. And I never recall having ever seen this ports opened before when doing a ipfw list.
    So, I got scared. I figured that I would do a sudo ipfw flush, which I did, and then just use SysPrefs Sharing Firewall to click checkboxes to reenable the services that I want. Well, that was the start of my enhancing my firewall to the point of inoperability. When I go into the SysPrefs Sharing Firewall panel, I get a splash screen that says something to the tune of "another firewall is active on this computer, so if you want to do anything here on this Firewall panel, turn off the other firewall software."
    Fortunately, I had done a sudo ipfw list > portList.txt so I could at least manually sudo ipfw add back the ports that I thought I wanted (and the ports I thought I wanted denied). So that's where I'm at now. But now it's a real annoyance that I don't have "checkbox control" of services and ports through the SysPrefs Sharing Firewall panel anymore, and instead have to do the "sudo ipfw add/subtract/multiply/divide {rule#} {whatever}" thing now. I don't know how to regain control of my Apple firewall and the SysPrefs Sharing Firewall panel.
    Of course this doesn't address the issue of what opened those ports, and if it happens again, an "archive and reinstall" of the OS, along with an install of fink/macports tripwire, may be in order. But that's an inconvenience to have to do, and hopefully I can avoid having to do that. In the meantime, regaining control of my Apple firewall and the SysPrefs Sharing Firewall panel, would realy be nice, and that is my question. What do I do, and how do I do it?
    Thanks in advance.

    First, take a deep breath...
    For one, the System Preferences knows nothing about the command line ipfw changes that you made. It expects to be the interface for setting and changing firewall rules, so when you've changed them manually (ipfw flush) it sees that the current rules doesn't match what it expects and hence the error message.
    Secondly, the presence, or otherwise, of those ports does not mean they are active. Just that ipfw isn't blocking them. There still has to be some process on the machine listing to the port in order for anything to actually happen. It's akin to leaving a door open - it's fine when all that's behind that door is a brick wall.
    A better test is to see what's actually being used on your machine, and ipfw cannot tell you that (at least, not easily). Better tools include netstat and lsof.
    netstat -a will give you a list of every network connection in use. Just don't be shocked if there are more there that you expect - the OS uses a lot of them internally. What you're most interested in is the ports in LISTEN state (piping the output through 'grep LISTEN' is a simple solution).
    Now you can focus on which ports your machine will actually respond to (assuming the firewall also allows traffic through).
    If you have a port number that you don't recognize then you can invoke lsof which has the ability to list all open files, network ports, etc. To track a port number, use the form:
    <pre class=command>sudo lsof -i :port</pre>
    This will tell you any process that is using the specified port number. From there you should be able to determine whether or not there's an issue.

  • Empty CreatorDate field in PDF files generated by Report 6i on Windows 7

    When generating a PDF file from Reports 6i on Windows 7, the CreatorDate in the PDF file header is empty.
    Even worse: its opening parenthesis "(" is not closed. See example here below.
    This generates several problems with Adobe Reader 10 like:
    - text searching does not work although you can select text and do a copy paste,
    - File/Properties does not work (nothing happens when selecting this menu item),
    - File/Save As PDF generates the Adobe Reader error "The document could not be saved. There was a problem reading this document (114)."
    We do not have this issue with Windows XP.
    Any idea?
    %PDF-1.1
    1 0 obj
    <<
    /Creator (Developer 2000)
    /CreatorDate ( <---- here is the error: missing value and missing ")"
    /Author (Oracle Reports)
    /Producer (Oracle PDF driver)
    /Title (LETTRE_TEST_PDF_REPORT.pdf)
    >>

    As you probably know, Developer 6i is not supported on Windows 7. Search the Forms and Reports forums for tips like:
    Install in XP compatiblity mode.
    Run in XP mode with Virtual PC.

  • To generate quota only for disabled employees

    Hi All,
    i have one requirement here. i need to generate quota for challeneged employees. but there is no separate ESG for time quota to identify challeneged employees.
    i created challeneged groups in challenge infotype 0004. ans assigned this challenged group in genaration rule for quota types. but it is showing quota for all employees in time evaluation , It is not picking up the information from IT 0004.
    i want to resrtict quota for all employees. it should display challenged quota only for challenged employees, when i assign challenge group in generation rule for quota types.
    can anybody provide me the solution for this. it isd urgent. rewards will be given.
    Regards
    Vani

    Hai..
    Check Infotype 82.. Special Absences..
    Special Absence Data
    Additional Absence Data
    Define Types of Additional Absence Data
    Create Workers' Compensation
    Define Events for Absence Data
    Link Absences to Additional Absence Data

  • Failure when generating a stub from sap web service wsdl

    Hi All,
    I have a need here, i have to generate a stub of an wsdl of sap
    service , i am using jde of course i can use jde for eclipse if need
    be, but do u think am i obliged to use wsa (wtk2.5.2) to genrate my
    the stub to be integrated with jde blackberry, or can i do it with any
    oother library apache axis ? could u help me plz ? cz i tried to
    generate it via wtk2.5.2 but it's giving me errors !!!!
    http code return 401 which means my parmeter connection are not correct!! or that 'realm' param or www-authenticate , could any body help me here
    in my file config.xml, I m giving this url : http://hca-ecc.hca.group:8000/sap/bc/srt/wsdl/bndg_DD952C5B02C231F19D4D001C23D2E187/wsdl11/allinone/standard/document?sap-client=800;sap-user=forma&sap-password=lolpla
    C:\WTK2.5.2\bin>wscompile -gen -d  "C:\Documents and Settings\NAFNAF\Bureau\meri
    em\generated"  "C:\Documents and Settings\NAFNAF\Bureau\config.xml"
    error parsing configuration file: XML parsing error: com.sun.xml.rpc.sp.ParseExc
    eption:5: com.sun.xml.rpc.sp/P-008 ; com.sun.xml.rpc.sp/F-020 "sap-password"
    any idea any help would be appreciated ,
    thankx,
    Meriem
    Edited by: MERRY NAFNAF on Oct 29, 2008 4:04 PM

    Hi Lin,
    have you tried SAP Note 830340?
    Regards
    Gregor

  • A exception is generated in Windows but not in Linux

    FULL PRODUCT VERSION :
    junmin@Linux:~/Workspace/JMessenger/build/classes$ java -version
    java version "1.6.0"
    Java(TM) SE Runtime Environment (build 1.6.0-b105)
    Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode, sharing)
    E:\JMessenger\build\classes>java -version
    java version "1.6.0_01"
    Java(TM) SE Runtime Environment (build 1.6.0_01-b06)
    Java HotSpot(TM) Client VM (build 1.6.0_01-b06, mixed mode, sharing)
    ADDITIONAL OS VERSION INFORMATION :
    junmin@Linux:~/Workspace/JMessenger/build/classes$ uname -a
    Linux Linux 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 GNU/Linux
    ubuntu feisty, installed sun-java-jre and jdk from the repository of ubuntu
    and
    Windows XP professional sp2
    java6 installed
    A DESCRIPTION OF THE PROBLEM :
    reader = new BufferedReader(new InputStreamReader(client.getInputStream())); // client is the socket in the server side
                 try{
                     while((incomingMessage = reader.readLine()) != null){
                 catch(Exception e){
                         System.out.println(e);
                 }       //serverthis is a client-server program, why in Windows it(server) throw the Exception when the client closes the program o the socket? and it doesnt throw any exception in Linux(ubuntu feisty/dapper) ??????
    here is the exception generated in Windows:
         java.net.SocketException: Connection reset
                 at java.net.SocketInputStream.read(Unknown Source)
                 at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
                 at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
                 at sun.nio.cs.StreamDecoder.read(Unknown Source)
                 at java.io.InputStreamReader.read(Unknown Source)
                 at java.io.BufferedReader.fill(Unknown Source)
                 at java.io.BufferedReader.readLine(Unknown Source)
                 at java.io.BufferedReader.readLine(Unknown Source)
                 at Service.run(Service.java:37)is this could be considered a bug??? i hope java can throw the same exception in Linux too, cause this helps to check the statu of socket connection. thanks

    The following is mostly an educated guess, but it is based in some understanding of how the different OSs work.
    In linux sockets are handled by the driver(read: kernel part) that converts the actions on file descriptors to actions on network sockets. When a program shuts down, said driver continues to run, but receives a close request on the file descriptor, so it proceeds with a standard socket close.
    On windows, the sockets are the property of the program, not the network driver, and when the program shuts down the sockets simply abort as they are discarded. The network driver is not allowed to temporarily hold the socket until its operation completes. They are simply thrown away.
    Anyway, a proper solution that would be helpful for all OSs is to actually close the socket within the program, rather than hope the OS has a "garbage collector" for sockets. The same applies for all OS resources(files, pipes, GUI resources, etc). On certain OSs, certain resources may actually remain allocated after program shutdown, if not formally disposed.
    On a side note, socket libraries for windows usually support socket auto-close on disposing of the socket object. I'm surprised the Java library doesn't (seem to) follow the same pattern. Then again, I've seen programs(non-java, of course) cause system freezes over stuff like that.

  • Help Required in : PO Account generator workflow customization.

    Hi All,
    I am new to workflow, I want to customize PO account generator workflow in 11i. I need to build the logic to populate charge-account on PO.
    I have identified the process in PO Account generator workflow but I am not sure whether I should pick the same process for modification or create new process.
    As I don't want if any upgrade patch applied , it will overwrite modified standard process. I have read articles on preserving customizations but couldn't get much from it, they are very confusing.
    Please help.
    Thanks in Advance.

    Hi Asif,
    Thanks for the reply.
    I referred the links mentioned by you, but couldn't find anything relevant to re-triggering of Account Generator workflow.
    The customizations I did are working fine and is triggering the workflow. But my Question is, what are the circumstances that re-trigger the Account Generator for a given Purchase Order.
    To elaborate, say for instance I have created a PO for PO category 'Electrical Equipments' furnishing all other details and charge account is generated for this category, and the PO is saved. Now I come back and change the PO category to 'Medical Equipments' for the same PO, retaining all the other info same.
    So here, will the Account generator be re-triggered to generate different charge account?
    Kindly suggest.
    Thanks,
    Nivedana

  • 4 College girls with 4 Macbooks,My daughters ITunes has her roomates music?

    When I helped move my daughter into her dorm (4 girls,4 bedrooms, 4 brand new MacBooks!!!!! Needless to say I was very happy but shocked at the odds! Last night, my daughter calls and tells me that besides her own ITunes music, she discovered that she also had her roomates ITunes on her computer as well. She wanted to know how this was possible.....and so did I. Here's what I found out. 3 girls have their firewall off, my daughter has her firewall on! 3 girls have their file sharing turned off, 1 girl has it turned on and this is the girl whose music ended up on my daughters MacBook! They are all wirelessly connected to the buildings unsecured network (off campus) They are all wireless because at the moment, none have an ethernet cable. I told my daughter that while "I am not their dad" They need to turn on their firewalls!!!! I also told my daghter that she needs an ethernet cable plugged in for the times that she is working at her desk...at least, the rest of the time she can be wireless. I want to know, how/why my daughters MacBook got this other girls ITunes music when her (my daughters) firewall is on, and file sharing is off? I also want to know how (If any) her secuity can be tightened up. (Under Sharing) she has nothing checked)
    iBook G4, Mac Mini, MacBook,iMac   Mac OS X (10.4)   Backup computer: IBM ThinkPad (R51)

    There are a few possible items which could be shared in addition to the music; this will include the Public folder of the accounts configured on the machine by default, but might extend to other items as well, depending on the exact configuration. None of the easily accessible items other than the Public folder can be made available over the network without someone operating the machine making them available.
    Turning on stealth mode or blocking UDP ports in the firewall may help increase security further, as will turning off services unless you need them turned on.
    (16058)

  • Report Generates Duplicate Rows

    Each,
    I have a report which when generated and run as 9i report on Linux generates duplicate rows. Whereas the same report running on 6i client server works perfectly fine. Running against the exact same database.
    The report generates a delimited CSV file.
    On Client Server
    Reports 6.0.8.12.1
    Windows XP
    On 3 tier
    Reports 9.0.2.3.0
    Red Hat Linux
    Database 9.2.0.4.0
    Examples Here. This line generated in client server.
    Feb-06     ELDC     DATA TRANSFER     0     0     0     0     0     0     0     0     0
    Yet on 3 tier 9i. Also note the asterisk.
    Feb-06     ELDC     DATA TRANSFER     0     0     0     0     0     **     0     0     0
    Feb-06     ELDC     DATA TRANSFER     0     0     0     0     0     **     0     0     0
    Feb-06     ELDC     DATA TRANSFER     0     0     0     0     0     **     0     0     0
    Feb-06     ELDC     DATA TRANSFER     0     0     0     0     0     **     0     0     0
    Feb-06     ELDC     DATA TRANSFER     0     0     0     0     0     **     0     0     0
    Feb-06     ELDC     DATA TRANSFER     0     0     0     0     0     **     0     0     0
    Any ideas what is happening here.

    There are two ways you can work around this bug.
    1. Layout Model/Main Section\Property Palette --Set Report Height - 9999.
    Do this after you complete creating the layout. After completing the development of the report just change the report height to 9999
    2. Set page height to 0 in the report .prt file and use that file name in system paratmeters. ( desformat - *.prt file ) You have to copy this file to the server if you are running web reports. This will take care of all your delimited reports.
    To get rid of the asterisk try adding to_char for all the amount columns.
    Also, the font on Red Hat Linux may not be an exact match to the font in the report.

  • Customize workflow for project in  po account generator workflow

    hi,
    i customize workflow for project of PO account generator.
    the project is not working for PO account generator.
    for that customize PO account generator.
    it is working for one user.it is populating charge account.
    but it is not working for new user.
    i checked why it is working for PO account generator.
    i put one custom package.
    I'm  taking project_id .
    it is not reading it.
    why it is not working for other user.
    can you check and conform me.
    reg
    sasi

    Hi Asif,
    Thanks for the reply.
    I referred the links mentioned by you, but couldn't find anything relevant to re-triggering of Account Generator workflow.
    The customizations I did are working fine and is triggering the workflow. But my Question is, what are the circumstances that re-trigger the Account Generator for a given Purchase Order.
    To elaborate, say for instance I have created a PO for PO category 'Electrical Equipments' furnishing all other details and charge account is generated for this category, and the PO is saved. Now I come back and change the PO category to 'Medical Equipments' for the same PO, retaining all the other info same.
    So here, will the Account generator be re-triggered to generate different charge account?
    Kindly suggest.
    Thanks,
    Nivedana

  • Workitem is not generating for an Inbound Idoc

    Hi All,
    The problem I am facing, when inbound idoc is processing in SAP, if there are any errors occurred, it would generate a work item and that will be sent to user Inbox (SBWP) as per the workflow. Here it is not generating a work item for an inbound idoc where is there is an error. So user is not receiving work item mail to inbox, to check about the idoc error. This idoc has been processed through the function module.
    Could you please let us know your input on this issue.

    Hi Hitu,
    The problem could be at multiple places.
    To debug check the workflow which sends the workitem to the user when an error occurs.
    Check if this workflow is getting triggered when the error occurs. If yes, then check the step whre this workflow fails.
    Else, check the event linkage of this workflow and check if the associated event is getting triggered or not. If yes, check if the event linakge is active for the workflow.
    There could be other places as well to diagnose the error.
    Check if these inputs gives you some direction.
    Regards,
    Saumya

  • XmlMarshalException on using XI generated Webservice with WebDynpro

    Hi,
    i have a problem creating a WebDynpro application using a WebService model created by XI.
    When executing the service:
    public void onActionGO(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
    //@@begin onActionGO(ServerEvent)
    try {
    wdContext.currentRequest_MI_BESCHAFFUNG_MI_BESCHAFFUNGElement().modelObject().execute();
    wdThis.wdFirePlugToMIBeschaffungResultView();
    catch (Exception e) {
    wdComponentAPI.getMessageManager().reportException( e.getLocalizedMessage(), false );
    //@@end
    I get the following error message:
    Service call exception; nested exception is: com.sap.engine.services.webservices.jaxrpc.exceptions.XmlMarshalException: XML Serialization Error. Property [DATA] of class [de.gisa.mibeschaffung.model.proxies.types.RFC_READ_TABLE] must exist and can not be null. This is required by schema description.
    The classes generated by the WSDL import are prefixed by ComplexType. So could this be the culprit here? Also the generated classes are in the de.gisa.mibeschaffung package not in the de.gisa.mibeschaffung.model.proxies.types package.
    I appreciate your input!
    regards
    Dirk

    How do you suggest converting those inputs?
    Using a Netweaver Developer Studio generated model (from a
    WSDL description in turn generated by XI) should shield one from the actual programming tasks required to do that.
    Am i mistaken about that?

  • Jquery + json generate html buttons with condition

    Hi all,
    My need is to generate buttons with conditions described in json. Help me please, I’m newbie.
    Here is my json code (it is valid, but does not work with html code below) :
        "Caption": "Module caption",
        "IconsDirectory": "C://Images/",
        "Buttons": [
                "Conditions": [
                        "ConditionText": "1 == 1",
                        "ButtonText": "Text1",
                        "Visible": true,
                        "Colors": {
                            "FontColor": "#FFFFFF",
                            "BGColor": "#00FF00"
                        "Size": {
                            "Width": 200,
                            "Height": 50
                        "Icon": {
                            "FileName": "Smile.png",
                            "Width": 16,
                            "Height": 16
                        "Url": {
                            "UrlAddress": "http://www.google.com",
                            "OpenNewWindow": true
                        "JavaScriptAction": {
                            "Text": "alert('ok');"
                        "ConditionText": "2 == 2",
                        "ButtonText": "Text2",
                        "Visible": true,
                        "Colors": {
                            "FontColor": "#FFFFFF",
                            "BGColor": "#00FF00"
                        "Size": {
                            "Width": 200,
                            "Height": 50
                        "Icon": {
                            "FileName": "Smile.png",
                            "Width": 16,
                            "Height": 16
                        "Url": {
                            "UrlAddress": "http://www.google.com",
                            "OpenNewWindow": true
                        "JavaScriptAction": {
                            "Text": "alert('ok');"
    html code:
    <html>
    <head>
    <title>SMButtons</title>
    [removed][removed]
    [removed]        
    //When document loaded.
    $(document).ready(function(){  
    // Get data from file as JSON
                $.getJSON('weekendtask.json', function(data) {
            var buttons = data.Buttons;
               $.each(buttons, function(key, val)
                        $('<li><input type="button" value="'+ val.ButtonText +'"/></li>').appendTo('#ulObj');
       [removed]
    </head>
    <body>
    <br>
    <br>
    <div>
    <ul id='ulObj'>
    <li>1</li>
    <li>2</li>
    <li>3</li>
    </ul>
    </div>
    </body>
    </html>
    Also I would like to show here my working code (generating html buttons from json without condition).
    json code (it works) :
        "Caption": "Module caption",
        "IconsDirectory": "C://Images/",
        "Buttons": [
                "TText": "google",
                "JavaScriptAction": "alert('google')"
                "TText": "microsoft",
                "JavaScriptAction": "alert('microsoft')"
                "TText": "yahoo",
                "JavaScriptAction": "alert('yahoo')"
    html code (it works) :
    <html>
    <head>
    <title>SMButtons</title>
    <script src="jquery/jquery-1.4.2.js"></script>
    <script type="text/javascript">                 
    //When document loaded.
    $(document).ready(function(){  
    // Get data from file as JSON
                $.getJSON('Module.json', function(data) {
                // Set json data from file to variable 'persons'
        var buttons = data.Buttons;
        var icondir = data.IconsDirectory;
        // For each item of variable person append to ul list
               $.each(buttons, function(key, val)
                        //$("<li><input type='button' onClick='"+ val.Url +"' value='"+ val.Text +"'/></li>").appendTo('#aaa');
    //$("<li><input type='button' style='"+ val.Style +"' onClick='"+ val.Url +"' value='"+ val.Text +"'/></li>").appendTo('#aaa');
    //$("<li><input type='button' value='"+ val.TText +"'/></li>").appendTo('#bbb');
                        //style="height: 25px; width: 100px"
                        //$('<li><input type="button" onClick="'+ val.action +'" value="'+ val.Text +'"/></li>').appendTo('#aaa');
                        $('<li><input type="button" onClick="'+ val.JavaScriptAction +'" value="'+ val.TText +'"/></li>').appendTo('#ulObj');
        //var knop = data.Knop;
        // For each item of variable person append to ul list
               //$.each(buttons, function(key, val)
                        //$("<li><input type='button' onClick='"+ val.Url +"' value='"+ val.Text +"'/></li>").appendTo('#aaa');
    //$("<li><input type='button' style='"+ val.Style +"' onClick='"+ val.Url +"' value='"+ val.Text +"'/></li>").appendTo('#bbb');
                        //style="height: 25px; width: 100px"
                        //$('<li><input type="button" onClick="'+ val.action +'" value="'+ val.Text +'"/></li>').appendTo('#aaa');
                        //$('<li><input type="button" onClick="'+ val.action +'" value="'+ val.Text +'"/></li>').appendTo('#aaa');
       </script>
    </head>
    <body>
    <br>
    <br>
    <div>
    <ul id='ulObj'>
    <li>1</li>
    </ul>
    </div>
    <br>
    <div>
    <ul id='aaa'>
    <!--<li>1</li>-->
    </ul>
    </div>
    <!--<button type="submit" style="height: 95px; width: 550px"> </button>-->
    <!--background: url('img/submit_button.jpg'); background-position: center; background-repeat: no-repeat;  background-color:Transparent;-->
    <div>
    <ul id='bbb'>
    <!--<li><img src="img/submit_button.jpg"/></li>-->
    <!--<li>Button caption</li>-->
    </ul>
    </div>
    </body>
    </html>

    What you are saying makes great sense. It's just the mechanics behind what you've said that I'm unclear about.
    <p>
    Are you saying to create another button within the same region with the same attributes/position, so they overlay each other? Then set the conditions on both buttons?
    <p>
    If I understand the above correctly, then how do I set the conditions? I guess I'm asking where do I place the SQL statement and how does the results relate to the button conditions?
    <p>
    Thanks for the help,
    David

  • Customization of PO account generator workflow

    Hi everyone,
    I want to customize AG workflow for PO and PR, the requirement is that the user want to enter charge account manually at the time of PO or PR creation for an inventory expense item.
    Is it possible to do so and if anyone can guide me to do so, i will be more than thankful.
    Thanks in Advance,
    Israr

    Hi Asif,
    Thanks for the reply.
    I referred the links mentioned by you, but couldn't find anything relevant to re-triggering of Account Generator workflow.
    The customizations I did are working fine and is triggering the workflow. But my Question is, what are the circumstances that re-trigger the Account Generator for a given Purchase Order.
    To elaborate, say for instance I have created a PO for PO category 'Electrical Equipments' furnishing all other details and charge account is generated for this category, and the PO is saved. Now I come back and change the PO category to 'Medical Equipments' for the same PO, retaining all the other info same.
    So here, will the Account generator be re-triggered to generate different charge account?
    Kindly suggest.
    Thanks,
    Nivedana

  • Error generating IDOC (Transaction F110) - Segment E1IDIBA is blank

    Hi experts,
    I'm facing a problem here when trying to generate an IDOC through F110.
    I'm using PEXR2003 that needs to be sent to a German Bank.
    On this IDOC Type (which was never used before on this company) I need the new fields (updated from PEX2002) to be filled up.
    The segment that I need the informations to be filled up is E1IDIBA (IBAN and SWIFT-Code).
    Does anybody know how I can get this segment filled?
    I've been stuck on this point for 2 days!
    Thank you very much!

    EXIT_SAPLIEDP_902 is the user exit to add/modify segments in PEXR2003 IDoc, if the contents differs for each payment document number processed in the IDoc. This user exit is called at the end of processing for each payment document. We use it in our company for manipulating the PAYEXT IDoc before it is sent to the banks for clearing the payment to our vendors.
    To debug this user exit, you need to set and save the parameters and/or payment proposal in F110 but should not actually run it, if you want your breakpoints to be hit.
    Put your breakpoint and run the program RFFOEDI1 with the payment run date and identification saved in F110 through SE38.
    If the above exit is not what you are looking for there are two other user exits  EXIT_SAPLIEDP_901 and EXIT_SAPLIEDP_903, which are called at the beginning and end of processing for each bank (i.e., EDI partner)
    Regards,
    Vishnu Tallapragada

Maybe you are looking for

  • Can't open new document or save a document in CS2

    I can open InDesign CS2. When I try to open a document the entire window grays out. To activite ID again I must hit Esc. If I go to my explorer and click on an ID file it will open, once open I can work in it but after working when I try to "save," "

  • The page cannot be displayed (message when

    Hi together, since a couple of weeks, I have the problem with the message above in subject. My Client tries to access a "news" document which is - so I think - created by XMLForms Builder. When he clicks on the link, he got the message "The page cann

  • Creating Scrollable Content In a PDF

    HI I'm looking at creating a pdf to send to a client or potential employer (resume) with a scrollable frame so they can using their mouse to click on it and view multiple images by scrolling from left to right. This could for example be used to view

  • Report layout and running totals

    Hello everyone! I need to pick some brains. I need some help. I came across with a report where I have to add running totals for each state for years 2012, 2013, 2014 and to next column I have to calculate change in percentage annually. Basically, be

  • Could not execute the job

    Hi, when i execute the job a a window appear with the massage" ERROR: could not execute the job .Error returned was 1      MESSAGE is : Could not open command file... And i can't find from where it comes any suggestion?