How to know the workflow object name assigned to a Transaction code

Hi Friends,
There is one workflow object assigned to one transaction code VKM1. How can i know the workflow object name assigned to that particular transaction. Can anybody help me?
Regards
shankar

HI
Please check t.code PPOMW
Thanks & Regards
Phaneendra

Similar Messages

  • How to know the all user name from system/system login

    hi all,
    i want to know the all user names from system login who are the existing user like
    regards
    srinivas

    Hello,
    Using DBA_USERS will give more details
    select * from dba_users;Regards

  • How to get the last wbs which is displayed  in transaction code cj03?

    Dear Experts,
       I want to get the last wbs which are displayed in  transaction code cj03, i have written below program,but i found it is incorrect. because the sort of wbs  in cj03 is not equal to table prps. the last wbs in cj03  is not equal to table prps.
    who can tell me how to get last wbs which is displayed in cj03?
      SELECT
         PRPS~STUFE
         PRPS~POSID
         PROJ~POST1
         INTO CORRESPONDING FIELDS OF TABLE WA_PRPS_TEMP FROM PRPS INNER JOIN PROJ ON PROJPSPNR = PRPSPSPHI
         WHERE PROJ~PSPID EQ P_PROJECT.
      WA_TLINE = LINES( WA_PRPS_TEMP ).
      READ TABLE WA_PRPS_TEMP INDEX WA_TLINE.
      IF WA_PRPS_TEMP-POSID = P_lastWBS.
        P_LAST = 1
    endif.
    Best Regards,
    Merry

    Hi Merry  ,
      The WBS elements are stored in the table PRPS , so please try using the conversion exit and use the data in internal format then use it in the IF condition.
    Check the FM CONVERSION_EXIT_ABPSN_INPUT and CONVERSION_EXIT_ABPSN_OUTPUT
    Regards,
    Arun

  • How to know the CMOD Project name, attached to exit?

    Hello Experts,
    The customer-function is implemeted (code is residing), so, i want to know the attached CMOD Project to this customer-function!! so, pls. let me know the way How can I find the corresponding CMOD Project?
    thank you

    cmodf4-shift+f7

  • How to know the current jvm name executable ?

    Hi,
    I should want know what is the current jvm executable, from a java program. For exemple c:\foo\bar\bin\java.exe, or /home/foo/bar/java_1.6/jre/bin/java and other.
    With system properties, I can know java home, version, vendor etc of JVM, but how I can know "bin\java.exe" or other ?
    Thanks.

    Yes.
    I see java.runtime.name=Java(TM) SE Runtime Environment, I see the classpath, I see java.runtime.version=1.6.0_14-b08, I see java.home=/home/herve/java/jdk1.6.0_14/jre, but I don't see the name of java programme.
    For me it is something like {java.home}/bin/java. I don't see that in system properties.

  • How to know the DB objects using the particular tablespace

    Hi All
    I have tablespace which is used by different database objects.
    I want to know which objects are using that tablespace.
    How can I know this??
    Thanks

    I have tablespace which is used by different database objects.
    I want to know which objects are using that tablespace.
    How can I know this??
    select owner,segment_name,segment_type,tablespace_name from dba_segments where tablespace_name='&TBS';

  • How to know the table name of an InfoCub if we know cube technical name?

    How to know the table name of an ODS if we know the ODS technical name?
    Thanks
    Message was edited by: Kevin Smith

    hi kevin
    if the ODS is a standard ODS then you check the following way in SE16
    (for custom ODS objects)
    /BIC/A<ODS technical name>00 (Active Data Table)
    /BIC/A<ODS technical name>40  (Activation Queue)
    /BIC/B<10 digit number> (Change Log Table)
    (for SAP defined ODS Objects)
    /BI0/A<ODS technical name>00 (Active Data Table)
    /BI0/A<ODS technical name>40  (Activation Queue)
    /BI0/B<10 digit number> (Change Log Table)
    and for Transactional ODS Object you will have only the active data Table. So you need to check with /BIC/A<ODS technical name>00 for the custom ODS objects and /BI0/A<ODS technical name>00 for SAP defined ODS objects.
    hope this helps.
    regards
    vijaykumar

  • How to know the enhancement name by the exit funciton

    helleo
        i have a question about enhancement. if i know the exit function name how can i get the enhancement name in SMOD.
        thank u!!!!

    go to smod press F4 in enhancement.
    press information system in pop up.
    after that another popup will come give component name as the fn module press enter it will show you the enhancement name.
    Nb in some cases you cant see component name in the popup just in the status line of the popup one + sign button will be there just click it.
    regards
    shiba dutta

  • How to get the process chain name if we know the data target in sap bi

    Hi SAP BI Gurus,
    Can any help me how to find the process chain name if we know the data target name
    i mean if i know the info cube name how to find the relavant process chain which is holding that info cube
    Thanks,
    Joe

    Hi R Kumar,
    Check the table RSPCCHAIN.
    I mean, Use Table RSPCCHAIN and give the local chain tech name in VARIANTE field and search, in out put you will get meta chain name under the field CHAIN_ID.
    Thanks,
    Sreehari.

  • If i know the extract strucute how to know the DS name

    Hi All,
    If i know the extract structure name how to find the DS name?
    Regards
    Kiran

    If it is for LO extractors we can identify the datasource based on the extract structure.
    say if the extract structure name is MC11VA0HDR , 11 will be the application component, VA is the event for salesorder , HDR gives the level of the data it is extracting .So in this case the data source name will be 2LIS_11_VAHDR.
    For MC12VC0ITM the data source will be 2LIS_12_VCITM(12 is the application for delivery ,VC the event for delivery)
    But for generic and other extractors it is not possible to know the datasource name by seeing the extractstructure. We will have all the datasources information in the roosurce table. Here we can check the datasource which is having that extract structure.

  • How to change the Workflow Business Objects

    Hi,
    How to change the Workflow Business Objects. I need to add custom code to the Method. can I create only custom method or I need to copy the existing object to Custom object .
    Thanks
    Niranjan

    Hi,
    Check the following link:
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://www.sapmaterial.com/badi.html
    Regards,
    bhaskar

  • How do I know the Orchestrator Database name the Runbook server use?

    Hi,
    On the Orchestrator SQL intance i found two databases.
    How do I know the Orchestrator Database name the Runbook server use?   
    /SaiTech

    There should only be one: Orchestrator
    Or rather, this is the one it uses. You can have other DBs for different stuff.
    Cheers,
    Anders Spælling
    Senior Consultant
    Blog:  
    Twitter:
      LinkedIn:
    Please remember to 'Propose as answer' if you find a reply helpful

  • How to upload data using utl_file when you dont know the exact file name

    Hi
    i want to upload data from a flat file to a table.
    i dont know the exact file name. i want to make a search for filename. like i want to make a search on file (say test*) which will give me all the files with test.
    i want to upload data using these files.
    how can i do this by using UTL_FILE.
    Regards
    Manish

    Thank you very much.
    Thing is previously we are using sqlloader and shell script for loading the data.
    now i am creating a procedure (if possible without parameters).
    Is there any other way i can do that.
    can i make a wild card search using utl_file.
    Thanks n Regards
    Manish

  • How to know the technical name of psa

    hi BW gurus,
    I need to delete data from psa i need to increase the free space.  so how to know the technical name of psa.  and how to delete the data from psa.
    Thanks in advance

    Shahid,
    Agree with Tarun on this...
    Check the PSA technical name from the delete PSA option on the PSA screen of the AWB...the PSA name would be /bic/b000*...
    Shahid...also chek the table RSTSODS in SE11.
    U can find the PSA technical name in the field ODSNAME_TECH..
    Just enter the name of the PSA in the ODSNAME field..the PSA name would be
    your infosource followed by some extension.
    Deleting the data from the PSA:
    Shahid,
    this can be achieved via a program and also via the standard procedure of going to the PSA in the AWB and choosing the option delete the PSA data...
    Here select the requests which are older than any number of days or before any date..
    Hope this helps...
    Regs.
    Nick.
    Message was edited by:
            Nick

  • Anybody know how you can see workflow objects?

    Hii,
    Trying to run process flow from pl/sql - van run mappings fine and mappings relate to pl/sql packages on the database.
    However, when try and see process flows on workflow schema cannot see them. Checking design centre location and name seem fine but just want to check at database level as well.
    Thanks
    BEGIN
    owbsys.wb_workspace_management.set_workspace('OWB_REPO','OWB_REPO_OWNER');
    DBMS_OUTPUT.PUT_LINE('Result: ' || TO_CHAR(owbsys.wb_rt_api_exec.run_task('PF_MOD_LOCATION1','PROCESS','PF1', null, null, 1)));
    END;
    where
    OWB_REPO is the workspace
    OWB_REPO_OWNER is the OWB Owner.
    PF1 is the name of my process flow

    I do not know the workflow tables. The workflow client application should not be used to make any modifications to OWB workflows; one of the MOS notes and docs mention it is ok to view the OWB workflows with the client, but with OWB 11.2 having the supported functionality built-in I'm not sure what value-add is obtained by viewing the deployed workflow from the OWF client. Similarly, the OWF Manager app would be superseded by the OWB Control Center and OWB Browser. Workflow Monitor is still supported with OWB, particularly if you have non-OWB workflows that integrate/interact for workflow routing/response, notifications, etc.

Maybe you are looking for

  • Excise details in MIGO

    Dear Guru's, I am creating Goods receipt for STO process. In this transaction, after filling the excise invoice and date the system will pick excise amounts automatically. But that was not happening. Pls tell me wat are the other settings to be  main

  • Flex chart x-axis data spacing

    hello i am using flex chart line series and column series. i want to display 100 data points, with different dates along the x-axis, but i don't want all 100 points to be displayed at the same time as the x-axis dates will not be readable. i want to

  • CUSTOMER INTEREST INVOICE

    Hi All, Can anybody let me know how can we generate teh CUSTOMER INVOICE for Interest charge for late payment in specified format(company specific). When we try to print teh invoice from FINTSHOW, teh system is printing statement of FINTSHOW. We have

  • Extract data from APO to BW

    Hi Team, APO is very new for me. My requirement is: I need to extract Sales Data from APO system to BW system. It would be great, if you can please provide me step by step process for this. Thanks & Regards, Vipin

  • How to ensure Premiere Pro saves nothing to my computer's hard drive

    I recently installed CS5 on my MacBook Air. I have a 1TB Time Capsule (wireless external hard drive) and I want Premiere Pro to save exclusively to that drive and not to my computer's hard drive. I have all of my source files for my project (audio, v