T Code SICF for create service

Dear Expert.
I have the following doubt with the TAB  Logon Data of the T.Code SICF and the fields enclosed in the box yellow of the following Image.
[T.Code SICF|http://www.freeimagehosting.net/uploads/dcd2069022.jpg]
When I want publish a T.code ABAP in the portal What fields I should Use of this fields enclosed in the image of Above
Thank in Advance for your help,
Best Regards
Carmen G

In most cases, you would not need to use any of the fields under the Logon Data to publish a TCode in portal.
All that you would need to maintain are:
1. Under Service Data - GUI Link (set this to yes) and GUI Configuration (define parameters based on your need).
2. Under Handler List - Use Handler CL_HTTP_EXT_ITS
Please check the wiki page for more info:
https://wiki.sdn.sap.com/wiki/display/HOME/InternetTransactionServer
One good link to look at:
http://wiki.sdn.sap.com/wiki/display/HOME/Article-EmploySAPGUIforHTMLinsteadofanInternet+service
Thanks,
Shanti

Similar Messages

  • User exit Or Badi for  creating Service order while modifying sales order.

    Hi Experts,
    I am creating Notification using transaction IW51.
    In IW51 there is a button to create a sales order.
    I click on sales order button and create a sales order.
    Now notification and sales order are created.
    Now i go in transaction VA02 and click on avalibility check push button .It gives me some popups in which i select copy all options.Then  i click on save button
    .At this point service order gets created.
    My requirement :
    Before the service order gets created i want to pass the notification data ; for ex- Equnr(Equipment number) to service order.
    Thanks & Regards,
    Chetan

    Hi,
    Are you saying first create notification,then service order
    and then Sales order.
    But the requirement is create notification then sales order and when you go in va02 and while modifying the sales order and create service order.
    Thanks & regards,
    chetan.

  • BAPI  for Creating Service Purchase Order

    Hi All,
      I am not able to create service po using bapi, after passing the parameters
      ls_polimits-LIMIT     = '30'.
      ls_polimits-EXP_VALUE = '20'.
      APPEND : ls_polimits TO gt_polimits.
        ls_poserv-quantity = '10'.
        ls_poserv-base_uom = 'AU'.
        ls_poserv-short_text = 'AAAAAAAA'..
        ls_poserv-price_unit = '1'.
        ls_poserv-GR_PRICE = '25'.
        ls_poserv-TAX_CODE = 'V0'.
        ls_poserv-MATL_GROUP = '6AD'.
        APPEND : ls_poserv TO gt_poserv,
               ls_poservx TO gt_poservtxt.
    message getting is
    500000280 00010 Purchase order still contains faulty items
    500000280 00010 No instance of object type PurchaseOrder has been created. External reference:
    500000280 00010 Please maintain services or limits
    please help me
    Appropriate points will be rewarded.
    Arun

    Dear Seshu,
    This is not the problem with data, coz, i am able to create the PO (Service) Manually.
    please let me know what all tabeles, i need to pass for this BAPI_PO_CREATE1
    presently I am passing
    CALL FUNCTION 'BAPI_PO_CREATE1'
           EXPORTING
                poheader          = g_pohdr
                poheaderx         = g_pohdrx
               testrun           = 'X'
           IMPORTING
                exppurchaseorder  = l_ponum
           TABLES
                return            = lt_return
                poitem            = gt_poitem
                poitemx           = gt_poitemx
                poaccount         = gt_poacct
                poaccountx        = gt_poacctx
                POSERVICES        = gt_poserv
                POSRVACCESSVALUES = gt_poservacc
    Regards
    Arun

  • BAPI for creating service entry

    Hi all,
    Please let me know if there is a BAPI for creatuing service entry. Please provicde sample code.
    Thanks,
    Rajan

    Hi,
    Try this BAPI " BAPI_SERVICE_CREATE ".
    Regards
    Milan

  • Standard process for creating Services and accessing Services on EBS 11i

    All,
    Do you have any kind of documentation that explains how we should handle Services in the EBS 11i?
    We have two types of interfaces currently and no one of them uses Services:
    1. We create files in some kind of gateway
    2. We get files generated in a gateway or when it's the case we access different databases via database link.
    I really appreciate your help.
    Thanks,
    Fernando

    Right, but what would be all the standard process for creating a webservice?
    Is there any kind of document that shows in detail how to do that? and also, how we should access webservices from other systems?
    Thanks for your help.
    Fernando

  • Automatic tax code populated while creating service PO

    Hi,
    My requirement is that whenever i create service purchase order then service tax code (P4=12.24%) should automatically be poulated in the PO screen tab.
    Kindly let me know your inputs and also let me know if you want any further clarification.
    Thanx n regards
    Amit Choudhary

    The tax code can be populated Automatically in two ways while making PO
    1. Maintaining INFO Record Me11
    2. Maintaining condition Record in MEK1. select the appropirate fields through creation of Condition table.
    Hope this may be useful
    Regards
    Sakthi.K

  • FM/Class for creating service confirmation from service order

    Hello Gurus,
    Does anyone know a FM/BAPI/Class to create service confirmation from service order ?
    With warm regards,
    Kallol Bhowmick

    Hello Kallol
    You can trigger a confirmation from service order using action profile.
    Here is how to define action profile:
    IMG > CRM > Basic Functions > Actions > Actions in Transaction
    Dialog Stucture> Action profile:
    Object type = BUS2000116
    Context class = CL_DOC_CONTEXT_CRM_ORDER
    Dialog Stucture> Action Definition:
    Processing time: Processing using selection report
    Check box schedule automatically, Changeable in dialog and executable in dialog.
    Dialog Stucture> Processing types
    Permitted processing types of actions: Select - Method Call
    Settings method call: Method - COPY_DOCUMENT (you can also try COPY_DEF_ITEMS)
    Processing Parameter:
    -Select change icon a new window opens - container editor
    -select create icon another window opens - display container editor
    Here enter following:
    Element = PROCESS_TYPE
    Name = PROCESS_TYPE
    short desp = PROCESS_TYPE
    Tab > Dtype:
    Structure = CRMC_PROC_TYPE
    Field = PROCESS_TYPE
    Tab> initial value
    Here maintain the transaction type of your confirmation.
    save your action profile. Now assign action profile to Service oder transaction type.
    I hope this info helps.
    Regards
    Rupesh Patil

  • Function module for Create service order with reference to sales doc (RAS )

    Hi All,
    I have to create a service order (type SM03) with reference to sales document (doc type RAS, in other way it is called as repair order).
    I have used function module 'ALM_ME_ORDER_CREATE' && 'CO_ZV_ORDER_POST' to create service order and its working fine but problem is that i am not able to create linking between repair order and service order.
    Can anyone suggest me function module, BAPI to create service order with reference as sales document (RAS) so that all related details of sales document will automatically reflect to service order..
    Sumit

    Try this function module BAPI_ORDER_MAINTAIN. Just search with BAPI_ORDER* in SE37 you will get some more functions.
    Regards
    Kathirvel

  • Role for create service and view Master Data

    Hey people !
    Im using CRM 4.0 and want to assign some role.
    The role should be able to do all the transaction in service and masterdata.
    Someone got any tip?

    You can use SAP delivered Interaction Center Manager or Service Manager role.
    Thanks,
    Thirumala.

  • Automatic tax code determination for service POs

    Hi
    Can anyone tell  about the possibilities of automatic tax code determination for the service purchase orders.
    Thanks in advance
    Durai

    The tax indicator is used in the automatic determination of the tax code 
    in Purchasing.                                                                               
    The tax code can be determined automatically within the framework of tax 
    determination (via the conditions).                                      
    Tax indicators, which can come from the service master record,           
    Customizing, or the purchasing document, are used in this process. The   
    system determines the tax code on the basis of the combination of these  
    tax indicators.                                                                               
    Automatic determination of the tax code is useful, for example, if       
    different tax rates apply to different groups of services.

  • T Code for  "Create Purchasing Groups"

    Hi,
    Does anyone know a T-code shortcut for "create Pur Grps." other than the spro path?

    hi
    OMGS and OMGQ are available for 4.6
    Path
    SPRO>Materials Management>Purchasing>Purchase Order>Release Procedure for Purchase Orders-->Define Release Procedure for Purchase Orders
    SPRO>Materials Management>Purchasing>Purchase Requisition>Release Procedure>Procedure with Classification>Set Up Procedure with Classification
    Vishal...

  • How to create Service Contract-Urgent

    Hii All,
    Can anyone tell me what all the requirements needed to create a service contract?
    I shall be thankful to anyone who could please please send me the step by step procedure to create the service contract.
    Thanks
    Gopi.

    Hi Gopal ,
    Use following steps for creating service contract.
    1] Use t-code <b>ME31K</b>
    2] Enter details like Vendor , Agreement type (MK) , Purch Orgn Purch.group.In the same , enter Item Category as "<b>D</b>" and respective account assignment category (K,F etc.)
    3]In second screen enter Validity period , then short text for the desired services.In next screen , enter Service details and proper account assnmnt
    Save the contract
    Regards
    Nilesh

  • Creating Service entry sheet using bapi  BAPI_ENTRYSHEET_CREATE

    Hello Guys,
    I  am trying to create a service entry sheet for single line item only using bapi  BAPI_ENTRYSHEET_CREATE.
    its is creating Service entry document but not populating the line item  for me (here only one line item for me).
    If you guys have sample code (how the poupulate the internal tables)  could you please send it across?.
    Thanks in Advance..
    Steevan

    Hi,
    Creating Service entry sheet using bapi  BAPI_ENTRYSHEET_CREATE
    For creating service entry sheet follow below link and it helps to you.
    http://wiki.sdn.sap.com/wiki/display/ABAP/CreatingServiceEntrySheetusing+BAPI
    Regards,
    Sekhar

  • ISU config for creating notification on Move In/Out or Disconnect/recon

    Hi
    Can anyone let me know how to configure system to create notificaiton/work order on following events in ISU:
    1) Move in
    2) Move out
    3) disconnection
    4) reconnection
    Thanks in advance,
    Laxmi

    Hi Olivia,
    I did the config for creating service order/notif on move in process for BP who is also a SD customer (independent of Company code).
    1) Created a service object containing work center and PM order and referencing "Funcitonal location" and assigned to order codes (SM01, SM02, and SM03) and then configured the plant and work center for the service objects.
    2) Configured the "Parameters for MR data processing" for blank company code and original company code for each division - cheked the service order/notifi and allow est MRRs, input 1 in data limitation and checked the display default meter value.
    3) Did not configure the "general system parameters for Move in/out" for 'Create Service order/notif with delay"
    After installing a device in the installation (billing installation) , I tried creating the move with intial meter readings and only "Service order/notifi" checked.
    The problem is, after move in it is not creating the meter reading order and the service order but i could find entries in EABLG table with merer reading reasons 21 and 06.
    Please help me creating meter reading order and service order on Move in.
    I am new to ISU.
    Thanks,
    Laxmi

  • Creating Service Entry Sheet without using Service Master/Service lines

    We are invoking the BAPI_EntrySheet_Create to create the service entry sheet. We are currently facing this issue...
    1) For assigned PO's, we are getting the PO item and Account assignment information from BAPI_PO_GetDetail. We are using these values to populate the parameters/tables to invoke BAPI_EntrySheet_Create. For population the Entrysheetservices table, we are not using information from Service Master/Service lines but use the information we get from an external system to populate the Service lines(ESLL). We do not provide a Package No/Service information when invoking the BAPI but populate the service lines with short text, quantity, Gross price etc without service information like package no, outline indicator etc. The BAPI creates a service enty sheet successfully(this is without the SES Acceptance indicator not being set) but when we lookup the SES# from ML81n transaction the ESLL details lines are not displayed.
    When displaying the SES using transaction ML81N, the header information is displayed correctly but the lines are not displayed. The Header information is correctly populated in ESSR table and detail is also populated in ESLL table. I think the cross reference information is correctly set in ESLH table to pull up the detail when ML81N as it is missing the package/sub pack information.
    Your expert advise in resolving this issue is very much appreciate. Please advise.

    Hi,
    Creating Service entry sheet using bapi  BAPI_ENTRYSHEET_CREATE
    For creating service entry sheet follow below link and it helps to you.
    http://wiki.sdn.sap.com/wiki/display/ABAP/CreatingServiceEntrySheetusing+BAPI
    Regards,
    Sekhar

Maybe you are looking for

  • "Another program on your computer would like to modify Firefox with the following add-on" - how do I allow extensions?

    I cannot get extensions to run or enable, nor does the browser remember my preference. For example, after I install or Enable an extension, when I restart Firefox I get a tab for every extension that forces me to check "Allow this installation" after

  • How do I remove images viewed using preview?

    Hi, I'm new to this forum and not very computer savvy, so please bear with me if in the wrong place or asking dumb questions or using wrong jargon! Still not quite understanding preview except that it seems the only way to see a bigger image of photo

  • Wrong description of columns is displayed in PDF view

    Hi Gurus, Please help me on the below issue. Issue: I open accoutn plan and clicked on "Print Account Plan" (which will export account plan data into PDF file for printting), from one assignment block the description of column is getting displayed wr

  • TS1398 hi

    hi i have a problem with my iphone4s ! wifi can't on !!! pl help me to solve this problem thanks vajira liyanage i have a problem with my iphone4s ! wifi not on !

  • Delete download after playing on iPhone?

    All seems to be going well with iCloud and Music Match. However, once on iPhone after playing seems to me I should be able to delete songs to keep it from filling up. Right now expermenting on iPad where I don't store music before going to my iPhone