Problem with HR module - user exit

Hi
My requirement is to have budget order checking before I save expense claims through PA30.
Here are the step I make :
- Transaction code PA30
- Enter personnel no
- Enter Info type 0015
- Create
- Enter wage type
- Enter amount (BETRG)
- Cost assignment -> enter cost  center  + oder number
- My requirement : (Need an exit to check budget of order number)
- Save
Please let me know if there's exit I can use.
Thanks,
Melissa

Please post this in HR FORUM.

Similar Messages

  • I have a problem with ALV Grid User Command?

    Hi Experts,
    I have a problem with ALV GRID User Command.
    I am calling TCODE IW33 (Order Display) from the ALV output at first time by selecting an order. But, User command is calling IW33 Initial screen with blank value of order. Even I checked in debugging the value what I selected is passing properly, but once that screen (IW33 Initial) displays, value doesn't appear. Then, Manually, I  created another session and gone to TCODE IW33 and displayed an order. After that I came out from that order. Then again run my ALV program and selected another order, now order is displaying, but not what I selected current order instead of displaying previous order what I just displayed manually. If I selected any other order, system will display the same order what I dislayed manually.
    Here is my code.
    FORM user_command_alv  USING u_ucomm TYPE sy-ucomm
                           us_self_field TYPE slis_selfield.
    CASE u_ucomm.
    WHEN '&IC1'.
    READ TABLE it_final INDEX us_self_field-tabindex INTO wa_final.
            WHEN 'ORDER'.
              IF NOT wa_final-order IS INITIAL.
                SET PARAMETER ID 'COK' FIELD wa_final-order.
                CALL TRANSACTION 'IW33' AND SKIP FIRST SCREEN.
              ENDIF.
    endform.
    PARAMETER ID 'COK'  also the standard one.
    Could you please help me out, Where I did wrong?
    If I select any order, that order only should display.
    Thanks in advance.
    Regards,
    Sarayu.
    Code Formatted by: Alvaro Tejada Galindo on Jan 8, 2009 2:33 PM

    hi,
    Please check it once the Paramater ID is 'ANR' for IW33 order number.
    Hope this may help.
    Regards,
    Sravanthi

  • Problem with creating new user in portal = portlet is not visible

    Hi,
    I've got a problem with creating new users in portal. In the Administer tab of the builder is the user portlet not visible.
    How can I make this portlet visible?
    Please Help
    thank you...
    Gilbert

    Hi..my problem slightly similar.
    I created one new user, and didn't select anything from "Public Groups Assignment" and "Privilege Assignment" for him.
    I expect the user will be a public user.
    But, when he try to logged in the portal,
    He cannot see all the PORTLETS related to database values..
    All he can see just LINKS -that all in my portal right now beside the report from database that the user cannot see :)
    So, what did i do wrong?
    Plz Advise, and thanks.

  • Problem with non iPhone users receiving my text sent pictures. Can I make them smaller files?

    Problem with non iPhone users receiving my text sent pictures.  Can I make them smaller files? I know that is possible for email sent pics.

    My bad,  It was a Verizon problem.  When they upgraded my phone they were supposed to remove all blocks on messaging . Found out they did not do this.  All messaging now works.  Thanks for listening.

  • Problem with develop module

    I have LR 5.4 running on a mac OS 10.7.5. I am having problems with the software locking up in the Develop module. Sometimes a new image won't open and the preview screen stays black. I go back to the Library module and try to reneter the Develop module and get an error message saying there was an error trying to open the module. The entire LR screen is gray. I have to quit LR and restart the software to continue. I downloaded my software from Abobe and I was wondering if I can download a new version again and use my same serial number to reinstall the software.

    Hi Rodney,
    No custom print templates and this is a relatively new problem. It just
    started about a week ago. I have been using the software steady for months
    now. It did it once or twice last week but this weekend and today it has done
    it about six times so it seems the problem is getting worse. That¹s why I
    think the software may have been corrupted. I didn¹t keep a copy of the
    software I downloaded so I can¹t reinstall. That¹s why I was wondering if I
    could download it again and use the same serial number as before. I have only
    loaded the latest version on my desktop. I also have LR 4 still installed on
    my laptop and desktop. I have a big project to complete and this is really
    slowing me down.
    Michael
    Problem with develop module
    created by Andrew Rodney <https://forums.adobe.com/people/thedigitaldog>  in
    Photoshop Lightroom - View the full discussion
    <https://forums.adobe.com/message/6445126#6445126>
    Do you have any custom print templates? That might be the case, it was an
    issue at one time. Delete them and try using one of the default presets.
    Crash?
    Please note that the Adobe Forums do not accept email attachments. If you want
    to embed a screen image in your message please visit the thread in the forum
    to embed the image at https://forums.adobe.com/message/6445126#6445126 Replies
    to this message go to everyone subscribed to this thread, not directly to the
    person who posted the message. To post a reply, either reply to this email or
    visit the message page:  To
    unsubscribe from this thread, please visit the message page at
    . In the Actions box on the
    right, click the Stop Email Notifications link. Start a new discussion in
    Photoshop Lightroom by email
    <mailto:[email protected]>  or
    at Adobe Community
    <https://forums.adobe.com/choose-container.jspa?contentType=1&containerType=14
    &container=3316>  For more information about maintaining your forum email
    notifications please go to http://forums.adobe.com/thread/416458?tstart=0.
    >

  • IPC Pricing with AP 7.00 Database Access/Call function module user-exit

    Hi experts,
    we are running SAP ECO on SAP ECC 6.0 with IPC Pricing AP 7.00 running in the VMC.
    I'm facing a new requirement. In an user-exit for requirements the access to the ABAP database is needed.
    (I know that the SAP recommendation is, don't have access to database. But we need this functionality)
    In ABAP it looks like:
    select single * from  a590
          into     LH_674_a590
          where    kappl  = 'V'
          and      kschl  = 'ZSPR'
          and      kunnr  = komk-kunnr
          and      matnr  = komp-matnr
          and      datbi  >= komk-prsdt
          and      datab  =< komk-prsdt.
    Is there a possibility to implement the same SELECT in the Java-User-Exit?
    Is there maybe the alternative to call a function module instead?
    The database exits on the same application server on which the VMC runs.
    If there is a possiblity can anyone provide me with sample coding or give an advice where to find samle coding?
    I would prefer to call a functions module.
    Thanks in adcance
    Karl-Wilhelm

    Hi Shanto & Sumit,
    Thanks for the inputs.
    as per my understanding of the log
    java.lang.IncompatibleClassChangeError: com.sap.leasing.pricing.tools.LeasingPricingTools: method getPricingConditionByConditionTypeName(Lcom/sap/spe/pricing/transactiondata/userexit/IPricingItemUserExit;Ljava/lang/String;)Lcom/sap/spe/pricing/transa ctiondata/IPricingCondition; used to be stati
    error is thrown by the SAP standard user exit and because of which execution is failing in customer user exits and surprisingly we have not made any changes in both of them.
    this was working earlier before upload.could this be because of the jar packaging.
    how i can download the standard user exit com.sap.leasing.pricing.tools.LeasingPricingTools from crm
    for further investigation.
    Thanks,
    Siddharth

  • Problem while calling the user exit

    Hi All,
    In one of the program one user exit is called. Before this user exit ther is one FM . If I copy the same function module with a new name Z* , this user exit is not getting triggered. The program is going till the point where CALL CUSTOMER-FUNCTION '001' IS written but after that it's not going inside the user exit. But if I put back the original FM , this suer exit is getting triggered and it's gong inside the exit. I've activated the Project for this user exit also. As per our requirement I've to copy the original FM into Z* FM.But my doubt is when I put back the original FM , this User Exit is getting triggered whereas when I copied this FM it's not working .
    Anybody could helpme out why it's happening ?
    Thanks
    Alok

    Srinivas,
    Yes it's related to the other post where I had to copy one standard Function Pool.While copying the function pool I copied the FMs also.This problem is coming out of one FM ,when I changed this to Z* at the place where it is called, the user exit which is written inside that FM is not getting triggered even though program is reaching till the point where this user exit is called .
    Any clue ?
    Thanks
    Alok

  • Problem with viewing modules on iPhone / iPad

    Hello. I have a problem with viewing my modules on iPhone and iPad. I have the same problem previously with Captivate 6, which I honestly thought that it is solved on Captivate 7, downloaded the trial version just to test it and I got nothing improved about that,
    So, when I publish and upload my course on cloud.scorm.com I got this:
    iPhone - It only shows the top left of slides and I get full voiceover
    iPad - shows photo top left on last slide (not first?) and hangs with no voiceover
    This is a simple 4 slide course which I use for testing the project.
    If someone wants to test here is a link: http://cloud.scorm.com/sc//InvitationLaunch?userInvitationId=d75b27a6-e7df-41fa-87e6-d7576 48aea93
    And I really expect some help with this, because it's really important not to have this type of problems.
    Thanks.

    "And I really expect some help with this..."
    Please remember that this is a user forum, not Adobe Support.  If you've paid some money for something and it's not working as you expect, you certainly have the right to require the manufacturer to provide after sales support. 
    But you would not track down another purchaser of the same product and tell them they owe you support...would you?

  • [SOLVED] Problem with .htaccess and user dirs.

    Hi!..
    I write here because i have a problem with .htaccess files and url rewrites.
    I deployed a Cakephp[1] app in my /home/~asmerkin/public_html/books directory. This folder contains a .htaccess file with the following directives:
    <IfModule mod_rewrite.c>
    RewriteEngine on
    RewriteRule ^$ app/webroot/ [L]
    RewriteRule (.*) app/webroot/$1 [L]
    </IfModule>
    My server works well in user directories but it fails to rewrite urls. When i go to http://localhost/~asmerkin/books/ apache returns 404 error. If i go to apache log i find this:
    [Sat Sep 04 02:02:02 2010] [error] [client 127.0.0.1] File does not exist: /srv/http/home
    So the .htaccess is working but the url it rewrites is not correct. My httpd.conf file is this file[2]  and my httpd-userdir.conf is this one[3].
    So i'd like to know if somebody can help me with this issue. I tried everything without results.
    Thank you!
    [1]: Cakephp.org
    [2]: http://perkin.pastebin.com/g0dbbW2P
    [3]: http://perkin.pastebin.com/fprNYCRY
    Last edited by Perkin (2010-09-06 11:24:55)

    Finally i had to edit my .htaccess file adding a RewriteBase rule to it.

  • Problem with syncing AD users (LDAP)

    I am running into a 'problem' with syncing users from ad. I'm pretty sure i'm doing something wrong but i can't figure it out.
    When i sync manually the 'pop up' shows that it's synchronizing and after a few seconds it tells me "OK". But there are 0 users imported.
    http://www.dualdude.net/bm/run_ldap_sync.jpg
    The connection and credentials to access the AD work since they are also used for Zarafa and Samba AD synchronization. The AD is running on an Windows Server 2008 Enterprise x64 machine.
    This is a screenshot of the configuration used:
    http://www.dualdude.net/bm/ldap_config.jpg
    Any thoughts on what i'm doing wrong?

    I got the same problem when using groupfilter:
    User Filter: (&(|(objectClass=Person)(objectClass=orgPerson)(ob jectClass=inetOrgPerson))(groupMembership=cn=users ,ou=org,o=firma))
    Group Filter: (&(|(objectClass=group)(objectClass=groupOfNames)( objectClass=groupOfUniqueNames))(|(cn=G4)(cn=TC*)) )
    Do you use groups for the allowed users in teaming?
    >>> lnijhuis<[email protected]> 14.01.2010 16:36 >>>
    Thank you for your reply. I guess the comma's should be right. When i
    change the first "ou=" in the Base DN to "cn=" the error message states
    that the best it can do is reach
    ou=OrganizationalUnit,dn=domain,dn=local. So i guess that shouldn't be
    the problem?
    By default there is a container "Users" in AD, which we don't use. The
    person that configured the server created an OU on the same level as the
    default container. THe name of this OU has a space in the name, like
    "Organi Zation". This OU contains another OU called Users. This is where
    the users are located. When i run the ldap query i don't get any errors
    about the base DN. It does when i change it.
    The full filter is:
    (|(objectClass=Person)(objectClass=orgPerson)(obje ctClass=inetOrgPerson))
    lnijhuis
    lnijhuis's Profile: http://forums.novell.com/member.php?userid=63756
    View this thread: http://forums.novell.com/showthread.php?t=397993

  • SYSDBA - problem with viewing other users package body texts on sys account

    Hi,
    SQL Dev 1.0.0.15.27 has problem with correct display of other users package body texts on sys account. All bodies have "create or replace" text instead of all pck. bodies text.
    I guest it's problem with SYSDBA role. On system account text is displayed correctly. Quest SQL Navigator 5.x has no problem with this. Any ideas ?
    Regards,
    MM

    Hi Everyone,
    Just so I can close the case on this issue, although I was successful in
    using CSS to resolve the issue, actually, the issue was not really
    resolved. There was (for me) still the problem of rollover images not
    working in IE, and if I were ever to get another good night's sleep, I
    would need to resolve it -- so I did. Recall me saying earlier about the
    sizes being brought in to the javascript code by Dreamweaver? The original
    issue with having the size of the small image in the code caused the code
    to see the larger image as small also! However, when I deleted those size
    attributes' numbers, I failed to delete the words "width" and "height"
    along with the double quotes following each. So, while the other browsers
    ignored these "blank" attributes within these double quotes, IE apparently
    didn't, reading these "blank" values as some very small value, thus
    displaying the image in the absolutely smallest size possible! Wow! When I
    removed these two blank attributes, my problem went away! Live and learn!
    So, to all who were desperately trying to assist me, please accept my
    deepest and most sincere apologies. All the while I was blaming IE, I was
    the guilty one!!! Shame on me, and thanks for the wonderful responses I
    received from the Dreamweaver forum team. I will go and stand in the corner
    for 8 hours with my dunce cap on...
    Joe Dardard

  • Problem with Fabric Module 2 in Nexus 7010

    Hi, I’ve got this problem with my N7K and 2 of the fabric module’s.  The front LED of the N7K is yellow/orange instead of green (it’s supposed to be green I believe).  Not sure what this relates to, hw issue, config issue or?
    As you can see below, 2 of the fabric module are powered down.  Restarting the fab’s og restarting the N7K does not power up the fab module’s.
    VDC-ADMIN# sh module
    Mod  Ports  Module-Type                         Model              Status
    4    12     10/40 Gbps Ethernet Module          N7K-F312FQ-25      ok
    5    0      Supervisor Module-2                 N7K-SUP2E          active *
    6    0      Supervisor Module-2                 N7K-SUP2E          ha-standby
    7    12     10/40 Gbps Ethernet Module          N7K-F312FQ-25      ok
    10   4      Network Analysis Module NAM-NX1     N7K-SM-NAM-K9      ok
    Mod  Sw              Hw
    4    6.2(6a)         1.0
    5    6.2(6a)         6.0
    6    6.2(6a)         6.0
    7    6.2(6a)         1.0
    10   6.2(6a)         1.0
    Mod      Application Image Description    Application Image Version   Status
    10       Application linecard image       6.0(1)                      ok
    Mod  MAC-Address(es)                         Serial-Num
    4    28-34-a2-ab-e1-dc to 28-34-a2-ab-e2-17  JAE181002NA
    5    e4-c7-22-10-2f-4f to e4-c7-22-10-2f-61  JAF1748AFJR
    6    e4-c7-22-0f-dd-13 to e4-c7-22-0f-dd-25  JAF1748AFKG
    7    54-4a-00-ac-09-d8 to 54-4a-00-ac-0a-13  JAE181002PX
    10   e4-c7-22-0f-95-e6 to e4-c7-22-0f-95-ef  JAF1801AABH
    Mod  Online Diag Status
    4    Pass
    5    Pass
    6    Pass
    7    Pass
    10   Pass
    Xbar Ports  Module-Type                         Model              Status
    1    0      Fabric Module 2                     N7K-C7010-FAB-2    ok
    2    0      Fabric Module 2                     N7K-C7010-FAB-2    ok
    3    0      Fabric Module 2                     N7K-C7010-FAB-2    ok
    4    0      Fabric Module 2                     N7K-C7010-FAB-2    powered-dn
    5    0      Fabric Module 2                     N7K-C7010-FAB-2    powered-dn
    Xbar Power-Status  Reason
    4    powered-dn     Reset (powered-down) because module does not boot
    5    powered-dn     Reset (powered-down) because module does not boot
    Xbar Sw              Hw
    1    NA              1.5
    2    NA              1.5
    3    NA              1.5
    Xbar MAC-Address(es)                         Serial-Num
    1    NA                                      JAF1749AFAB
    2    NA                                      JAF1749AFDF
    3    NA                                      JAF1748AEQR
    4    NA                                      JAF1746BEFB
    5    NA                                      JAF1749AMCA
    * this terminal session
    VDC-ADMIN#

    Well, not much info from that command.  
    VDC-ADMIN# sh environment power
    Power Supply:
    Voltage: 50 Volts
    Power                              Actual        Total
    Supply    Model                    Output     Capacity    Status
                                     (Watts )     (Watts )
    1        N7K-AC-6.0KW               800 W       6000 W     Ok
    2        N7K-AC-6.0KW               641 W       6000 W     Ok
    3        ------------                 0 W          0 W     Absent
                                      Actual        Power
    Module    Model                     Draw    Allocated    Status
                                     (Watts )     (Watts )
    4        N7K-F312FQ-25              289 W        340 W    Powered-Up
    5        N7K-SUP2E                  128 W        265 W    Powered-Up
    6        N7K-SUP2E                  128 W        265 W    Powered-Up
    7        N7K-F312FQ-25              281 W        340 W    Powered-Up
    10       N7K-SM-NAM-K9              333 W        750 W    Powered-Up
    Xb1      N7K-C7010-FAB-2             39 W         80 W    Powered-Up
    Xb2      N7K-C7010-FAB-2             39 W         80 W    Powered-Up
    Xb3      N7K-C7010-FAB-2             44 W         80 W    Powered-Up
    Xb4      N7K-C7010-FAB-2            N/A           80 W    Powered-Dn
    Xb5      N7K-C7010-FAB-2            N/A           80 W    Powered-Dn
    fan1     N7K-C7010-FAN-S            198 W        720 W    Powered-Up
    fan2     N7K-C7010-FAN-S            198 W        720 W    Powered-Up
    fan3     N7K-C7010-FAN-F             14 W        120 W    Powered-Up
    fan4     N7K-C7010-FAN-F             14 W        120 W    Powered-Up
    N/A - Per module power not available
    Power Usage Summary:
    Power Supply redundancy mode (configured)                PS-Redundant
    Power Supply redundancy mode (operational)               PS-Redundant
    Total Power Capacity (based on configured mode)               6000 W
    Total Power of all Inputs (cumulative)                       12000 W
    Total Power Output (actual draw)                              1441 W
    Total Power Allocated (budget)                                4040 W
    Total Power Available for additional modules                  1960 W
    VDC-ADMIN#

  • Problem with table called User?

    Hi!
    I get the following error message. The error is that there should be a
    space after the table name.
    com.solarmetric.kodo.runtime.FatalDataStoreException:
    com.solarmetric.kodo.impl.jdbc.sql.SQLExceptionWrapper:
    [SQL=INSERT INTO User(COUNTRYX, EMAILX, FIRSTNAMEX, JDOCLASSX, JDOIDX,
    JDOLOCKX, LASTNAMEX, PASSWORDX, PREFERREDLANGUAGEX, STATEX, USERNAMEX,
    WANTSNEWSX) VALUES (null, '[email protected]', 'Mr.',
    'com.everwhere.idiomatica.app.security.User', 0, 0, 'Admin', '**admin**',
    0, null, 'admin', 0)]
    [PRE=INSERT INTO User(COUNTRYX, EMAILX, FIRSTNAMEX, JDOCLASSX, JDOIDX,
    JDOLOCKX, LASTNAMEX, PASSWORDX, PREFERREDLANGUAGEX, STATEX, USERNAMEX,
    WANTSNEWSX) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)]
    Syntax error or access violation: You have an error in your SQL syntax.
    Check the manual that corresponds to your MySQL server version for the
    right syntax to use near 'User(COUNTRYX, EMAILX, FIRSTNAMEX, JDOCLASSX,
    JDOIDX, JDOLOCKX, [code=1064;state=42000]
    Shouldn't the
    com.solarmetric.kodo.impl.jdbc.DictionaryClass:
    com.solarmetric.kodo.impl.jdbc.schema.dict.MySQLDictionary
    setting know how to write the sql statement? or is it a problem with the
    table being called user?
    Thanks,
    Nic.

    It is fully dependent on your kodo.properties file:
    See:
    http://solarmetric.com/Software/Documentation/2.5.0/docs/ref_guide_conf_kodo.html#com.solarmetric.kodo.impl.jdbc.DictionaryProperties
    On Wed, 18 Jun 2003 14:52:02 +0000, Nic Cottrell wrote:
    Hi Stephen!
    I changed the table name and everything works. As far as the InnoDB table
    type goes - why does the schematool with ant build MyIsam tables if we
    should be using InnoDB type tables?
    Nic.
    Stephen kim wrote:
    I'm not 100% sure as I personally haven't played with mysql recently,
    but I would suggest moving to a different table name as IIRC, it is
    reserved for MySQL access info. If that doesn't resolve the problem, we
    can reinvestigate the situation.
    Also, be sure to use InnoDB table type if you expect any transactional
    integrity in MySQL (see our docs)
    On Wed, 18 Jun 2003 09:54:10 +0000, Nic Cottrell wrote:
    Hi!
    I get the following error message. The error is that there should be a
    space after the table name.
    com.solarmetric.kodo.runtime.FatalDataStoreException:
    com.solarmetric.kodo.impl.jdbc.sql.SQLExceptionWrapper: [SQL=INSERT
    INTO User(COUNTRYX, EMAILX, FIRSTNAMEX, JDOCLASSX, JDOIDX, JDOLOCKX,
    LASTNAMEX, PASSWORDX, PREFERREDLANGUAGEX, STATEX, USERNAMEX,
    WANTSNEWSX) VALUES (null, '[email protected]', 'Mr.',
    'com.everwhere.idiomatica.app.security.User', 0, 0, 'Admin',
    '**admin**', 0, null, 'admin', 0)]
    [PRE=INSERT INTO User(COUNTRYX, EMAILX, FIRSTNAMEX, JDOCLASSX, JDOIDX,
    JDOLOCKX, LASTNAMEX, PASSWORDX, PREFERREDLANGUAGEX, STATEX, USERNAMEX,
    WANTSNEWSX) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] Syntax error
    or access violation: You have an error in your SQL syntax. Check the
    manual that corresponds to your MySQL server version for the right
    syntax to use near 'User(COUNTRYX, EMAILX, FIRSTNAMEX, JDOCLASSX,
    JDOIDX, JDOLOCKX, [code=1064;state=42000] -----------
    Shouldn't the
    com.solarmetric.kodo.impl.jdbc.DictionaryClass:
    com.solarmetric.kodo.impl.jdbc.schema.dict.MySQLDictionary
    setting know how to write the sql statement? or is it a problem with
    the table being called user?
    Thanks,
    Nic.
    Steve Kim
    [email protected]
    SolarMetric Inc.
    http://www.solarmetric.com
    Steve Kim
    [email protected]
    SolarMetric Inc.
    http://www.solarmetric.com

  • 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

  • Problem with memory module

    The problem with upgrade memory module.
    Available:
      Cisco 2951 router with the default memory module 512Mb.
    Additionally purchased:
      Memory Module MEM-2951-1GB (SG572288FG8P6ILMH4)
      Problem Description:
      When you start seeing a hardware router modules, after loading the ROMMON
      reading failure IOS image
      The first module is worth the default 512M, 1G second unit acquired
      The permutation modules as well as single use module 1G situation has not changed.
    Work whether the module supplier sold me?

    It shouldn't cost you a fortune, John.  I usually find Apple re-sellers very obliging on matters like this.  Where did you buy your memory from?   If it was Apple retail they may help and explain about the residue at the same time.
    It's not unusual to meet difficulties with the fitting of memory but the residue is something I haven't met before.  

