Profile and roles internet sales

Hi.
I need profiles and roles that are use in internet sales.
Thanks

There are basic three type of user in ISA.
1) B2B_FULL
2) B2B_ORDER
3) B2B_VIEW
<b>For B2B Full below is the Roles</b>
SAP_ISA_B2B_FULL
SAP_ISA_SUB_BILLING_VIEW
SAP_ISA_SUB_CATDISPLAY
SAP_ISA_SUB_CATPRICE
SAP_ISA_SUB_CONTRACT_UI
SAP_ISA_SUB_CUSTOMER_READ
SAP_ISA_SUB_ORDER_MAINTAIN
SAP_ISA_SUB_QUOT_DISPLAY_UI
SAP_ISA_SUB_QUOTATION_UI
SAP_ISA_SUB_RFC
SAP_ISA_SUB_TEMPLATE_MAINTAIN
<b>For B2B_ORDER</b>
SAP_ISA_B2B_ORDER
SAP_ISA_SUB_CATDISPLAY
SAP_ISA_SUB_CATPRICE
SAP_ISA_SUB_CONTRACT_UI
SAP_ISA_SUB_CUSTOMER_READ
SAP_ISA_SUB_ORDER_MAINTAIN
SAP_ISA_SUB_QUOT_DISPLAY_UI
SAP_ISA_SUB_RFC
SAP_ISA_SUB_TEMPLATE_MAINTAIN
<b>For B2B_VIEW</b>
SAP_ISA_B2B_VIEW
SAP_ISA_SUB_CATDISPLAY
SAP_ISA_SUB_CATPRICE
SAP_ISA_SUB_CUSTOMER_READ
SAP_ISA_SUB_RFC
SAP_ISA_SUB_TEMPLATE_MAINTAIN
pl. reward a point if it helps you.
Thanks and Regards.
Ashish Patel.

