IBAN - creation via LSMW- Field not activated

Hi Gurus,
For norway payroll,
I want to use IBAN for infotype 0009.........through PA30,it is allowing me to enter IBAN details. But in large scale, when i am using LSMW or BDC for uploading infotype 0009, IBAN button is shown as deactivated.
Can anyone help me, My golive is on 15th october 08
Thanks,
Sandeep

done in a correct way it works fine:
example for Germany
    select single intca into gv_intca from t005 where land1 = p0009-banks.
    if sy-subrc <> 0.
    errorhandling
      continue.
    endif.
    concatenate: p0009-bankl p0009-bankn gv_intca '00' into
                 gv_iban.
  Calculate check digit
    call function 'CALCULATE_IBAN_CHECK_DIGIT'
      exporting
        i_check_string = gv_iban
      importing
        e_check_digit  = gv_checkdig.
  Get IBAN together
    concatenate: gv_intca gv_checkdig p0009-bankl p0009-bankn
                 into gv_iban.
    tiban-mandt      = sy-mandt.
    tiban-banks      = p0009-banks.
    tiban-bankl      = p0009-bankl.
    tiban-bankn      = p0009-bankn.
    tiban-iban       = gv_iban.
    tiban-valid_from = p0009-begda.
    tiban-ernam      = sy-uname.
    tiban-erdat      = sy-datum.
    tiban-tabname    = 'PA0009'.
    tiban-tabkey     = p0009-pernr.