Maybe you are looking for

  • IE 6 problems with creator

    hi, when i finish an example in creator, when i deploy and run it, in safari and mozilla, all behaviors of buttons or all page runs as i tought, but when i runs the proyect in IE 6 maybe dont work partially or completly, why is that?, my mistake?

  • Oracle User retrieved as ANONYMOUS

    Hi all, I am running an application on oracle apex 3.2 over oracle 11G database. I am updating a table with 5 columns. I am providing 4 columns as my parameters and 5th by running a trigger on every update. This column in update_user_id. In this trig

  • SL Upgrade - Standard Account Beach Ball Spinning on Right Menu Bar?

    Just upgraded to SL from Leopard 10.5.8. Install went smoothly, went through typical verification of software, etc. Most things look good; I know the forums are flooded with folks having a terrible time, but the only buggy thing so far I've noticed i

  • White box around tif after flatten transparnecy

    ok, ive got no help from adobes "chat line"o so far. the tech help apparently read my question then slows the response till i disconnect. here is my hopefully simple questions. i created a design entirely in illustrator. some of the objects i saved a

  • Need to find out the traffic coming into and going out of ALSB

    Hello, I would like to know if there is a way to find out the traffic coming into and going out of ALSB (Number of Messages). Please let me know if i am not clear. Thanks, Varun