Similar Messages

  • Duplicate profiles and Roles

    Hi,
    I created a few profiles with special roles and metadata fields in my ucm.
    I did all the work in my computer and now i want to change the machine(computer) and i don't want to loose all my work.
    Are there any ideas how to duplicate all my profiles and roles(my configuration) to another computer??
    NOTE: I just want to duplicate my custom environment of the ucm.
    Eran z

    For this purpose you have Administration -> Comfig Migration Admin (Configuration Migration Utility).
    http://download.oracle.com/docs/cd/E17904_01/doc.1111/e10792/c06_migration.htm#CHDBIJAJ
    Regards,
    Boris

  • Diff between R/3 Internet sales and CRM  Internet sales

    Hi every body!
    Could any body tell the basic Diff between R/3 Internet sales and CRM  Internet sales.
    Thank you,
    mark..

    Hi Markiv
    Just to round that off, the ERP version lacks:
    - Rule based ATP (with APO)
    - Customer specific product numbers
    - Web based catalog management
    - Support for further e-Service processes
    Cheers
    Dom

  • Difference between profile and role

    Can any explain me the difference between profile and role.
    I was given a user Id on ABAP stack of XI.
    My profile: SAP_ALL
    I was not assigned any roles.
    I am not sure if I need different roles or this profile
    would serve the purpose.
    -Naveen.

    Hi Naveen,
    Adding to Gus points a few more inputs.
    Profiles were the menas of assiging authorizations to users until 4.0 Versions.
    Later to the same it was upgraded to the concept of Roles. The crux always remains the same.
    Be it a profile or a role, it contains the Auth Object and the respective values.
    But in present scenario, you can get confused by the profiles that are assignable to Users.
    IN short the following points can be helpful.
    1. The profiles like SAP_ALL;SAP_NEW,S_SPO_ALL etc are standard Profiles delivered by SAP which when assigned to a user in his profile in SU01 would get all the related authorizations.
    ( You must be lucky to have SAP_ALL assigned to ur ID by ur basis guy)
    2. A role is created by assigning a few transactions to this role and when this role is generated, it generates a PROFILE. But this profile is a system generated one and cannot be ever assigned to any user. These profiles can be sorted out as they have the standard naming like T-XXXXXXXX where they are the numbers and it can never be assigned to any user.
    3. Note prior to 4.0 its all Profiles that are assigned to users and later to the same came the concept of Roles and hence this change.
    Hope the answer is helpful in making u undersand a few inputs form my side.
    FYI:
    Method to create a role can be checked out from the link below.
    http://help.sap.com/saphelp_bw21c/helpdata/en/52/6714b6439b11d1896f0000e8322d00/frameset.htm
    Br,
    Sri
    Award points if answer is helpful.

  • Difference between the R/3 internet sales and CRM Internet sales

    Hello
    I want to know the difference between the R/3 internet sales and CRM Internet sales
    If there is any document send it to my email
    [email protected]
    Regards
    Jacopo francois

    Jacopo,
    R/3 ISA and CRM ISA differ in terms of Backend and some of the functionalities.
    CRM ISA:
    - CRM system as backend.
    - Till 4.0, Marketing functionalities only available in CRM ISA
    - IPC, Trex mandatory
    - Items not in catalog can be ordered
    - Catalog views supported
    R/3 ISA:
    - R/3 system as backend. Suitable for organizations without CRM.
    - No MArketing till 4.0 (am not sure about 5.0 though!)
    - IPC, Trex not mandatory
    - Items not replicated through catalog cannot be ordered
    - No catalog views supported
    From the code level, you have to use different java packages to make changes. XCM scenarios too are different for both.
    Generally, if you have CRM, it makes sense to deploy CRM ISA. But, if there is no CRM, then you can go for R/3 edition of ISA.
    -Pat

  • Oracle Profile and Role scripts

    RDBMS :Oracle 10.2
    Hi,
    I have several Profile and Roles on my server.
    Can I extract sql to create those Profile and Roles ?
    e.g. I have role datareader, I want to extract its creation script and it include all the privileges assigned to that role
    thanks

    try
    SELECT dbms_metadata.get_ddl('ROLE', 'datareader') FROM dba_roles;
    SELECT dbms_metadata.get_granted_ddl('ROLE_GRANT', 'datareader) FROM dual;
    SELECT dbms_metadata.get_granted_ddl('SYSTEM_GRANT','datareader') FROM dual;
    SELECT dbms_metadata.get_granted_ddl('OBJECT_GRANT','datareader') FROM dual;
    datareader should be in CAPS

  • Creatkion of customized profiles and roles

    Dear Experts,
    Im new to SAP and SDN.
    My requirement is that i need to create a new profile for technical people
    as z_tech_role giving access to transactions as SE38,S71,smartforms etc.
    Similarly a functional one needs to be developed as z_func_role access to Se16,
    solar01,solar02 ,va01,ad other VA transactions.
    The same for a workflow profile.
    Can you please provide me with steps how i need to create this profile and how to attach roles in it to the profile.
    Thanks in advance

    Hi,
    There is one forum for SAP Security, you've to post this message in that forum to get quick and exact reply..
    Anyways, please follow the help.sap link above povided already.
    Somebasic concepts:
    1. Tcodes are assigned to Roles.
    2. When Roles are generated, they create profiles.
    3. Roles are assigned to Users. (profiles are not directly assigned, except few like sap_all, sap_new etc)
    So what you can do, create a role z_tech_role in PFCG and add transaction SE38,S71.. etc.then maintain authorizations, generate the role. and then go to user tab, add the users whom you want to be assigned with the new role z_tech_role. (role assignement can also be done in SU01, roles tab)
    Thanks,
    Debasis.

  • Two user with same profile and role having different authorization

    Dear All,
    I have very strange case of authorization . We have a new abap developer in our company . Her profile as copied from an exiting abap developer's profile in Development system. But she don't have authorization for lot of transaction that the existing user have. I checked the profile tabs , role tabs . then done the user compare for all the roles , but of no use.
    I did a compare of the two uses using S_BCE_68001430 and could see is that the existing abap user is having authorization starting with T_PXXXXXXXX that is giving him extra rights. These authorization is not present in any of the existing role he is assigned to (checked using S_BCE_68001396). The authirsaction in the roles start with T-DXXXXXXXX
    Will appreciate if any one can give any input . The problem is i need to assign each authorisation the existing user having manually to the new user.
    regards
    Tony

    Thanks for the mail.
    I check the "Reference User for Additional Rights" -- there is no refernce user assgined.
    I checked the table USR04 the no. of Profle for the two users are diffrent and in the table UST04 also the the existing uer is having addtional profiles.
    I like to add one more point Some of the roles of the  two users are composite roles and both the composite and its orignial roles are included the profile of both users.
    Does any one have idea of the authorisations starting with T_PXXXXXXXX
    regards
    tony
    MANDT BNAME          PROFILE    
    100   CHARLHO        B_LSMW_ALL 
    100   CHARLHO        T-D1780054 
    100   CHARLHO        T-D1780057 
    100   CHARLHO        T-D1780058 
    100   CHARLHO        T-D17800581
    100   CHARLHO        T-D1780075 
    100   CHARLHO        T-D17800751
    100   CHARLHO        T-D1780086 
    100   CHARLHO        T-D17800861
    100   CHARLHO        T-D17800862
    100   CHARLHO        T-D17800863
    100   CHARLHO        T-D17800864
    100   CHARLHO        T-D1780087 
    100   CHARLHO        T-D1780088 
    100   CHARLHO        T-D1780247 
    100   CHARLHO        T-D1780304 
    100   CHARLHO        T-D1781182 
    100   CHARLHO        T_P0920411 
    100   CHARLHO        T_P09204111
    100   CHARLHO        T_P092041110
    100   CHARLHO        T_P09204112
    100   CHARLHO        T_P09204113
    100   CHARLHO        T_P09204114
    100   CHARLHO        T_P09204115
    100   CHARLHO        T_P09204116
    100   CHARLHO        T_P09204117
    100   CHARLHO        T_P09204118
    100   CHARLHO        T_P09204119
    100   TESTUSER2      B_LSMW_ALL 
    100   TESTUSER2      T-D1780054 
    100   TESTUSER2      T-D1780057 
    100   TESTUSER2      T-D1780058 
    100   TESTUSER2      T-D17800581
    100   TESTUSER2      T-D1780075 
    100   TESTUSER2      T-D17800751
    100   TESTUSER2      T-D1780086 
    100   TESTUSER2      T-D17800861
    100   TESTUSER2      T-D17800862
    100   TESTUSER2      T-D17800863
    100   TESTUSER2      T-D17800864
    100   TESTUSER2      T-D1780087 
    100   TESTUSER2      T-D1780088 
    100   TESTUSER2      T-D1780247 
    100   TESTUSER2      T-D1780304 
    100   TESTUSER2      T-D1781182

  • Major diffrence between B2C and B2B internet sals

    Hi All,
    Major diffrences between B2C and B2B in internet sals.
    Lakshmi

    Hi
    Lakshmi
    In Internet Sales
    In B2C...
    The customer has to register himself
    Product Recommendations are possible
    We can search and compare the products quickly
    Product and pricing information is available
    Delivery address can be changed at header level only
    Several payment methods are allowed
    We can choose the delivery type
    Later even can search the same order and check the status
    In B2B..
    Personalised views are possible
    Customer specific pricing as per earlier agreement with thitye company
    Online availability check in catalog for product availability
    Order templates for different scenarios
    Delivery address and type can be changed at  item level too
    Payment based on the terms during the agreement
    Display of quotations, contracts, invoices, credit memos and down payments
    Even we can request for quotation, contracts and its notifications online
    Batchwise inputs like batchwise specifications, prices etc.
    and the live web collaborations
    hope it gives some clarity
    regards
    venugopalrao

  • Diference between ICSS and CRM Internet sales

    Hello,
            can any one let me have information on ICSS, how to configure, for B2B scenario. how is it different from Internet sales for B2B and Customer Interaction Center.
    Thank you

    Hello,
    The distintion betwen ICSS and Internet Sales is simply that one is used for 'Service' and the other for 'Sales'. Both solutions offer automated online access. If the customer has a problem with eitehr ICSS or Internet Sales, the customer can be directed to the Interaction Center where an agent or customer service representative can assist the customer in person. An organization might first drive users to the internet options because they are lower cost.
    ICSS, or Internet Customer Self Service is a web-enabled 'Service' solution. ICSS is part of mySAP CRM E-Service, a solution that provides Web self-service applications that extend access to enterprise knowledge and service processes on the latest Java-based platform. Businesses can offer their customers a personalized and effective Web experience by empowering them to solve their product-related problems, manage their installed base of products and services, and initiate support, through a variety of communication channels.
    Internet Sales on the other hand is web-enabled 'Sales' solution. With SAP Internet Sales, you can run your complete sales process on the Internet -- without the need for a CRM deployment. You can also develop and manage an effective online sales catalog. And provide customers with online product configuration, easy-to-use shopping basket features, product availability checks, secure transactions, order status and tracking, and after-sales service. All in one easy-to-use environment.
    Best Regards,
    John

  • Custom Auth. Object with Profile and role assignment not working

    Hi,
    I have created custom Authorization Object with field ACTVT with allowed values - 01,02, 03. Now test it with custom program using AUTHORITY-CHECK OBJECT 'Z_AUTHORIZ' it is working fine and returning sy-subrc 12. At this point i have not created any role using this Auth Object.
    Now I have created custom role ZPM_**** and assigned above Auth object to it with value ACTVT 03. Assigned this role to user.
    When I try to test the above custom program with any ACTVT value it is giving sy-subrc as 0. Used below custom code in program.
    AUTHORITY-CHECK OBJECT 'Z_AUTHORIZ'
                ID 'ACTVT'  FIELD '01'.
    Am I missing anything? The profiles are generated correctly. 
    Best Regards,
    Nilesh

    Below are the screen shots for PFCG:

  • BAPI to create,get Profiles and roles

    Hi,
    I am using the SAP RFC SDK to do the provisioning of entities in the SAP environment.
    My SAP system is 6.20 .
    I wanted to know if there are BAPI's which exist for the following
    a)Profile creation
    b)Profile Fetching
    c)Role creation
    d)Role Fetching
    I could not find the same in the SAP IDM document provided for IAM vendors
    Best Regards
    Manoj

    Hi Manoj,
    Everything you need to know about this, and more, can be found in the following PDF from SAP: <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/668e6629-0701-0010-7ca0-994cb7dec5a3">SAP Identity Management APIs</a>.
    In summary:
    To find a user's roles and profiles, use <b>BAPI_USER_GET_DETAIL</b>.
    To assign & delete a user's roles, use <b>BAPI_USER_ACTGROUPS_ASSIGN</b> and <b>BAPI_USER_ACTGROUPS_DELETE</b>.
    To assign and delete a user's profiles, use <b>BAPI_USER_PROFILES_ASSIGN</b> and <b>BAPI_USER_PROFILES_DELETE</b>.
    Hope this helps,
    Darren
    <a href="http://www.fortybeans.com/">My blog</a>

  • Configuration "Internet Sales" 1.5

    Hi, I install the producto "Internet Sales" 1.5 (BP_ERP5SAL) in the stack Java CRM system.
    whe logon user with role Internet Sales show messages error:
    Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 03:31_26/05/11_0028_113541250
    Refer to the log file for details about this exception.
    The log in visual administrator:
    Content pass of Application Integrator failed.
    Component Name:       com.sap.portal.appintegrator.sap.WebDynpro,
    Context Name (iView): pcd:portal_content/com.sap.pct/specialist/com.sap.pct.erp.salesrep.bp_folder/com.sap.pct.erp.salesrep.15.bp_folder/com.sap.pct.erp.salesrep.15.roles/com.sap.pct.erp.salesrep.15.salesrep/com.sap.pct.erp.salesrep.sales_process/overview_folder/com.sap.pct.erp.salesrep.overview/com.sap.pct.erp.salesrep.today/com.sap.pct.erp.salesrep.pending,
    Top Layer:            WebDynpro/TopLayer,
    Producer ID (FPN):    null,
    System Alias:         SAP_ECC_SalesService,
    Help please.

    There are actually few distinct steps involved, and I am not sure where you stand.
    1. Web Channel is a suite of Java Web applications that can installed in any SAP Java stack. SAP Portal in only optional. You don't need SAP portal unless it is required for business reasons.
    2. As long as the web channel applications are configured (XCM) properly they can run independently. It is assumed that the backend ECC system is fully configured and functional.
    3. Download public-key certificate of Portal Server. Use the Keystore Administration tool to download the verify.der file from the portal.
    4. Import public-key certificate of Portal Server to component system's certificate list and add Portal Server to ACL of component system. Transaction STRUSTSSO2.
    5. [Configuring SAP Web AS ABAP to Accept Logon Tickets from the J2EE Engine|http://help.sap.com/saphelp_nw04/helpdata/en/cb/ac3d41a5a9ef23e10000000a155106/frameset.htm]
    Also, read the building block document in the link I gave you earlier.
    Steps 3, 4 and 5 basically define and establish the trust and SSO.
    One important point to know if you care is -- though  the Web Channel applications are Java based web applications, they don't run as J2EE clients using SSO. The applications use a "generic JCo - system user" to logon stealthy first. Then, if the application is run in portal, then using the portal MYSAPSSO2 cookie, they check the SSO trust between the portal and the back-end system.

  • CRM 5.0, e-Commerce 5.0, e-Selling (Internet Sales)

    Dear all,
    we are currently facing problems getting the e-Selling (Internet Sales) application to work. Unfortunately none of my colleagues and I have worked with these applications.
    We are using:
    - NetWeaver EP 7.0 Portal Level 12
    - SAP CRM 5.0 with BBPCRM 5 Level 10
    We have deployed:
    - Business Package for SAP CRM 5.0
    - Business Package for High Tech Channel Management 5.0
    Shouldn't the e-Selling (former Internet Sales) application already be there as default within the e-Commerce 5.0?
    And isn´t the e-Commerce 5.0 included in the SAP CRM 5.0 as default?
    Is there any special package that must be deployed to the SAP CRM 5.0 or EP 7.0 Portal? Except "SAP e-Commerce for SAP R/3" and the "Internet Sales" packages because they must be obsolete for our systems i guess.
    Lots of questions....
    Thank you very much for your help & Best regards

    Q   Shouldn't the e-Selling (former Internet Sales) application already be there as default  within the e-Commerce 5.0?
    Answer:  NO.  there is no e-Selling default application.
    Please do the following:
    1)You have to download the right application from the service.sap.com and then deploy the default application to the WAS ( you can maybe use the same Portal WAS).
    2)further you need to configure the ISA application( B2B or B2C) using the XCM
    3)setup a shop. install and configure TREX. Create a Product catalog and replicate it to TREX.
    4) Make design decision on UME/Single Sign-on etc etc
    5) ALL the above steps assumes that a Transaction type which you need to use in ISA scenario is already in place
    6) Further IPC relevant stuff needs to be done depending on what kind of prices you want to display.
    these are the most basic things which you NEED to do.
    Dipender Singh

  • R/3 Internet Sales & CRM Internet Sales -- Difference

    Hi all,
         Can anyone prompt me on the exact difference between an R/3 Internet sales and CRM internet sales.

    Suresh,
    Internet Sales for CRM is the "full version" of the application designed for high-volume, heavy duty e-commerce processing.  The CRM version actually was produced before the R/3 version.  The R/3 version has most of the functionality of the R/3 version, but is more of a replacement for SAP online store.  You will find in the service marketplace comparisons on what functionality is not present in the R/3 version.
    I would personally recommend CRM version if you are looking at a heavy transactional volume/large catalog size.  The R/3 version uses the product catalog in R/3 which is not as user friendly as the CRM product catalog.  Honestly both solutions have the share the same "front-end" application logic and only differ in the backend application connection.  You should evaluate what your business needs are and determine whether you the requirements/budget dicate a quick and easy e-commerce implementation(R/3 Internet Sales) or more complex implementation(CRM Internet Sales). 
    I have worked with SAP e-selling solutions since version 3.1H and would tell you can't go wrong with either product.  Internet Sales(CRM) implementations tend to take more time than Internet Sales(R3).  The reason being is the fact you have to setup a CRM system(middleware, rewrite your pricing exits, etc).
    Good Luck,
    Stephen

Maybe you are looking for