Similar Messages

  • PO creation via BAPI is not into database after run BAPI_PO_CREATION1

    Dear friends ,
    I have done an case to test PO creation via BAPI_PO_CREATION1.
    I run the BAPI and the PO number is presented to me.
    But the PO is not in the database.
    Should I done another step to write this PO into the database?
    best regards,
    Ale

    *Confirm the document creation by calling database COMMIT
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
    EXPORTING
       WAIT          = 'X'
    IMPORTING
      RETURN        =
    end-of-selection.
    *Output the messages returned from BAPI call
    LOOP AT RETURN.
    WRITE / RETURN-MESSAGE.
    ENDLOOP.

  • Cost Center field not active

    Dear Friends
    I have a situation where when I try to hire a person, the cost center field is not active.  I have checked in screen modification, but it is in standard setting only.  Even I tried to assign the particular position using relationship A 011.
    Please help
    Regards
    Santhosh.S

    Dear Biswajit
    The cost center field is uneditable.  My PA OM switch is already active.  My doubt is when I hire a person to that particular positions the cost center field in Organizational assignment is not editable.
    One more doubt I am having is where do we assign the cost center.
    To my understanding it should be done is Org Unit level or even can be maintained in position level using A011 and the same should be reflected when a person is hired to that particular org unit or person, but it is still not reflecting the cost center.
    Can the cost center be changed, if it can be changed, then how.
    Please advise me as to my understanding is correct or not.
    Please help.
    Regards
    Santhosh.S

  • Classification view creation via LSMW for Material master

    Hi,
    We are planning to have an LSMW for creation of material master along with classification view for configurable materials.
    Though we see a flag to indicate classification view  - XEIC1                        Indicator: take Classification view into account
    We do not see a structure where in we can pass all the characteristics and the corresponding values.
    Is this something possible only with BAPIs such as -> BAPI_OBJCL_CREATE after creation of other view for that material.
    Regards,
    HR

    Hi,
    Thanks for the response. This is helpful.
    However, we were intending to use a single LSMW for creation of all views of material master including classification view. Right now we are using Program RMDATIND as direct input method in LSMW.
    Please let me know if there is a way to use single LSMW for creation of all views of material master.
    Thanks
    HR
    Edited by: Hema Rao on Jan 8, 2009 7:58 AM

  • Create KANBAN control cycle (PK01) via LSMW

    Hi,
    Anybody perofrmed control cycle creation via LSMW using BAPI or IDOC method? I need to know the Business object (BAPI method) or Message type for IDOC menthod in LSMW for PK01 tcode.
    Thanks.

    you should enable the F4 search help in your LSMW.
    I have it active and found Idoc PKHD5

  • Sharepoint 2013 Active Directory Import- Manager field not updating

    Hi,
      SharePoint 2013 Active directory import  -Manager field not updating
    Concern/Issue-
     We are using SharePoint and configured the Active Directory Import .First import it seems everything is working fine and OOB Organization chart  built using User profile data is coming out right.
    Now the user is moved from one Organization Unit to Another.
    Now our Manager field is not Updating .There is change in AD manager attribute but not reflecting in the SharePoint User profile.
    Manger field is mapped to "manager" attribute in SharePoint.
    We tried removing the user and Re-Import using Incremental import but no luck.
    Thanks for help in advance
    Sachin

    Moving a user from one OU to another in AD won't normally change the Manager attribute in AD.  You would need to edit the user's organization settings to change the manager value in AD.  I've also seen these changes not be picked up unless something
    other than just the manager field in AD changing.  Try changing something like Office location and see if the manager change is picked up by AD Import.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • When creating a new window in safari, using command T, the marker have not activated the search field. It means you have to click there every time. Changed after upgrading to Mavericks. Anyone knows how to change this?

    When creating a new window in safari, using command T, the marker have not activated the search field. It means you have to click there every time. Changed after upgrading to Mavericks. Anyone knows how to change this?

    Yes, you can do something like that. What you would do is create a button for each image and then hide them. When I do this type of thing I place all of the buttons on a template page and then hide the template.
    You can then use JavaScript to copy the icon from any of the hidden buttons to the main button that you've set up to display the image. For example, suppose you set up 10 buttons named b1, b2, b3, ...b10. The code to copy the icon from one of them to the button used to display the image (b0) would be something like this:
    // Get the icon from the b3 button
    var oIcon = getField("b3").buttonGetIcon();
    // Get  reference to the b0 button
    var f = getField("b0");
    // Set the icon of the b0 button to the icon retrieved from the hidden button
    f.buttonSetIcon(oIcon);
    // Show the b0 button
    f.display = display.visible;
    This code would go in the Mouse Up event of the smaller button.

  • Profit Segment not activated during creation of purchase order item

    Hello,
    While I create a Purchase Order Item, in the account assignment tab, I may fill in at least a cost center or a cost center and an internal order.
    If I fill in only a cost center and key the enter buton, the profit segment is activated.
    If I fill in the cost center and the Internal Order at the same time and afterwards I key the enter button, the profit segment is not activated. I have to click on the Profit segment button and validate the profit segment manually.
    Could you tell me what the problem is?
    Thank you in advance
    Regards

    Hi
    That makes sense to me
    In any entry you can enter One REAL Object and more than one Stat Object...
    SInce you entered Cost Center in Option 1 - You were proposed with PSG and IO as the option
    Since you entered Cost center *** REAL IO in Option 2 - The system got what it wanted i.e. One REAL OBJECT.. hence, no more objects are proposed to you... However, you can manually enter PSG or WBS if allowed in your Field Status Group in FI
    br, Ajay M

  • I was able  to print with my acrobat before, but I can no longer do it.  the error message says "adobe creation cannot continue because acrobat is not activated"  How do I activate it?

    i was able  to print with my acrobat before, but I can no longer do it.  the error message says "adobe creation cannot continue because acrobat is not activated"  How do I activate it?

    I have the exact same issue. I can print one document and then I get the error mentionned above ("adobe creation cannot continue because acrobat is not activated"). Then I need to reboot in order to be able to print a new document.
    I have suite and went to Photoshop as suggested, but this program is already activated. I tried to launch Acrobat Pro but it won't.
    I'm using the Design and Web Premium CS6 Suite on Windows Vista.
    Thank you so much for your help.

  • Nfs mount point does not allow file creations via java.io.File

    Folks,
    I have mounted an nfs drive to iFS on a Solaris server:
    mount -F nfs nfs://server:port/ifsfolder /unixfolder
    I can mkdir and touch files no problem. They appear in iFS as I'd expect. However if I write to the nfs mount via a JVM using java.io.File encounter the following problems:
    Only directories are created ? unless I include the user that started the JVM in the oinstall unix group with the oracle user because it's the oracle user that writes to iFS not the user that creating the files!
    I'm trying to create several files in a single directory via java.io.File BUT only the first file is created. I've tried putting waits in the code to see if it a timing issue but this doesn't appear to be. Writing via java.io.File to either a native directory of a native nfs mountpoint works OK. ie. Junit test against native file system works but not against an iFS mount point. Curiously the same unit tests running on PC with a windows driving mapping to iFS work OK !! so why not via a unix NFS mapping ?
    many thanks in advance.
    C

    Hi Diep,
    have done as requested via Oracle TAR #3308936.995. As it happens the problem is resolved. The resolution has been not to create the file via java.io.File.createNewFile(); before adding content via an outputStream. if the File creation is left until the content is added as shown below the problem is resolved.
    Another quick question is link creation via 'ln -fs' and 'ln -f' supported against and nfs mount point to iFS ? (at Operating System level, rather than adding a folder path relationship via the Java API).
    many thanks in advance.
    public void createFile(String p_absolutePath, InputStream p_inputStream) throws Exception
    File file = null;
    file = new File(p_absolutePath);
    // Oracle TAR Number: 3308936.995
    // Uncomment line below to cause failure java.io.IOException: Operation not supported on transport endpoint
    // at java.io.UnixFileSystem.createFileExclusively(Native Method)
    // at java.io.File.createNewFile(File.java:828)
    // at com.unisys.ors.filesystemdata.OracleTARTest.createFile(OracleTARTest.java:43)
    // at com.unisys.ors.filesystemdata.OracleTARTest.main(OracleTARTest.java:79)
    //file.createNewFile();
    FileOutputStream fos = new FileOutputStream(file);
    byte[] buffer = new byte[1024];
    int noOfBytesRead = 0;
    while ((noOfBytesRead = p_inputStream.read(buffer, 0, buffer.length)) != -1)
    fos.write(buffer, 0, noOfBytesRead);
    p_inputStream.close();
    fos.flush();
    fos.close();
    }

  • Active Directory cn field not updated from sap HR using ldap.

    Hi,
    Apologies if this is in the wrong forum area.
    I am using the LDAP facility to create and modify Active Directory records from sap HR. Initially, the name field cn that was coming across into AD was in the format of the logical system and employee number, eg, RD4CLNT22000000711.
    I then implemented the BADI HRLDAP_ATTRIBUTES which then changed this name field cn in the active directory listing to the format; surname, forename.
    It works fine when I create a new user, however the problem comes when I update the persons name in the sap hr module. The data that comes across into Active Directory shows the change to the persons surname sn, forename and displayname fields is there but the cn field is still showing as the previous name.
    In short, when a new user is created, the cn field in active directory is correct
    (surname, forename) but when the employee’s name is modified, that change is not brought across to the cn field even though the surname, forename and displayname fields are updated correctlyon AD.
    We are on release 4.70.
    Anyway, if anyone could help I would be very grateful.
    Thanks
    David

    Hi
    The problem it is causing us is that the cn field is incorrect and does not mirror the change in sap HR, therefore the Active Directory entry for the employee is not totally accurate.
    When an employee changes their name in SAP HR - usually their surname, we would then want to update the employee’s active directory account to show this change and this includes the cn field also. At the moment the firstname, lastname fields do get updated with the change so we would want the cn field to show this as well otherwise the cn field would be incorrect and not match up with the employee's AD firstname & lastname fields.
    Dave

  • IPad1: synchronization button not active in iTunes = cannot synchronize anymore (either via Wlan nor via USB)

    after i recognized that my IPad is not synchronized via WLAN i tried to do this via USB. I connected the iPad with the computer and configured iTunes to NOT synchronize via WLAN. In iTunes the "Synchronize" button is shown, but not activated. Therefore i'm currently not able to synchronize.
    ==> can someone help?

    after i recognized that my IPad is not synchronized via WLAN i tried to do this via USB. I connected the iPad with the computer and configured iTunes to NOT synchronize via WLAN. In iTunes the "Synchronize" button is shown, but not activated. Therefore i'm currently not able to synchronize.
    ==> can someone help?

  • I would like na interactive discussion with somoeone who can help me find a serial number for my Photoshop Elements 10 I recently bought via ebay. The system tells me the redemption coade is not active. Help!!

    Can someone help me to find a serial number for my Photoshop Elements 10 software, recently bought (as new) via e-bay. I have an adobe ID, have enterred the redemption code and been informed it is not "active" How do I proceed to install my softwared from the CDs? The plastic "label" over the code on the back of the box had not been tampered with.
    Ian Whittle
    <Removed by Moderator>

    Contact the eBay vendor who sold you the software.

  • Adobe PDF creation cannot continue because Acrobat not activated

    Adobe CS3, Acrobat Professional 8.1.0, Windows XP Pro: CS3 has been working faultlessly for several years. Suddenly, when I try to print using Adobe PDF as printer I get message "Adobe PDF creation cannot continue because Acrobat not activated". To my knowledge all of CS 3 should be activated. InDesign, Photoshop, Bridge, Illustrator, etc work fine. I can even open Acrobat 8 and call up documents but I cannot print to it. When I click on "Activation" in Help menu, both "Activate" and "Deactivate" are grayed out. Any suggestions?

    Perhaps you should use this tool:
    <http://www.adobe.com/support/contact/licensing.html>
    The tool repairs the license but before using this tool, have you tried re-booting the system just in case this is a temporary problem?  Also, it is a good idea to create a temporary profile and try using the PDF printer to see if it is working.
    If it is working in your temporary profile, then this suggests that your preference file might need to be re-created but this is for next time after you have tried using the pdf in your test profile.
    G/L

  • UDF fields from Active to not Active suddenly

    Hi everyone,
    a customer has submitted a problem which is quite strange. For one of the users, about once a month UDF fields in Item Master Data that are set to Visible and Active suddenly are not Active anymore. The user has no permission to change these settings. But there is something even more strange than that: at the same time, the master data for two items are displayed. For one item, the UDF are active, and for the second one they are not ! I have not yet created a message with the support because I don't have enough clues at what is taking place.
    Has someone already seen that ? Does anyone as a clue at what I should look at ?
    Thanks
    Gilles Plante

    Hi
    Since there is a duplication of data , I would suggest you to log support to SAP.
    Please check also if change log is activated on Item master which you can see from Menubar - Tools --change log
    If regarding UDF concern ,
    You could check --go to tools --customisation tools --setting  (or CtrlShiftB) 
    Check what it up there .
    I guess it is too hard for troubleshooting because we don't know what exactly trigger your problem.
    If you can get more details  like user 1 was doing ...,then...  we can probably look more in detail .
    So far i will first, I would suggest you to log support to SAP because your data is duplicated and also check how many data are duplicated also ..
    Thank you
    Bishal

Maybe you are looking for

  • Work with metadata in Adobe Bridge

    This question was posted in response to the following article: http://help.adobe.com/en_US/creativesuite/cs/using/WSfd1234e1c4b69f30ea53e41001031ab64-734 ba.html

  • Calling java code from vc++6

    please explain how i can do this

  • I accidently deleted a saved document how do i restore it?

    I accidently deleted a saved document how do i restore it?

  • Possible Internal Defectiveness

    I think there might be a defective system in my iPod touch. None of the problems I have greatly limit my ability to listen to my iPod, so I've stalled sending it in due to the great importance of it in my everyday routine. However, I pose this questi

  • Camera problem in 501 after reset

    Please help me. I updated my phone(asha 501) a few days ago. I reset my phone today. After reset when i capture an image the preview goes to the left. But when i open gallery it's vanished. I checked the files also but didn't find the photo. For ever