Relation between Portal User and ABAP user

Hi All,
I have installed the SAP Netweaver 2004s with ABAP and JAVA environment.
I have the portal up and running on.
Now when i see the users form portal i can see both the UME and ABAP users.
My questions are as follows:
a)Are this ABAP users shown in portal same as SAP R/3 user.
b)Which property of the ABAP users shown in portal mapped to R/3 user.
c)What is the query to see all the users in the Portal database for ABAP +  JAVA system
Best Regards
Manoj

Hi Roy,
As you said that
"All the properties you see in the portal are mapped to the ABAP side".
My observation was as follows:
A)
I created the Portal User(ABAP + JAVA) using the  UME API's.
I set the setTilte("Mr") and setSalutation("Dr.) property.
The user got created .Innthe Portal we cannot notice the setTilte and setSalutation property so i used the SAP GUI to check it.
In the SAP GUI i could see the changes are reflected for Tilte and Academic Titlt.
B)
Now i changed the property setSalutation to "MBA" and saved the user using the ABAP GUI.
Now i used the UME API to query the getTilte()  and getSAlutaion()
But unfortunately this changes  were not shown .
Now i bit confused.
Whether this both(portal ABAP) and R/3 are stored in differnet database.
or it is that i have to restart the server to bring it in sync
Best Regards
Manoj

