Create Business Transaction Screen Customization

Hi Everyone
Is there some customization to change the options listed In the Create Business Transaction Popup i get when i Press Create in "Search for Business Transaction" Screen
TIA

Hi Asad,
if you want to remove transaction types you need to set those to inactive in SPRO under Transactions -> basic functions --> define transaction types
martin

Similar Messages

  • Offline Interactive Form Upload for creating Business Transaction

    Hi All,
    I am using CRM Web Request for creating Business Transaction through Offline Interactive Adobe Form.
    For that i have done PDF upload coding and then converting the PDF form to XML format.
    Now the XML format of form is converted to string from xstring.
    And then passing the XML to function module CRM_WEBREQ_EXTERN_CREATE_DOC along with the corresponding request category configured for the web request.Created the corresponding request category structure also.
    still the business transaction is not getting created, the following error message is coming "XML incompatible for data structure of request category" .
    Please respond if anybody has done the same scenario.
    Or is there any other process that can be followed to upload offline interactive adobe form to create one order object.
    Regards,
    Madhu

    Hi Maarten,
    Is that aatribute binded to Dropdown field lying under a node of cardinality 1..1??
    I think if that's so, ur error can be resolved by just putting this attribute in a node with cardinality 1..n.
    Hope this helps..!!
    Thanks,
    Amita

  • CRM - Search for Business Transactions Screen

    Hi,
    When I go to the CRM - Search for Business Transactions Screen; in the second tab 'Search', when I click the Period dropdown it starts with a date in 1899 as default.
    Can anyone advise me on how to change this?
    Regards,
    Ravi.

    Hi Ravindranath
    Check if your system time zone settings are correct:
    IMG>SAP Web Application Server>General Settings>Time Zones>Maintain System Settings
    IMG>SAP Web Application Server>General Settings>Time Zones>Maintain Time Zones
    Hope this helps
    Regards
    Pragasen

  • Business Transaction Screen Configuration

    How can I hide / delete extra tabs from Transaction screen....can guru's help me in this topic..
    Thanks in Advance.

    Hi,
    You can use Easy Enhancement Work Bench (EEWB).
    Easy Enhancement Work Bench - SAP’s tool enables to add custom fields to standard transactions without having to modify SAP code. In a nutshell, the way this works is that SAP allows generating custom objects in predefined containers that are linked to the various transactions.
    Transaction EEWB (Easy Enhancement work bench) is used to create the custom Fields in the Custom (new additional custom) Tab for SAP Business Objects. Thus the standard SAP CRM Transactions can be extended using the Easy Enhancement Workbench (EEWB), i.e., an extra tab is added to the View - Transaction Data in CRM Transaction.
    During the creation of the project in EEWB, a workbench as well as customizing request is defined. After the creation of project, extension(s) are created. The extension contains the information regarding the business object to be modified and the type of the extension.
    Note: In order to extend CRM’s generic business transactions, e.g. orders and opportunities, select object ‘Business Transaction’ and type ‘Add New Fields’. For business partner extensions select object ‘BUPA’, type ‘Add New Fields’.
    EEWB uses customizing include (CI) provided by SAP to make extensions easy. These customizing includes are included in the People Centric UI and relevant database tables (For instance CRMD_CUSTOMER_H and BUT000 if Business Transactions - Sales & Service Objects and Business Partner are extended respectively).
    The Z Fields added using the Transaction EEWB are appended to the table CRMD_CUSTOMER_H and the entry in the table CRMD_CUSTOMER_H  corresponds to one respective entry in the table CRMD_ORDERADM_H with HEADER_GUID.
    (Relation between two tables: CRMD_ORDERADM_H-GUID = CRMD_CUSTOMER_H-GUID.
    Reward if it helps.
    Rashit

  • Very urgent, no Transacctions Types possible to create Business Transaction

    Hello, this question is very urgent, please I will be very pleased if anybody can helps me.
    When I want to create a Business Transaction, at CRMD_ORDER, I dont have any Transaction Type to choose to create the Business Transaction, so I can't create anyone.
    I have got many Transaction types, I am usign CRM 5.0 and I have got many Transaction Types with all Channel communication allowed.
    Please check this image for further information:
    <a href="http://img380.imageshack.us/my.php?image=businesspq5.jpg">http://img380.imageshack.us/my.php?image=businesspq5.jpg</a>

    HI Fernando,
    Please check whether all your Transaction type are in Active mode or Not.
    Also check the Allowed Channels status, if it is not filled please add the same from the drop down.
    Regards
    Arun Kumar

  • Create Business Transaction

    When we go to Business Transaction->Create, all transactions we were able to create have dissappeared from the list.  Does anyone know how to get them back and what happened?

    Hi T C Seguin,
    Follow the path in CRM IMG transaction SPRO -> CRM -> Transactions -> Define Transactions type.
    Here all the transactions type must be active other wise it will not show in the transaction.
    <b>Reward points if my post helps!!</b>
    Best regards,
    Vikash.

  • Installation # is set to INITIAL in Create Business Partner Screen

    All-
    I am going to SOLUTION_MANAGER --> Create Business Partner to automatically generate business partners from my component systems. However in the Systems Tree, the installation number is set to INITIAL.
    Any idea how to "refresh" this so to speak, so it has my actual Install #? I checked in component system --> System Status and it is reading fine there

    Hi,
    >
    SolManiac wrote:
    >Let me know what you mean by "refresh"
    I mentioned as "Regenerate" not "refresh". Generate IBASE again from DSWP.
    feel free to revert back.
    --Ragu

  • Create new business transaction for OBV3.

    Dear All
    In OBV3 how to create Business transactions as i want to create new
    business transactions for the same.
    Regards
    VG

    Dear All
    Business transactions are system defined .
    Thanks
    VG

  • "No transaction type is available for creating a transaction" service order

    Hi all,
    I am new in IC .
    I try to create service order or service ticket for incoming calls
    We are using CRM 7.0
    After I confirm the account I try to create service order
    But no screen displayed and error "No transaction type is available for creating a transaction" occurs
    in customizing there is a transaction type SRVO, also I copied it to ZRVO
    But here how can I define that this transaction type is assigned to this application??
    Please reply in detail steps.
    Thank you.

    Hi Rupesh,
    Thanks for your reply..
    I made a lot of controls but I can't find where I am wrong..
    My senario is, taking phones, create interaction record and create order for further investigation.
    I copied IC_AGENT role.
    I copied transaction type 0010 to Z010
    I create business transaction named ZBTP for transaction type Z010
    I made Define Transaction Types for Navigation for Z010
    Then Define Business Role -> Assign Function Profiles
    Here I assign my business transaction ZBTP to IC_BT function profile
    But when I connect tot the system with user having this business role
    I can create interaction record with type Z010, it is ok.
    When I press Service Order it gives this error.
    Work center id for Service order is : IC_UIU_SVO
    I copied my business role from IC_AGENT, and here this work center id was not active
    In my business role I made it active.  Is this work center can't used in IC senario
    Also how can I understand which transaction type is needed for it??
    If I know which transaction type is needed to create service order or service ticket under IC, then I will control it of course..
    I also copied transaction type TSVO(service IC) to ZSVO and do the above things for this type too..
    But nothing changed..
    Please help !!

  • No transaction type is available for creating a transaction (IC WebUI )

    Hello,
    I'm tying to link WebUI business transactions (create transactions of
    business activity, service order, service confirmation)to the IC WebUI.
    I linked logical ID to the workcenter and assigned generic OP to the
    nav.bar profile and activated workcenter screen in the business role.
    I think that WebUI business transaction screen itself is well attached.
    But When I click the workcenter(logical ID is directely linked the
    workcenter). There are message:"No transaction type is available for
    creating a transaction". So, I cannot select any transaction type and
    go to the biz.tran.create sceen. there are lot's of transaction type of
    business activity.(Appointment). I got the same problem to the WebUI
    service order create transaction.
    But, Linking WebUI service confirmation creation screen to the IC WebUI  is sucessful: I can
    select transaction type of service confirmation.
    I don't know any difference between them.
    If you guys have any idea, please let me know.
    Thanks
    Mickey.

    Dear Kunstelj ,
    I found the solution with your suggestion.
    But What I did is a little bit different.
    I assigned two channel IAC interaction center, IAW Interaction center WebClient to the transaction type not GUI CRM Webclient UI. So It does work!!.
    Thank you for your help. I really appreciate it.
    Best regards,
    Mikyoug Kim.

  • Follow-up Business Transactions

    Hi Experts,
    I have a problem with follow-up transactions. I created two transactions, a Quotation and a Standard Order.
    Then I created follow-up for these transactions in the copying control, ZAG --> ZTA. Now, when I create a new Quotation in the Web Client UI and I open the drop down list "create follow-up" I just can see many diferent activities like Contact, Task, incoming e-mail, etc. but no Business Transaction.
    How can I display the new created Business Transaction ZTA (Standard Order) in the drop-down list?
    Hope sb can help me.
    Thanks.
    Sebastian

    Hello Sudeep De,
    Thanks for your reply but thats not the problem.
    Also in the standard I have the same problem. The standard also defines follow-up transaction for AG (Quotation), AG --> TA (Standard Order) in the copying control. When I log in whith the role salespro and I create a new Quotation, save this Quotation and try to create a new Standtard order with the drop-down list "create follow-up", I just can see activites but no Business Transactions. Why can I just see activities (Task, ...) and no Business Transaktions? All these activities I can see are not defined in the copying control.
    Can you help me?.
    PS: I can find my Business Transaction in the Web Client UI. I just can not find the Transaction in the "create follow-up" List as a follow-up transaction
    Edited by: Sebastian Wilhelm on Oct 1, 2008 11:48 AM

  • Creation of business transactions with product information from a campaign

    Hi,
    I need to create business transactions from a campaign execution, but I need that these business transactions are created with a specific product and quantity 1.
    Is this possible?
    I tried to assign Products on Product tab of campaign, and to assign a document template in Campaign, but nothing worked.
    Thanks a lot.
    Susana Messias

    Hi
    you can create business transactions from campaigns executed useing the following settings
    in order to create the transaction after executing the campaign you need to maintain following custimising settings
    Define communication medium
    select the channel for which you want to create transaction automatically under communication medium and select communication meathod and transaction type assign the under define communication meathod assign ther the transaction aganist the internet mail SMTP to the transaction type to it and  you can use appropriate BADI for assigning the product with the quantity as you desired
    reward points if helpful
    regards
    Dinaker vikas

  • Search For business transactions

    Hi All
    Please help on this
    when we  do crmd_order and go to the search for business transaction screen there is a find tab in which we get all transaction types- I want to hide some of the transaction types from there
    Gor eg- the transaction types are - Opportunity, Service, Service contract, Leads, Framework agreement, tasks, business activities- I want to hide some of them
    How can I do this?
    I hope  you have understood my question?
    Regards
    Tarang
    Message was edited by:
            Tarang Goel

    Hi Goel,
    I believe that the answer of Arun is related to not having certain transaction types in crmd_order, for example, creation, display. Which means that this kind of transaction will not be used at all in the system.
    But as far as I could understand, your requirement is only ignore some transaction categories show in the Find dropdown in the Find tab, isn't it? Please correct me if this is not the case.
    If my understanding is correct, you might use authorization check to realize this:
    in Function module CRM_ORDER_CHECK_AUTH_BUS_OBJCT
    if you make a full text search for 'AUTHORITY-CHECK'
    you will see a list of objects checked here.
    And if for example you would like to hide Lead, then please do not assign authorization of object CRM_LEAD with activity 45 to this user id.
    Then the authorization failed, then the Lead option will not be in the drop down.
    please also check whether these objects are checked in other processes to avoid any side effects.
    Hope this could do help!
    Hongyan
    Message was edited by:
            Hongyan Shao

  • Include SAP standard transaction screen in ABAP webdynpro view?

    Hi all,
    Any body have idea on how to create SAP transaction screen in WebDynpro view?
    ex : i have requirement like i need IB52 transaction in webdynpro view, so that it will be called this view from EP iview to do some process.
    Regards,
    Rajesh Yadla

    Hi,
    you can use a IFRAME and run a Portal transaction Iview for IB52 inside the WD-IFRAME.
    For that you first have to create an iview for the Transaktion IB52 inside your Portal.Then call the preview of the Iview. This Preview-URL(or the PCD) you can call as source inside the WD-IFRAME. For me this works fine.
    Regards
    Frank

  • How to create a transaction

    hi just wondering can any one help me regarding how to a transaction..i have spec that wants me to create a transaction and when i enter that transaction it shud call one of the interactive report i am going to develop..how can i achieve this?
    regards

    hi ,
    creating a transaction can be done in two ways ....
    1st method
    1) type 'SE93' transaction .
    2) type transaction code as 'ZEXAMPLE' .
    3) press CREATE button .
    4) if 'ZEXAMPLE' already exists then u will not b able to create a transaction os same names..
    5) if 'ZEXAMPLE' does not exist only then u will b able to create it as a transaction code .
    6) once it is created u have to enter a short description about it in 'SHORT TEXT'
    7) and then choose 'PROGRAM AND SELECTION SCREEN (REPORT TRANSACTION)' option among the radio buttons ,  for report programming .
    8) then  click on  'OK' button .
    9) Create Report Transaction Screen is opened .
    10) Enter the program name for which u want to create the transaction in 'PROGRAM' text column .
    11) and then Tick the checkboxes
              a) SAPGUI for HTML .
              b) SAPGUI for Java .
              c) SAPGUI for Windows .
    12) eventually save the transaction and press f8.
    13)hence the transaction is created for the report created by you .
    2nd method
    1) goto 'SE80 OBJECT NAVIGATOR' Transaction .
    2) Select 'PROGRAM' in the first Drop-down box .
    3) type the Program name in the text box below the dropdown box .
    4) and then press enter key .
    5) immediately the objects sub-folders are opened .
    6) right click on the program name  and then
               RIGHT CLICK ON PROGRAM NAME --> CHOOSE CREATE --->
    > CHOOSE TRANSACTION .
    7) enter transaction code to created .
    8) if 'ZEXAMPLE' already exists then u will not b able to create a transaction os same names..
    9) if 'ZEXAMPLE' does not exist only then u will b able to create it as a transaction code .
    10) once it is created u have to enter a short description about it in 'SHORT TEXT'
    11) and then choose 'PROGRAM AND SELECTION SCREEN (REPORT TRANSACTION)' option among the radio buttons ,  for report programming .
    12) then  click on  'OK' button .
    13) Create Report Transaction Screen is opened .
    14) Enter the program name for which u want to create the transaction in 'PROGRAM' text column .
    15) and then Tick the checkboxes
              a) SAPGUI for HTML .
              b) SAPGUI for Java .
              c) SAPGUI for Windows .
    16) eventually save the transaction and press F8.
    17)hence the transaction is created for the report created by you .

Maybe you are looking for