RFC - Receiver create Customer (Cannot see created user and created time)

Hi,
My scenario is JDBC - XI - RFC to create/change customer master. My problem happens with customer created/changed by RFC. When I look at administrative data of customer master, created by and created date are empty. http://www.imagecross.com/07/image-hosting-view-11.php?id=53673.png My requirement is that log on user which i input in receiver cc of RFC in ID should be used as created user in customer master and created  date should also be updated too.
Any solution for this? Is there any configuration in XI required or may be a guideline for using ABAP in RFC to do this?
Thanks,
Pavin

Hi
When u execute form se37 it wud update with the user logged in
same wud happen when Receiver Adapter RFC wud log in and update r change
shud update with user wat u have entered in Config
try to run the RFC from se37
rgds
srini

Similar Messages

  • Cannot select Preserve Users and Network Settings

    I am trying to do an Archive and Install but want to save my user settings but I cannot select "Preserve Users and Network Settings" as it is grayed out and unelectable. The question is, why?

    Have a read of this.
    http://discussions.apple.com/thread.jspa?threadID=1858697&tstart=1

  • Hello. I recently updated numbers on my macbook pro. I like the auto completion feature (proposing te word as I type). With this new update, I cannot see this feature and it doesn't work automatically. Can I have any help on this issue ?

    Hello. I recently updated numbers on my macbook pro. I like the auto completion feature (proposing te word as I type). With this new update, I cannot see this feature and it doesn't work automatically. Can I have any help on this issue ?

    This is really unfortunate. I'm sorry that nothing works. I was going to mention holding down the power button and doing a force shutdown but you already did that. You might need to take it into the Apple store. I don't know if booting into safe mode would help. You would have to turn off the machine again, hit the start button and hold down the shift key after you hear the tone, but normally you would let go of the shift key when you see the apple logo and spining wheel. Maybe by holding down the shift key after you here the tone will cause the screen to come back on? The other option is to start up from the 'install disk' if your machine came with one. You would insert the disk, then shut down the computer, and hold down the C key right after hitting the start button.
    Here's the link for the safeboot
    http://support.apple.com/kb/HT1564?viewlocale=nl_nl

  • New LoginManager cannot see all users

    Hi all,
    Just trying to get to grips with users and roles in Azure, and I've hit a couple of questions.
    Here's the process I've been through.
    I created a new server
    I exported a database from an existing SQL Server as a bacpac file, and successfully imported it into Azure (this step I'm hazy on the details, because I only did it the once, and it was a while back now!)
    I connected an existing MS Access front end to the Azure SQL Database successfully.
    This database is for a client with half a dozen staff. All works well.
    Going through the database in more detail today, I noticed that the database in question has users for the staff at my client, but not a user called Andrew - which I've always logged in as. Looking more closely, I see that the Login of Andrew, which I understand
    was created as part of the provisioning process when I set up Azure SQL Database, is mapped to dbo within the database.
    In order to keep things simple, I decided today to create a new user "Andrew" on the database, which would map to the Server login of Andrew. To do so, I used this statement:
    CREATE USER andrew
    FOR LOGIN Andrew
    However, the following message was returned:
    'Andrew' is not a valid login or you do not have permission.
    This confuses me, as I can see that the login Andrew does exist, both when I look at the Security > Logins object within SSMS, and if I issue the statement
    SELECT * FROM sys.sql_logins
    So, I thought that maybe the solution would be to create a new Login, called AndrewR, and then create a new User on the database (and on the master database), also called AndrewR. This I did, and then I used the following two statements (while logged in
    to the Master database as the original Andrew account):
    exec sp_addrolemember 'loginmanager' , 'AndrewR'
    exec sp_addrolemember 'dbmanager' , 'AndrewR'
    Now, all seems good, in that the login is created successfully, as is the user. However, I now have the following problems:
    When I log in to master as AndrewR (the new user) I can see all the databases. But I can't see any user except AndrewR, dbo, guest, sys and INFORMATION_SCHEMA. When I log in as the original login (Andrew) I can see all the users on all the databases.
    Despite having granted loginmanager role to AndrewR, when logged in as AndrewR if I try to create a new user, I get a strange error:
    Password validation failed. The password does not meet policy requirements because it is not complex enough.
    This would make sense except that the password I've tried to assign is 'drtrtDSP()*)_IPOJTh1s_FREDpw1!' which is about as complex as I can come up with!
    None of this solves my original issue of trying to create a user called Andrew to match the original Login of Andrew.
    I'm sorry to post several questions in one post, but they seem to me to be all part of this same issue.
    Can anyone help or provide guidance?
    Incidentally, I've read (several times!) the information at http://msdn.microsoft.com/en-us/library/ee336235.aspx - this is where I've gained what little knowledge I have!
    Many thanks
    Andrew

    Hello
    Andrew,<o:p></o:p>
    Thank you
    for the explanation. Is there is a specific reason why you want to create a
    user 'Andrew' for the Server-level principal login 'Andrew'. Cause - <o:p></o:p>
    1. The
    database user in the master database corresponding to the server-level
    principal login cannot be altered or dropped.
    2. Although the server-level principal login is not a member of the two
    database roles dbmanager and loginmanager in the master database, it has all
    permissions granted to these two roles.<o:p></o:p>
    Please refer msdn.microsoft.com/en-us/library/azure/ff394108.aspx#logins and msdn.microsoft.com/en-us/library/ee336235.aspx#DatabasePerms for details.
    Also, I
    believe only the creator of the database(and the server-level principal login)
    can create users in that database. For ex - <o:p></o:p>
    After you
    created user AndrewR and granted it the dbmanager and loginmanager roles.<o:p></o:p>
    1. Connect to the database server(master database) as AndrewR.<o:p></o:p>
    2. Create a new database AndrewDB and a new login AndrewR1, like below - <o:p></o:p>
    create database AndrewDB<o:p></o:p>
    create login AndrewR1<o:p></o:p>
    exec sp_addrolemember 'loginmanager' , 'AndrewR1'<o:p></o:p>
    exec sp_addrolemember 'dbmanager' , 'AndrewR1'<o:p></o:p>
    3. Connect to the database AndrewDB as AndrewR<o:p></o:p>
    Create user AndrewR1 for login
    AndrewR1                       
    -------à this works.<o:p></o:p>
    I hope this
    helps. <o:p></o:p>

  • CAnnot see the tree and how to sync users

    Setting up a demo network.
    1 Novell Netware SBS server
    1 Linux SBS server
    Installed eDirectory to the Linux box, imanager and everything works fine.
    Netware - master replica
    Linux - read/write
    If the Netware server goes down, we cannot see the tree.
    Tried with SLP and without.
    creating users in iManager from either server IP works fine and shows up in
    Console1
    Is there a way that when we add a user to the NDS, that it will create a
    user on the Linux server as well? I mean on the actual linux server, not
    eDirectory?
    I suppose similar to setting DirXML for Active Directory and NDS?

    Hi, thanks for your e-mail, pretty much the same deal for me, except one of
    my techs is a Red Hat guy, so we had some tech knowledge before testing
    this.
    Actually, we noted that through ldap, we can see the eDirectory users on the
    Linux server under the users section, and we can add them to linux groups
    and shares, which through the setup of Samba, can map drives to the linux
    server.
    you should check out the article I sent along earlier that explains how to
    set that up. Very interesting.
    >>> <stanch@**.co.uk> 3/4/2006 1:11:31 AM >>>
    Hello Robert,
    Just so you don't feel alone out there..
    A little of my background. I am a Linux newbie, ex MCNE from NW4 days and
    run and deploy NW65 im my job. I decided to learn Linux and as I don't use
    it at work. I thought the only real way to get familiar with it was to run
    it at home. I purchased NLSBS9 and have installed it as the home server
    and it runs the households email and Internet access. My users have
    resistance to Linux at the desktop so its XPpro for now.
    My experiences with NLSBS9..(remember I am a Linux newbie, hopefully if I
    tell you something that is incorrect someone will jump in and correct me.)
    It appears that NLSBS9 with it's accompanying Novell Linux desktop
    licences was conceived as a total package. Linux clients to Linux server.
    Windows client support is not so well implemented. For Windows user file
    and printer access you need to run and configure Samba. Samba requires
    linux users to be created and these are stored in an Ldap directory.
    eDirectory is present solely for GroupWise to run, it is not linked to the
    LDAP directory. The two directories are not linked or synced in any way.
    I thought NLSBS consisted of Suse Linux Open server plus Groupwise.
    Apparently not, as Suse has a facilty called LUM (Linux user management)
    which is a tool that you can manage users with and it is linked to
    eDirectory.
    A little birdie tells me an announcement about NLSBS9 and future
    developments could be made during Brainshare....
    There is a .PDF of nearly 8 mbs. that is a introductory course to
    installing and configuring NLSBS9 you can get it by running this url :-
    http://www.novell.com/partners/nlsbs...lsbs_final.pdf
    NLSBS9, for me, has been rock solid and all issues with it have been
    caused by my own inexperienced hands.....GroupWise has performed
    faultlessly.
    Hope this helps..
    Rgds.
    Stan Chelchowski

  • RAU Add User - Cannot see all users in Oracle User  Name

    New to Desginer Designer 9i version 9.0.2.80.10
    with a new repository installed on a 9.2.0.3.0
    database.
    While attempting to add an existing user with the
    repository admin utility, the repository user
    properties panel/Oracle User Name drop down box
    does not display the user I need to add. In fact
    several users (schemas) are missing. What am I doing
    wrong?
    virgil

    Hi,
    I'm having some problems too, kind of the same thing.
    I've created a user test, i can connect using sql, toad to the database, but if i try to connect to any designer app, i get this CDR-20002 invalid user.
    If i go to RAU, RON i can see my user test and i can grant access to my app. system/container, i've granted all the options from user management but i can't connect.
    Am I missing some privilege ?
    I did the grant connect, resource to test, and all the privileges mentioned in the documentation.
    Best regards

  • Cannot see a user id when assigning Business Rules to a user

    User is properly provisioned in Shared Services. But cannot see her when assigning Business Rules security.
    please help me with this issue.
    thanks,
    Ricky...

    Hi,
    In AAS, under HBR node, right click Administration and refresh user list.
    You could also try to refresh the security from shared services.
    HTH
    Seb

  • Cannot see Networked computers and problems with WEP sign in

    I recently installed a new HD (SAMSUNG HM500LI) into my 2.16GHz MacbookPro running 10.5.5 and transferred all my files using Apple's Migration Assistant.
    Everything seems to have been working fine until I tried to log in to a friend's wireless network using a WEP password. OSX gives me the error message "Commection Timeout". I can however connect to other unsecured wireless networks on the list.
    I have tried deleting the keychain access for the WEP network and reentering the correct password, but no success.
    What I have also realised is that I cannot see other macs on my Network in finder any more.
    Another point worth mentioning is that the Parallels NAT and Guest in Network preferences (for Parallels virtualisation software) have now automatically been renamed to Ethernet... (en2) and (en3).
    I still have my original harddrive in an external casing and booted from that and everything worked perfectly - I can both log onto the WEP wireless internet and see other macs in my vicinity.
    Can anyone help me here please? Are there maybe some settings that weren't migrated with the assistant? Could it be that my file sharing settings need altering? Did I maybe not format the new drive correctly (I just erased the new one and formatted it in Mac OS Extended (Journaled))? Has a recent Apple update maybe upset something, and if so, is there a way to uninstall it?
    Thank you in advance.
    Robert
    Message was edited by: Robbie1702
    Message was edited by: Robbie1702

    Hi Robbie, and a warm welcome to the forums!
    Have you done any Maintenance since installing?
    If not, at start with this...
    Safe Boot , (holding Shift key down at bootup), use Disk Utility from there to Repair Permissions, move these files to the Desktop.
    /Library/Preferences/SystemConfiguration/preferences.plist
    /Users/YourUserName/Library/Preferences/com.apple.systempreferences.plist
    /Library/Preferences/SystemConfiguration/com.apple.airport.preferences.plist
    Then delete the orignals & reboot once more.
    On the WEP PW, try putting a Dollar Sign in front of it, like...
    $xxxxxxxxx
    Also, is the WEP PW exactly 5 or 13 ASCII, or 10 or 26 HEX characters?

  • I cannot see my template and sent folders anymore... please instruct

    hi
    for the last couple of days I cannot see some folders (i.e. Templates, Drafts, Sent)
    Sometimes the system suddenly begins showing them and they disappear...
    any ideas?
    thanks
    Gabriel

    ''scan3d [[#question-1048067|said]]''
    <blockquote>
    hi
    for the last couple of days I cannot see some folders (i.e. Templates, Drafts, Sent)
    Sometimes the system suddenly begins showing them and they disappear...
    any ideas?
    thanks
    Gabriel
    </blockquote>
    ''finitarry [[#answer-693649|said]]''
    <blockquote>
    Try viewing All folders. Maybe the view setting got changed.
    </blockquote>
    thanks but... not there...
    it seems to me that got something to do with the connection to the server... in some cases when I saved a new template suddenly all the folder reapeared

  • Any good Power Shell command or script to see connected users in real time for Lync 2013

    Are there any good Power Shell commands or scripts that can tell you how many users are connected to a pool in real time so you can evaluate the current load. I have 3 FE servers in a single pool. We just started deploying the lync client to the users and
    were curious as to how many are actually connected. I saw a number of home made scripts but really didn't care for any of them. I just want to find out how many users that are actually connected to the pool at a particular moment so we can see how many users
    are really using the product.

    Have you looked at Pat Richard's get-csconnections script?: http://www.ehloworld.com/269
    Please mark posts as answers/helpful if it answers your question.
    Blog
    Lync Validator - Used to assist in the validation and documentation of Lync Server 2013.

  • Ipad2 and Ipad3, cannot see Ipad2 user - worked ok for months, now broken. Like to know how to upgrade Ipad2 to IOS 5.1.1 (too many issues with IOS 6 - consider too risky)?

    I have been using Facetime successfully for months to communicate with my elderly mother in the UK (I am located in Canada)? Today we tried Facetime and we could hear each other but I could not see her. She could see me ok however.
    As I wasn't sure whether the problem was with my iPad or hers I made a FaceTime call to my brother-in-law in the UK, this call worked perfectly. I then tried a Factime call with a friend in Canada and it also worked fine.
    My mother could see herself in the small window so we know that her camera must be working.
    Here are the IOS versions for the four IOS devices used in these tests..
    My mothers iPad 2: IOS 4.3.5
    Brother-in-law's iPad 3: IOS 5.1.1
    Friends iPhone: IOS 6
    My iPad 3: IOS 5.1.1
    My questions are as follows:
    Q1/ Has anyone heard of Facetime problems between newer and older iPads as a result of Apple rolling out IOS 6 recently?
    (maybe there have been some changes to the FaceTime servers as part of the IOS 6 rollout?)
    Q2/ Is it possible to update my Mothers iPad 2 (IOS 4) to IOS 5.1.1 and do this without using a computer? (I would prefer her to update to 5.1.1 and hold off updating to 6 because of all the issues I read of users having problems with 6, including FaceTime issues)
    My mother is in her 70's, and has no computing device other than her iPad. She can just about manage to figure out how to use the basic features of her iPad. Therefore the update process needs to be very easy and straightforward otherwise she is likely to get very confused, very quickly!
    Facetime has been brilliant for my mother and keeping in touch with her son, thousands of miles away, we would really like to get Facetime working again.
    Can anyone  help?

    You will not be able to block IOS 6.  You can try blocking it with a webfilter or firewall but if the students take these home or connect to another network or iTunes they can get it that way.   You will find that the vast majority of all apps will work with 6 or have been updated to work with it by now.

  • I cannot see other user's tables via the OTHER USERS link

    I'm using SQL Developer version 1.5.0.53 Build MAIN-53.38.
    I log into the database as a user who has SELECT access to tables in other schemas via a ROLE.
    In the SQL window, I can select from those other tables as I expect.
    But, when I go down to the bottom of the screen and expand the Other Users link and then go down to one of the schemas that my account can select from,
    no tables appear.
    I've tried a couple of things so far to no avail.
    1. I first granted SELECT ANY TABLE to my account. I then killed my SQL Developer session and started a fresh session. I'm seeing the same results.
    2. I saw a post in here that said I needed to grant SELECT on the ALL_USERS view. So I removed the SELECT ANY TABLE privilege and granted the SELECT on
    ALL_USERS to my account. Once again, I killed the SQL Developer session and re-logged in. Same results.
    Is this a bug?
    Thanks,
    John

    well, it turns out I'm not as dumb as I though. My end user could still not select from other user's Materialized Views. Some more research showed that granting either SELECT ANY TABLE or SELECT_CATALOG_ROLE fixed the problem for him. I'm sure that a more restrictive grant on one of the DBA_ tables would also work (probably DBA_MVIEWS) but I've not tried that.

  • Users cannot see XServe after an undetermined time

    I have an office with an Xserve G5 with OS X Server 10.5.5 and 10 PowerMac G5 clients with OS X 10.5.5
    The Xserve does nothing special except offer and FTP server and share files among the office... each user gets to the server via the left and Finder panel under shared... sometimes when they click on it the little hatched swirling circle will spin saying it is connecting and nothing happens...
    There is no rhyme of reason for this.. I do not have the server set to kick users off after a pre determined time... Does anyone else have this issue...
    I have a 20-port 3com Switch... could this be going bad? Everything else seems to be fine in the office (internet connectivity, ect.)
    Any insight would be very helpful.

    Hi - yes I did that last night and unlike rebuilding via control option route, IPLM did not rebuild those files.  It stated they do not exist.  I double checked by "Show Package Contents" and the master of those files is no longer there.  My next move is to go into Time Machine and see if I can restore the library from when the files were still in there (though unseen by iPhoto) and hope the master are still recoverable.  If that doesn't work, then I'm at the point of accepting that perhaps I may have lost 51 photos (1 event) during this upgrade.  I'm still open to suggestions though.

  • Delivering a banner, customer cannot see the result

    Hi,
    I could not find a topic that answered my question in the
    forum so here it goes:
    I have several people involved in a project. Each one with a
    different PC environment. They are all having problems opening the
    first draft of the banner I have produced. We recently upgraded to
    CS3 so we have the famous "AC_RunActiveContent.js" included in the
    mail. Usually our customers use the HTML file to view the flash, as
    they dont always have the "flash player" available outside
    Explorer, but nothing works. The HTML file cannot find the
    Javascript, the message reads.
    There is a great BIG Global Policy where I work so we cannot
    upgrade, change or ad anything to our computers without some IT-guy
    coming by. This is where I am aming my suspicion. Meaning that each
    PC has a different setting, and each setting does not agree with
    the new set up of flash publishing. Am I on the right track?
    How can this be solved? I think I am looking for what the
    problem is first and then a solution. I have worked as a freelance
    before I came to this place, also on CS3, and have had no problems
    (then it was on Mac, now on PC).
    I am asking here to see if there is a simple way of looking
    at the browser for a solution. Hope I can find it.
    Thanks all
    /R

    riclinder wrote:
    > Hi,
    >
    > I could not find a topic that answered my question in
    the forum so here it
    > goes:
    >
    > I have several people involved in a project. Each one
    with a different PC
    > environment. They are all having problems opening the
    first draft of the banner
    > I have produced. We recently upgraded to CS3 so we have
    the famous
    > "AC_RunActiveContent.js" included in the mail. Usually
    our customers use the
    > HTML file to view the flash, as they dont always have
    the "flash player"
    > available outside Explorer, but nothing works. The HTML
    file cannot find the
    > Javascript, the message reads.
    Probably they are opening the HTML directly from the
    attachment in your mail
    instead of saving all the files to PC first, then opening the
    html from directory
    where the JS and SWF files are. Best is to ZIP all in folder
    and ask them to open
    and run from there. The error message appear only if the
    files is not there so
    that's what it sounds like to me from what you describe
    above.
    > There is a great BIG Global Policy where I work so we
    cannot upgrade, change
    > or ad anything to our computers without some IT-guy
    coming by. This is where I
    > am aming my suspicion. Meaning that each PC has a
    different setting, and each
    > setting does not agree with the new set up of flash
    publishing. Am I on the
    > right track?
    Should not be relevant. Bottom line is the player in browser
    and when you run html
    it all should be a ok.
    > How can this be solved? I think I am looking for what
    the problem is first and
    > then a solution. I have worked as a freelance before I
    came to this place, also
    > on CS3, and have had no problems (then it was on Mac,
    now on PC).
    Upload the banner to internet and provide them with the URL.
    Export to projector exe so the banner become standalone, no
    need for JS and HTML not
    even a latest player. exporting to exe wraps the player
    around your file.
    Problem with exe is that lots of mail clients in conjunction
    with Anti Virus, might
    filter such content, therefor you will need to zip that exe.
    Best Regards
    Urami
    "Never play Leap-Frog with a Unicorn."
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • ADR3 on MacBook cannot see clients' user name

    I have just installed ARD 3.2 admin on a MacBook running 10.4.10, and it cannot access two servers on our network, one running 10.3.9 and the other with 10.4.9. Both have the 3.2.1 client installed. The admin console sees the clients but shows that they do not have ARD user names or passwords available, and so is unable to connect to clients. Yet I also have ARD 2.2 admin running on a different, older Mac (10.4.10) on the same network in another building, and it allows me to connect to these two servers without any problem. On both admin computers, I log in locally with the exact same account name (both full and shortcut names) and password, so they should be recognized the same on the client machines. Tried deleting clients from list on the MacBook, quitting, and relaunching--no effect.

    Sorry - let me start over...
    Computer 1 has internal HD, and 2 external FW HDs each with 3 partitions. When everything is fired up, I have 7 volumes mounted on the desktop of Computer 1. Computer 1 has User 1, the only account on that machine. Computer 1 is connected to Airport extreme base station via ethernet.
    Computer 2 has user 2, the only account on that machine. It is wirelessly connected to the airport extreme.
    I used to be able to connect from Computer 2 to Computer 1 using User 1's account info, and then chose one of the 7 volumes AND user 1 (total of 8 items listed) to mount on the desktop of Computer 2 as a network item. I could mount as many as I wanted.
    Now, when I apple-K to connect from Computer 2 to Computer 1 and use user 1's account info, I am presented with a list of 2 items to mount: user 1 and a folder called postfix (for which I have no permissions).
    I think this situation is exactly the same as Roastaman's problem entitled "No HD volumes, just users. What's up?"

Maybe you are looking for