Similar Messages

  • Relation between CPU load and # of users

    Dear all :
    is their a relation between # of cpus and cpu load
    if i have 100 concurent user how many cpu should dedicated to it ?

    from where can i get benchmark?From your brain.
    If I give you a benchmark, it will be valid with my load, not yours. You need to create a benchmark that reflects your load.
    I have no idea what kind of load you have. Nor does anyone else ...
    ... unless you have a OTS or COTS application (Off The Shelf or Customized Off The Shelf). In which case your vendor (or developer) should have some clue.
    (Refraining from comments about the majority of developers ...)

  • Relation between Shop id and Internet User in CRM

    Hi Guru's,
    We are using SAP CRM 4.0. Can you please let me know in SAP CRM backend how can i find the shop id from the Internet User. We have created a BSP application and hosted in Portal. In the BSP application we want to determine the sales area from shop id. I can see shop id stored in database table 'CRMM_ISA_SHOP_H' and function module 'CRM_ISAI_SALES_AREA_GET' to get the sales area from the shop id. But i am not able to determine the shop id from the logged in Internet User. Can you help?
    Regards,
    Priyank

    In your scenario, there is no relation between the Internet User and the Shop Id.
    In the web (ISA), Shop ID is determined as follows:
    1. It is either given as a parameter in the URL so that the user doesn't have to select it or
    2. If there is only one Shop, then there is no need. The application defaults to that. or
    3. If there are more shops,then  the user is presented with a screen to make the selection.
    You will have access to the Shop ID within the ISA Java-ABAP framework, but not in an independent BSP application such as yours. You have to make the user select the shop if there are multiple web shops.

  • Relation between employee data and SAP user ID

    Hi experts,
    I am searching a relation between a SAP User Id and the personal data of an employee like Infotype 2.
    Is there any relation like this?
    Thanks!

    Hi,
    The SAP User ID is attached to employee number using communications infotype IT 0105 subtype 0001.
    Also e-mail, fax, telephone number are stored in this infotype under different subtypes.
    hope this helps
    Ajay

  • Relation between Business Partner and User

    Hi everyone.
    Where can i found the relation between the business partnes and user in the tables of CRM application.
    Thanks.
    Mauricio N.

    But in the database where is located this data, which is the table in the database that has the relation between business partners and users???
    Thanks,
    Mauricio N.

  • Deferent between oem user and admin user

    Hi,
    For the SL500 robot,
    Does any body knows the deferent between oem user and admin user?
    does one of them has privileges on the other?
    Yigal

    Dear all,
    Thanks a lot for all of you.
    I have already set local user and domain user in "Logon as a batch job" security policy on my PC. So I can do jobs well if I set logon user that is a any local user in my PC. I can't do a job if I set logon user that is a domain user. So I don't know what it wrong?
    Should I add domain user in "Logon as a batch job" security policy on AD Server not in local PC's "Logon as a batch job" security policy?
    I don't have privilege to change policy on AD Server. And I have to make sure it will work if add my domain user in "Logon as a batch job" security policy on AD Server. So should I add policy on AD Server or just add in local PC.
    Any idea?
    Thanks and regards.

  • Difference Between Database Schema and Database User Account ??

    First i would like to know what an Oracle Database schema exactly is ?
    And what is it for and also What is it's use ?
    Later the exact "Difference Between Database Schema and Database User Account".
    I googled about it but i'm unable to find out it's The difference,
    Please try to explain in a simple manner........
    Thank you very Much in Advance..........

    user13655582 wrote:
    Greate example. but i would like add one more point..
    a user is a schema and schema is a user. but when this applies to the user that he become a schema, only if he has got some objects. so we can say while creating the user which dosent contain any objects called simple user account but afterwords when he has got an objects then we can say its a schema as the above user has shown you through the exampleIt is just word-play. There is nothing in like a 'status' indicator to say "USER_A is just a user but USER_B has become a schema". Many people use the terms "user" and "schema" interchangeably, and some very good DBAs will insist this is correct. I don't disagree with them even though I usually try to make the distinction.
    In a typical application, all of the objects (tables, procedures, etc) that implement the app will be owned by a "application schema owner" - a user which exists for the sole purpose of owning the schema. Said user will have no privileges at all .. especially not CREATE SESSION. Except for possible maintenance activity no one ever actually connects as this user. User accounts are then given to actual humans who connect with their own accounts. The accounts have the necessary system and object privileges granted to them - via a role. One could also create a special account (let's call it APP_ADMIN) that is used for maintenance and batch operations within the application.

  • Difference between target schema and target user

    hi,
    Can anyone explain to me what is the difference between target schema and target user? examples will be more welcome then theoratical explanation.
    thanks so much

    In Oracle database schema and user is the same things (if you use general authentication by database).
    When used external authentication (for example with Windows domains/active directory) schema is a owner of database objects group and you should specify mapping between external usernames and schema to which this user has access when connects to database.
    For example:
    - windows domain user CORPDOMAIN\USER1 can connect to oracle database schema SCOTT;
    - windows domain user CORPDOMAIN\USER2 can connect to oracle database schema SCOTT;
    - windows domain user CORPDOMAIN\ADMIN can connect to oracle database schema SYSTEM;
    Oleg
    Message was edited by:
    tsiboleg

  • Difference between Security Oracle user and Security User

    Hi All,
    Can anyone give me the difference between Security-> Oracle -> user and Security-> User in System Administrator Resp of oracle apps R12.
    Thanks,
    Mahesh.
    Edited by: 991854 on Mar 12, 2013 1:49 AM

    Can anyone give me the difference between Security-> Oracle -> user and Security-> User in System Administrator Resp of oracle apps R12.Security > Oracle > Register:
    Use this window to register an ORACLE username with Oracle E-Business Suite. An ORACLE username grants access privileges to the ORACLE database
    http://docs.oracle.com/cd/E18727_01/doc.121/e12893/T174296T174305.htm
    Security > Oracle > Data Group:
    A data group defines the mapping between Oracle E-Business Suite products and ORACLE database IDs. A data group determines which Oracle database accounts a responsibility's forms, concurrent programs, and reports connect to. See: Defining Data Groups, Oracle E-Business Suite System Administrator's Guide - Configuration.
    http://docs.oracle.com/cd/E18727_01/doc.121/e12843/T156458T156461.htm
    Security > User > Define:
    Use this window to define an Oracle E-Business Suite user. This user is an authorized user of Oracle E-Business Suite, and is uniquely identified by a username.
    http://docs.oracle.com/cd/E18727_01/doc.121/e12843/T156458T156461.htm
    Thanks,
    Hussein

  • Exact difference between System status and the user status

    Hi,
    Please tell me the exact difference between System status and the user status .
    how we customize the both in the system
    Thanks & Regards
    Prajith P
    Moderation: Locked. Please, try to find an answer first. See rules of engagement
    Edited by: Joaquin Fornas on Feb 23, 2012 11:14 AM

    Hi,
    As you mentioned there are 2 status can be maintained for documents like Equipment Master, Notification, Maintenance Order & other important business documents.
    In case, client feels that system status is not enough to capture the details of the object, then user status can be used.
    System statuses will be updated automatically based on business transactions which will be done on SAP.
    For example, once the equipment is created, System status would CRTD (Created). If you install the same to some superior equipment or FL, then status would be INST (Installed).
    If you keeping that equipment in Spare, then for that, you have to maintain separate User Status like AVLB (Available in Stock / Spare) so that through IH08, by using User status, you can the report which is available as spare.
    These user status as per the name, should be updated by the user manually.
    Regards,
    Maheswaran.

  • Difference between AD domain user and local user

    Hello, I think the title is self explanatory. I am trying to figure out difference between AD domain user and local user. SAP Help wasnt very helpful.
    Thanks.

    Hi,
    It's about where the user accounts are kept. Domain users are users that are entered into the domain users group on a domain controller. These domain users can be centrally managed at the server. Whereas the local users are the users created in the local system.
    In BPC, you can select users from either of them or in combination as well. However, If you want to make change in the local user credentials, you need to login to the system in which the user has been created and make the changes there. On the other hand, changes to domain users can be made from any domain connected machine with the right software and the necessary rights. The changes only need to be made once.
    Hope this helps.

  • Confussing between Database User and Application User in Discoverer

    Hi All,
    I am new to Discoverer.
    Please let me know the difference between Database User and Application User in Discoverer Administrator as well as in Discoverer Desktop Editions.
    1) While I am trying to connect to Discoverer Desktop, I am unable to connect to it with Apps Database User.
    2) Where the Discoverer compenent will be installed and what the configuration settings need to done work on it.
    Please let me know the answers soon.
    Thanks in Advance.

    Hello
    I think a database user should pretty much be self explanatory - this is a user account that exists in the database. This account is created by your Database Administrator (DBA).
    The second kind of user that Discoverer understands is a user that exists inside Oracle E-Business Suite (EBS), formerly known as Oracle Applications, hence an application user. This user account gets created by the EBS system administrator.
    Now, just because you're using EBS, it does not automatically follow that users will be application users. Let me explain.
    Discoverer can be installed in one of two modes, standard mode and Applications mode.
    The vast majority of organizations use standard mode which means they allow database users to access the system.
    The only time that you will need an applications account is under the following two rules:
    1. Your organization is using E-Business Suite, AND
    2. Your Discoverer administrator has installed Discoverer in Applications mode.
    Applicatons mode does not happen automatically, even if you have EBS, and you cannot install that mode by accident. You have to tell Discoverer that it is operating in that mode, provide some additional EBS account information, make security assignments and set users have to deliberately tell Discoverer they want to connect using an applications account.
    May I suggest you get hold of a copy of the Oracle Discoverer 10g Handbook that I wrote. That book explains in detail the differences between the modes. I also have a free white paper on my website that describes how to install Discoverer into Applications mode.
    I hope this helps
    Best wishes
    Michael
    http://ascbi.com

  • Relations between portal terms "application", "service", "component"?

    Hello everybody.
    Who can explain differences and relations between portal terms "application", "service", "component", "iview"?
    Thanks for attention.

    as i can understand
    application it is set of services and components
    portal components are programms, which generate and produce content
    they are part of applications
    they show user-specific content
    components are represented by iviews, where this content is available
    service only provide different possibilities,and user have no direct use them
    objects are things whith the help of which we can build content
    they are systems, themes, desktops, rule collections, and content objects (iViews, pages, layouts, worksets, and roles)
    is is a clear view or where i was wrong?
    more interesting for me is realtions iview vs component, iview vs application

  • Hi Friends ....Difference between SAP memory and ABAP memory

    Hi Friends,
    I faced a interview and they ask this question
    What is the difference between SAP Memory and ABAP memory..

    conti
    SAP Memory
    SAP memory is a memory area to which all main sessions within a SAPgui have access. You can use SAP memory either to pass data from one program to another within a session, or to pass data from one session to another. Application programs that use SAP memory must do so using SPA/GPA parameters (also known as SET/GET parameters). These parameters can be set either for a particular user or for a particular program using the SET PARAMETER statement.
    Other ABAP programs can then retrieve the set parameters using the GET PARAMETER statement. The most frequent use of SPA/GPA parameters is to fill input fields on screens.
    ABAP Memory
    ABAP memory is a memory area that all ABAP programs within the same internal session can access using the EXPORT and IMPORT statements. Data within this area remains intact during a whole sequence of program calls. To pass data to a program which you are calling, the data needs to be placed in ABAP memory before the call is made. The internal session of the called program then replaces that of the calling program. The program called can then read from the ABAP memory. If control is then returned to the program which made the initial call, the same process operates in reverse.
    A simple example of ABAP memory is using the EXPORT/IMPORT statements.
    Here in this program, I get the data, export it to memory,
    clear out the internal table in my progam, then reimport the data into it and write out the data.
    You probably wounldn't do this in a normal program,
    but this is how you can pass data from program a to program b when A Submits program B.
    report zxy_0002 .
    data: it001 type table of t001 with header line.
    select * into table it001 from t001.
    export it001 = it001 to memory id 'ZXY_TEST'.
    clear it001. refresh it001.
    import it001 = it001 from memory id 'ZXY_TEST'.
    loop at it001.
    write:/ it001-bukrs, it001-butxt.
    endloop.
    SAP Memory
    SAP memory is a memory area to which all main sessions within a SAPgui have access.
    You can use SAP memory either to pass data from one program to another within a session,
    or to pass data from one session to another.
    Application programs that use SAP memory must do so using SPA/GPA parameters (also known as SET/GET parameters).
    These parameters can be set either for a particular user
    or for a particular program using the SET PARAMETER statement.
    Other ABAP programs can then retrieve the set parameters using the GET PARAMETER statement.
    The most frequent use of SPA/GPA parameters is to fill input fields on screens
    ABAP/4 Memory
    ABAP memory is a memory area that all ABAP programs within the same internal session can access
    using the EXPORT and IMPORT statements.
    Data within this area remains intact during a whole sequence of program calls. To pass data
    to a program which you are calling,
    the data needs to be placed in ABAP memory before the call is made.
    The internal session of the called program then replaces that of the calling program.
    The program called can then read from the ABAP memory.
    If control is then returned to the program which made the initial call, the same process operates in reverse.
    SAP memory
    The SAP memory, otherwise known as the global memory,
    is available to a user during the entire duration of a terminal session.
    Its contents are retained across transaction boundaries as well as external and internal sessions.
    The SET PARAMETER and GET PARAMETER statements allow you to write to, or read from, the SAP memory.
    ABAP/4 memory
    The contents of the ABAP/4 memory are retained only during the lifetime of an external session
    (see also Organization of Modularization Units).
    You can retain or pass data across internal sessions.
    The EXPORT TO MEMORY and IMPORT FROM MEMORY statements allow you to write data to, or read data from, the ABAP memory.
    ABAP Memmory & SAP Memmory
    http://www.sap-img.com/abap/difference-between-sap-and-abap-memory.htm
    http://www.sap-img.com/abap/type-and-uses-of-lock-objects-in-sap.htm
    Set
    http://www.geocities.com/SiliconValley/Campus/6345/set_para.htm
    GET
    http://www.geocities.com/SiliconValley/Campus/6345/get_para.htm
    EXPORT
    http://www.geocities.com/SiliconValley/Campus/6345/export01.htm
    Other Imp Help
    http://www.geocities.com/SiliconValley/Campus/6345/abapindx.htm

  • Difference between Report painter and abap query .

    can anyone please tell me the difference between the report painter and the ordinary alv,clasical reporting and also the difference between Report painter and abap query. How the output format will be in Report painter. If anyone has any documents please send it to
    [email protected]
    Thanks,
    Joseph.

    hi,
    ABAP Query is an ABAP Workbench tool that enables users without knowledge of the ABAP programming language to define and execute their own reports.
    In ABAP Query, you enter texts and select fields and options to determine the structure of the reports. Fields are selected from functional areas and can be assigned a sequence by numbering.
    link for abap query --
    https://forums.sdn.sap.com/click.jspa?searchID=221911&messageID=2790992
    whereas the Report Painter enables you to report on data from various applications. It uses a graphical report structure that forms the basis for the report definition. When defining the report, you work with a structure that corresponds to the final structure of the report when the report data is output.
    link for report painter --
    https://forums.sdn.sap.com/click.jspa?searchID=221874&messageID=1818114
    Regards,
    pankaj singh
    Message was edited by:
            Pankaj Singh
    Message was edited by:
            Pankaj Singh

