How to Create LSO Follow Up after Course Creation adn Booking.

Dear All,
I Created a Course and Booking to the attendants is done.
I want to follow up the attendants Pass / Fail and i have to update their Proficiency.
I am unable to do it through BDC.
I am using LSO_PV15 T-Code.
Could any one suggest the process of doing so.
Regards,
Chaitanya Abbu.

Hi,
Check function modules LSO*FOLLOWUP. There are 2 function modules which seem to be useful.
LSO_FOLLOWUP
LSO_UPDATE_FOLLOWUP
Thanks,
Jyothi

Similar Messages

  • How to create lead follow up opportunity....

    Hello,
    How to create lead follow up opportunity automatically... Also my clients need is when we change the status of Lead from Open or In-Process or Won to Completed then an automatic email should go to the employee responsible in the lead.
    Please help me in this.... I tried doing this by creating Action profile & assigning that action profile to transaction type but didn't get the expected result.
    I would really appreciate some one help on this.... Please describe it in steps for automatic Opportunity creation & also for email.
    Thanks,
    Ajeet

    Using action is correct approach. You just have to configure action properly. For follow-up use in action 'method call' and use method 'copy_document' and as parameter specify transaction type that you want to be created as follow-up.
    For mail, you can use in action trigger_alert method.

  • How to create Oppertunity doc automatically after lead in CRM SALES

    Hi,
    how to create oppertunity doc automatically after creating lead in crm sales
    Thanks7regards
    kishor kumar

    Hi Kishore,
    Create SAP Business Workflow for Opportunity from Lead 
    Use
    A lead is a business transaction that describes, stores, updates, and manages the potential business interests of a business partner, and the interactions based on this over a period of time. The goal is to provide the "sales" area with the information gained in the lead, in order that it can be used as a basis for deciding whether to create an opportunity.
    The information gathered in the lead is transferred to the "sales" area via the workflow "create opportunity from lead".
    In the workflow, you decide whether the opportunity is generated manually or automatically.
    If the lead-specific attributes Priority and Lead group fulfill specific criteria, the workflow automatically generates an opportunity. Otherwise, the workflow sends a work item to the sales employee responsible, for manual creation. Once he has checked the data in the lead, the sales employee can either reject this lead or create an opportunity from it.
    The workflow is automatically started when the lead is saved.
    The sales representative entered in the lead is first taken as the sales employee whose task it is to create the opportunity based on the information in the lead. This person can be determined using partner determination in CRM, depending on the prospect in the lead, and can, for example, be a manager of a sales area. If no sales representative is entered, the workflow takes an organizational unit assigned in the workflow template, and sends the work item to all users assigned to the organizational unit.
    Prerequisites
    u2022     The type linkage for the start events AttributeChanged and SetErrorFree for the workflow WS10001011 are deactivated as a standard procedure, and, if you wish to start the workflow template, they have to be activated again in Customizing. The workflow task processors must also be maintained. In Customizing, choose Customer Relationship Management  Basic Functions SAP Business Workflow  Perform Task-Specific Customizing.
    u2022     The workflow template uses the user statuses SAAC (accepted by sales) and SARE (rejected by sales) of the status profile CRMLEAD. If you have defined several user statuses, the data flow for task TS10008154 (set status) must be adapted accordingly.
    u2022     When the opportunity is created, the workflow template uses the opportunity transaction type OPPT. If you have defined several transaction types for the opportunity, the data flow for task TS10008151 (create opportunity) must be adapted accordingly.
    u2022     If the sales employee rejects the lead, the workflow resets the qualification level to value 02 (warm). If you have specified your own qualification levels in Customizing, you need to adapt the data flow for task TS10007918 (change qualification level) accordingly.
    Process of Workflow WS10001011 (create opportunity from lead)
    The workflow "create opportunity from lead" is started when a lead is saved with qualification level Hot and status Error-free. The system uses the lead-specific attributes Priority and Lead group to check whether an opportunity can be automatically created, or a sales employee first needs to decide. If the sales employee decides that an opportunity can be created, the lead status is set to "accepted by sales", and an opportunity is created in the background. If necessary, this is forwarded to the sales employee to check. If the sales employee rejects the lead, the lead status is set to "rejected by sales", and the initiator is informed by mail.
    The workflow is ended if no opportunity is created and
    o     the lead is deleted or
    o     the qualification level of the lead is changed to a value other than Hot or
    o     the status of the lead is changed to a value other than Error-free.
    Path for the workflow:
    ==> SPRO
    ==> Customer Relationship Management
    ==> Basic Functions
    ==> SAP Business Workflow
    ==> Perform Task-Specific Customizing
    Select the Application Componenet  Abbrevation as CRM and expand
    Select CRM-BTX and expand
    Select CRM-BTX-LEA and click on Activate event linking  and acivate workflow WS 10001011
    It may helps you
    Regards
    Narayana

  • How to create a follow up page in scripts using Duplex and Tumble Duplex

    How to create a follow up page in scripts using Duplex and Tumble Duplex in print mode of scripts ?

    Hi ,
    Set the next page property as duplex , and change the print property back to back

  • How to create a pop up window while creation of the delivery note.

    Hello Experts
    How to create a pop up window while creation of the delivery note.
    As soon as we go in to delivery note creation screen in VL01N, immediately a pop up screen should be displayed on the screen containing the following details,
    For e.g.
    Str. Loc     Qty      UOM
    DE01        100        KG
    DE99          50        KG

    Dear all,
    i m having two document numbers for invoic of same types such as output type print program and smartform.
    biut the issue is im getting print preview for one invoic and for another invoic i m not getting any print preview.
    Directly the cursor comes to initial stage of vf03.
    suggest what to do
    Thanks and regarnds
    ravi

  • How to block changes in pr  after po creation

    We have set up the system messages (06 76 as error). However still it is possible that the user can change the description or add new line item after  after the release/po creation. How to prevent this.  how to block changes in pr  after po creation
    do i have to create  new system messages if yes then hoe kindly suggest
    Thanks.
    regards

    Dear Goel,
    When setting the message 06076 and 06400 as described in the note 385002            
    to error it is no more possible to create a second purchase order with              
    reference to the purchase requisition.                                              
    See SAP note
    315448     ME21N: Referencing a purchase requisition                                                                               
    Regards
    V V

  • How to create credit note automatically after PGR?

    Hello SD Gurus,
    Client's Business Process: Return Order (ZRE, ZPOR, ZARE, and ZMTR) is created with reference to billing document number and item category used for this order type is REN or ZREN. After the order is created, they do PGR (Return Delivery Type is LR) and then credit memo is created "manually". So, the issue with this process is that it is very time consuming and a lot of manual intervention is required.
    To-be Process: The requirement is to create credit note "automatically" after the PGR is done to reduce the manual intervention and expedite the process. If item category is REN, then credit note will be created with invoice value. If item category is ZREN, then credit note will be created with Zero Value.
    How should I write code in the user exit MV50AFZ1?
    Regards,
    Mohammed Anwar

    Hi
    Apart from Lakshmipathi's suggestion you can share the below logic with your ABAPER. There are two BAPIs we use to create billing automatically. Check whether you can call these BAPIs in userexit you have mentioned in your post.
    CALL FUNCTION 'BAPI_BILLINGDOC_CREATEMULTIPLE'
    * EXPORTING
    *   CREATORDATAIN         =
    *   TESTRUN               =
    *   POSTING               =
            TABLES
              billingdatain         = billingdatain
              conditiondatain       = conditiondatain
    *   CCARDDATAIN           =
    *   TEXTDATAIN            =
    *   ERRORS                =
              return                = return3
              success               = success
          CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
            EXPORTING
              wait = 'X'.
          READ TABLE return3 WITH KEY type = 'E'.
          IF sy-subrc = 0.
            record-inv_rem = return3-message.
          ENDIF.
          WAIT UP TO 2 SECONDS.
    *      READ TABLE return3 WITH KEY type = 'E'.
    *      IF return3-type = 'E'.
    *        WRITE:/ return3-message.
    *      ENDIF.
          READ TABLE success INDEX 1.
          CLEAR: vbeln_vf.
          vbeln_vf = success-bill_doc.
        ENDIF.
    Thank$

  • How to create a .BIL file after scanning by a hyperspectral camera

    I have tried to search everywhere how to create a .BIL and .hdr files (ENVI format) by LabVIEW (or related languages) after do line scanning by a hyperspectral camera. Does anyone have the VI source code or library drivers to do it? or Can you suggest me a solution?

    Hi Link Butler,
    I don't believe that there is a direct way of saving and image in the BIL format. However, from the information I have seen online, you will very likely be able to recreate this file type in LabVIEW. Although, the exact arrangements I have seen have been contradictory in some cases, it appears that a BIL file will contain no header information and only contain binary data on the Red, Green, and Blue pixel values of the image.
    So, in LabVIEW, we can split the RGB values of a color image using the 'IMAQ ExtractColorPlanes.vi' and then use the 'IMAQ ImageToArray.vi' to breakout each pixel value for the new Red image, Green image, and Blue image. From here, you would want to rearrange the 2D arrays of pixel values according to the BIL standard (again I found conflicting information on this) and write to a binary file.
    Attached below is a VI showing how to use the 'IMAQ ExtractColorPlanes.vi' to create a new image for the R, G, and B aspects of a color image.
    Matt
    Product Owner - NI Community
    National Instruments
    Attachments:
    ExtractRGB.vi ‏63 KB

  • How to create a database for sample code from Tutorial/Book?

    I want to try out the sample code from [http://shop.oreilly.com/product/0636920013471.do] for the book SQL Pocket Guide 3rd Ed.
    I have downloaded the oracle vm/appliance for oracle 11g2 and I have started sqlplus as sysdba.
    I'm feeling overwhelmed with these links describing how to create a database:
    [http://www.adp-gmbh.ch/ora/admin/creatingdbmanually.html]
    [http://tldp.org/HOWTO/Oracle-7-HOWTO-3.html]
    [http://www.adp-gmbh.ch/ora/admin/creatingdbmanually.html]
    (1) What is the command to list the existing databases?
    (2) What is the command to delete an existing database?
    (3) When creating a new database with the create database command, is it necessary to specify the logfile, character set, national character set, datafile, sysaux datafile, undo tablespace, temp table space? Do these have reasonable defaults? I'm not sure what proper directories are to specify for Linux and the examples are for windows.
    Can someone give me a simplified create database command to create a database called 3rdEdPocketGuide? Should I follow the example at [http://tldp.org/HOWTO/Oracle-7-HOWTO-3.html] and instead of orcl use 3rdEdPocketGuide?
    (4) What command do I use to execute the script that comes with the book SQL Pocket Guide 3rd Ed? This is the script that has all the drop table, create table and insert commands in it.
    (5) What command do I use in sqlplus to set the current default database prior to running this script? Perhaps this is the connect command? I don't want my script to create tables in the system database.
    (6) I tried the command "connect 3rdEdPocketGuide" and it prompted for a password! Yikes! What password? Do I need to specify a password when I create a database? I cannot tell if I have successfully created such a database or it is just prompting me for a password to thwart malicious users. Is it is possible to create databases which don't require a password or maybe a zero length password?
    Thanks
    Siegfried
    Edited by: user8816970 on Sep 26, 2012 12:01 PM
    Edited by: user8816970 on Sep 26, 2012 12:18 PM

    user8816970 wrote:
    Paul,
    Thanks! I tried changing my profile name to siegfried but I'm not seeing the change...
    Anyway, I'm trying your suggestion to use SQL Developer which was already installed in the virtual box appliance and I cannot figure out how to get a connection.
    When I use the defaults of sid=xe, port=1521, hostname=localhost and specify
    username=sysdba
    password=
    I get status: failure - test failed: listener refursed connection with the following error: ORA 12505, TNS: listener does not current know of sid given.
    So I try sid=orcl and that works better: status: failure - test failed: ORA-01017: invalid username/passowrd; login denied
    OK, sqlplus let me in with out a password, why does not this work?
    So I try checking the box for "OS Authentication" and I get the same error!
    Hoek: I tried searching the documentation and found "3 Exploring Oracle Database with SQL Developer" at http://docs.oracle.com/cd/E11882_01/appdev.112/e10766/toc.htm but following those directions did not help. Can you be more specific? The directions were for a tutorial and I need to know what the passwords are for the database set up with [http://www.oracle.com/technetwork/database/enterprise-edition/databaseappdev-vm-161299.html|http://www.oracle.com/technetwork/database/enterprise-edition/databaseappdev-vm-161299.html] . I also found [http://docs.oracle.com/cd/E11882_01/appdev.112/e10766/tdddg_connecting.htm#CEGHFHIG|http://docs.oracle.com/cd/E11882_01/appdev.112/e10766/tdddg_connecting.htm#CEGHFHIG] but that did not help either.
    Everyone:
    Do I need to create a user using SQL*Plus first so I can login with "Oracle SQL Developer" so I create my database called? What would be the "create user" command I would execute?
    OK, so I run sqlplus and issue these commands
    create user siegfried identified by abc ;
    grant connect to siegfried ;
    connect siegfried/abc;
    Now, how do I create a database? In Microsoft SQL Server one has to create a database first and if you just start creating tables without creating a database first, the tables will be created in the system database and this is usually undesirable.
    Sometimes a database is known in the java connection string as the catalog. Is there any such analog in oracle SQL plus?
    So now what do I do? I want to create a bunch of tables using my script I downloaded from 3rd Ed SQL Pocket Guide. Does my new user "siegfried" have the right to create tables? I guess I could try but I don't want to create tables in the system database.
    I noticed I can also use "Oracle SQL Developer" to connect with my new "siegfried" account. It seems that I should have been able to connect with sysdba... strange.
    So now I am connected in the "Oracle SQL Developer" and I see no list of databases.
    Thanks!
    Siegfried
    >Paul,
    Thanks! I tried changing my profile name to siegfried but I'm not seeing the change...
    Anyway, I'm trying your suggestion to use SQL Developer which was already installed in the virtual box appliance and I cannot figure out how to get a connection.
    When I use the defaults of sid=xe, port=1521, hostname=localhost and specify
    username=sysdba
    password=
    I get status: failure - test failed: listener refursed connection with the following error: ORA 12505, TNS: listener does not current know of sid given.
    So I try sid=orcl and that works better: status: failure - test failed: ORA-01017: invalid username/passowrd; login denied
    OK, sqlplus let me in with out a password, why does not this work?
    So I try checking the box for "OS Authentication" and I get the same error!
    Hoek: I tried searching the documentation and found "3 Exploring Oracle Database with SQL Developer" at http://docs.oracle.com/cd/E11882_01/appdev.112/e10766/toc.htm but following those directions did not help. Can you be more specific? The directions were for a tutorial and I need to know what the passwords are for the database set up with [http://www.oracle.com/technetwork/database/enterprise-edition/databaseappdev-vm-161299.html|http://www.oracle.com/technetwork/database/enterprise-edition/databaseappdev-vm-161299.html] . I also found [http://docs.oracle.com/cd/E11882_01/appdev.112/e10766/tdddg_connecting.htm#CEGHFHIG|http://docs.oracle.com/cd/E11882_01/appdev.112/e10766/tdddg_connecting.htm#CEGHFHIG] but that did not help either.
    Everyone:
    Do I need to create a user using SQL*Plus first so I can login with "Oracle SQL Developer" so I create my database called? What would be the "create user" command I would execute?
    OK, so I run sqlplus and issue these commands
    create user siegfried identified by abc ;
    grant connect to siegfried ;
    connect siegfried/abc;
    above does NOT use SQL*Net to connect to the instance
    >
    Now, how do I create a database? In Microsoft SQL Server one has to create a database first and if you just start creating tables without creating a database first, the tables will be created in the system database and this is usually undesirable.
    Sometimes a database is known in the java connection string as the catalog. Is there any such analog in oracle SQL plus?
    So now what do I do? I want to create a bunch of tables using my script I downloaded from 3rd Ed SQL Pocket Guide. Does my new user "siegfried" have the right to create tables? I guess I could try but I don't want to create tables in the system database.
    I noticed I can also use "Oracle SQL Developer" to connect with my new "siegfried" account. It seems that I should have been able to connect with sysdba... strange.
    So now I am connected in the "Oracle SQL Developer" and I see no list of databases.SQL Developer can only connect to the instance via SQL*Net
    >
    Thanks!
    Siegfrieda database in SQL Server is same as schema/user in Oracle

  • How to create a custom Button in a SNP planning book

    Hi Experts,
    I created my own Planning Book and Dataview in SNP with 3 Key Figures: KF1, KF2, KF3. Now I want to create one my own button with Macro so that when I press that button, the Macro will run to calculate: KF3 = KF1 + KF2.
    I know that I can drag this Macro to one of default events like: Default, Level Change, Start. But actually, I want to create my own button so that I can handle the event as I want.
    My question are:
    1. How to create a custom button on the toolbar of SNP Planning book and writing macro for the button?
    2. Please give me any document, material teaching about writing macro and relating to my above scenario.
    Thanks very much!
    Duyennx
    Edited by: xuanduyen on Sep 6, 2011 9:20 AM

    Hi,
    Access the transaction "/n/sapapo/advm". In the list select your planning book/ data view and click 'Start Macro Builder' button.
    In the Macro builder screen, drag and drop your macro from Macro depot to the work area.
    Right click on your macro name and select 'properties'. In the pop up, next to the Assigned Push button field, there is a button 'Choose'. Click that. It will display all the available icons. In standard system, it displays more than 1000 icon. Choose any one icon which is suitable for your macro function. Close the pop up and save the macro. This will assign a push button to your macro.
    In the Planning book tool bar, you can see the selected icon in the header tool bar. Just by clicking that icon, you can execute the macro interactively.
    And I don't know whether we can include/design our own icon. But there are already 1000+ standard icons to choose.
    Regards,
    Manimaran M.

  • How to create a popup window that allows creation - - -

    Hi,
    I have a column named owner_id(number) .
    My requirement is to display the owner name and in the future I want to allow creation of a new owner from this page, .So i have used an
    [ Popup Key LOV (Displays description, returns key value)] for the time being which displays name(Description in other table)
    I need to create a popup window that allows creation of the owner and writes the entity_id(owner_id) back to this page.
    Can anyone plz help with the solution

    hey,vee
    thanks for your response,but i had already read this thread before i put up a new question.any way,thanks.
    best regards
    hlee

  • Mac OS X Finder cover flow mode, how to avoid unselecting following file after deleting

    Hi,
    I'm trying to organize thousands of pictures which involves deleting lots of consecutive files while I am viewing preceding and following picture. I found Finder is the most suitable tool. But one problem I face is that once I deleted a file using Command+Delete key, the next file get unselected and I cannot use the same shortcut key. I remember doing this task without a problem. I don't know what went wrong. Anyone any idea? FYI, I am using Mac OS X 10.7.5.
    Thanks for your help in advance.

    proximity2007 wrote:
    1. I work in the web design field, so I am using Dreamweaver and dealing with images constantly. If I am on a Pc and go file>open and within that dialogue box I still have all the functions of windows explorer. I can see how big a file is by right clicking and going properties. I can the file's full path.I can see when it was modified.I can even open that file (say if it is a jpeg) and edit it.
    This is all within the program's open/save/export dialogue box.
    On a Mac, I have no right click within a dialogue box, I can't go "apple I" to see the file properties. The only way I know is to find it in the finder. But this is an another step. I certainly can't right click. This is frustrating.
    In a Cocoa application (such as TextEdit) in Leopard, the Open dialogue box allows a choice of displaying files as Icons, as line items, or in columns. If you select Columns, then an image such as a jpg or png shows the size (although only as 4KB 8KB etc), the kind, the created date, modified date, last opened, and the dimensions in pixels. Plus there is a More Information box that brings up the usual Inspector (Command I also works).
    I suspect it is more a matter of what Dreamweaver is doing than whether that facility is available in OS X. Since I don't have Dreamweaver, I can't comment on how it manages.
    2. The other thing regarding this is apple's copying and pasting ability.
    I would be looking at Apple's Smart Folders to group items. Apple just seem to be doing things in a different manner. I kept running into trouble when I tried to force things to work the way they did in Windows. This was a particular problem with applications that are basically Windows oriented, so I ended up not using Adobe or Microsoft. On the other hand, I am not a web designer, and hardly use photos on the web at all. So far I haven't found any web application that I feel I could recommend for a web designer.

  • How to create a Delivery Order after Delivery Completed

    Hi All,
    I have created a SO with order quantity 100 pcs, Upper and Lower Tolerance limit is 5%.
    At first, I create a DO via VL01N with picking quantity 100 and post the Goods Issue.
    So, now the Delivery Status for the SO line item is Fully Delivered.
    My question is how can I create a subsequent DO with 5 qty (to hit the Upper Tolerance Limit 5%) after the Delivery Status for SO line item is Fully Delivered?
    My requirements are:
    1. The SO quantity should remain unchanged
    2. No additional line item should be created in SO
    Please advice.
    Thank you
    Regards,
    Mike

    Hi,
    There is no possibility to change the quantity like this in the delivery and this requirement can not be met. As discussed above system takes tolerance into account with reference to the full quantity it does not check the tolerance once the quantity is fully referenced. Meaning of tolerance itself suggests that system needs to consider in this case 5% plus or minus but when you enter the quantity as 100 then there was no question of tolerance. So the conclusion is that you can not implement this requirement in std way and through development may be possible I am not sure.
    Rajiv

  • How to Create Pages in EP6 after Creating iView

    Dear All,
    I have created a iViews in EP6 based on available par files can any one tell me how to cretae the pages for that iview so that when user logs in he can click on page link and see iView in Ep6
    Thanks and Regards
    Prasad.Y

    Hi Prasad,
    To get more info on this question and your other questions, see this documentation on help.sap.com:
    http://help.sap.com/saphelp_nw04/helpdata/en/a9/76bd3b57743b09e10000000a11402f/frameset.htm
    In the navigation panel on the left choose Administration Guide > Content Administration. You will find topics on Pages, roles, worksets, etc.
    Hope this helps.
    John

  • How to create horizontal line dynamically after evry line item

    Hi all,
    I have to redesign the sapscript.
    For a invoice for every new material a horizontal line will be drawen.After that for that material all new line item will be displayed than again a horizontal line should drawn.
    In dynamic how i can know how many line item will be there for the particular material.
    Guranted points will be rewarded .
    Regards
    raj

    Hi
    1st u draw a table and in that u mention all the line items. You can change the size from there it self
        The Code is here for drawing the Box for Total in last page (where there is no next page)
        /:   IF &NEXTPAGE& = 0
        /:   BOX FRAME 10 TW
        /:   BOX HEIGHT ‘0.8′ CM FRAME 10 TW
        /:   BOX HEIGHT ‘1.9′ CM FRAME 10 TW
        /:   BOX XPOS ‘2.5′ CM YPOS ‘0.8′ CM WIDTH ‘1.1′ CM HEIGHT ‘1.9′ CM FRAME 10  >
    Now some help from help.sap.com to understand the code better
    1. /: BOX [XPOS] [YPOS] [WIDTH] [HEIGHT] [FRAME] [INTENSITY]
    Reward all helpfull  answers
    Regards
    Pavan

Maybe you are looking for

  • RMI security with client authentication

    Hy, I'm trying to set a secure RMI application using JSSE and SSL. I have succeeded in writing an application with client and server authentication using both an RMISSLServerSocketFactory and RMISSLClientSocketFactory and passing those factories to t

  • Inspire 5200 - Cable Extension and Switch Box

    Hello, I am looking for the Inspire 5200 cable (green,black,pink), which can be used to extend the default wire that comes with the product. 1) Is it possible to get a connector which can be used to extend this cable? 2) I have connected my 5.1 speak

  • Setting the ALV Hierarchy tree with grid line between the columns and rows

    Hi Experts, I would like to ask if there is any suggestion on setting the ALV hierarchy tree to be separated by grid line between the columns and rows just like how it is display the same way in normal ALV grid. Thanks in advance.

  • How can I see "show ip bgp neighbors" for only VPNv4 enabled?

    Hi, I have only VPNv4-BGP-neighbors defined (IPv4-cfg is inactivated). Is there any command showing the status of the VPNv4-neighbors ?? I am missing a command like "show ip bgp sum", "show ip bgp neigh" for VPNv4. I use Cisco7206 with 12.2(14)S at t

  • Can't add subrows to table

    Hi...I'm trying to add a subrow to test 1 in the attached example.  I followed livecycle help, but it doesn't add a subrow when clicked. This is an example of what I'm trying to do.                Header 1 Header 2 Header 3 Header 4 Header 5 Header 6