Maybe you are looking for

  • IMP_FULL_DATABASE role required

    Hi, A strange issue... I am trying to import atwo tables from one DB to other in solaris but it asks for IMP_FULL_DATABASE role but the target schema has been granted the role already.... Kindly help......... impdp parfile=/u01/ora10gr2/dolphin/dwh/i

  • Adobe Acrobat reader and Database Records

    I used an article form Stefan Cameron titled Connecting a Form to a Database to make an PDF that I want to be able to use to read and modify a access database.<br /><br />I have made a form that is connected to an access database.  I have add several

  • Being ahead of the game

    First and Foremost absolutly love my mac book pro. its been great. my only complaint is being ahead of the game. what i mean is waiting for software to cross over to be universal. right now im waiting for pro tools LE 7 Mpowerd, reason 3.0, final cut

  • Using Airport Express to create a WDS with XP

    I have a Dell laptop running XP Pro (SP 2) connected wirelessly to my Airport Extreme Base Station using a Netgear WGT511 wireless card. I am trying to create a WDS using 1 (or 2 if necessary) Airport Express stations to extend the wireless signal th

  • Configuring Mailbox fails in C7

    I am unable to configure gmail mailbox in Nokia C7 mobile. After giving correct mail ID and password, it is giving error - "Service temporarily unavailable. Try again later."