IRecruitment Table Information

Hi ..
Customer is using AME for Vacancy Approvals
Their Requirement is
1. AME should route the Vacancy for Approval to the Manager's Supervisor that we specify while creating the
Vacancy
For Ex:
1. Chris is the recruiter.. Who is creating the Vacancy
2. John is the Manager we specify while creating the Vacancy
3. Peter is John's Manager.
4. We want AME to route the Vacancy Approval to Peter
I am trying to build a SQL Query to fetch John's Manager..
Need your help in building a Query based on the above requirement

Hi Ramesh
Thanks for your input.
I assume you mean PER_ASSIGNMENTS_ALL table.
Can you please let me know the field names too..
or let me know the query please. I am not good at technical !!
Thanks and Regards
Deepak

Similar Messages

  • Flow of tables information between sap and java

    How should i pass the table information from sap to java.
    and how to process the data of a table in the java program. i had seen the examples of JCO. BUT I IS VERY CONFUSING (BCOZ I DON'T KNOW JAVA).
    PLZ IF U DON'T MIND SEND ME CODE SNIPPET TO
    1.GET THE TABLE INTO THE JAVA PROGRAM
    2.PROCESSING THE TABLE INFORMATION IN JAVA PROGRAM
    3.MODIFYING THE TABLE INFORMATION IN JAVA PROGRAM
    4.SENDING BACK THE TABLE TO SAP FROM JAVA PROGRAM

    hi,Kondani
    as JCO offers both Client side and server Side programming.
    you can use JCO to connect SAP ABAP.outbound and inbound.
    1) JCO example 5 is about Server side programming java code. And you can see the data mapping is this example.And you must use sm59 to define the connections in SAP before you start.
    2) example 1 is about client side programming.
    try example 1 first. you can get a table from SAP using BAPI.
    Lots of JCO weblog you can see here
    https://www.sdn.sap.com/sdn/search.sdn?contenttype=url&query=jco&selected=9&content=/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fSDN!2fiViews!2fWCM!2fcom.sap.sdn..wcm.search.search_adv%3Fprttheme%3DCSIN%26QueryString=jco%26SearchPluginName=sdn_weblog%26SelectedCustomProps=resourcetype(value=sdn_weblog)
    Regards

  • Regarding Table Information in PO Shipment Form

    Hi All,
    I have small doubt for table information
    in Purchase Order Form, In Line--> Shipment Details Form
    we have Promised Date, Needed By and Original Promise Date.
    I got the information of Promised Date and Needed By Date information in po_line_locations_all table.
    but I am not able to find the Original Promise Date information.
    Please anyone can share this information.
    Thanks

    Welcome to the Oracle Forums. Please take a few minutes to review the following:
    <ul>
    <li>Before posting on this forum please read
    <li>10 Commandments for the OTN Forums Member
    <li>Announcement: Forums Etiquette / Reward Points
    </ul>
    Based on your question it sounds like you are working with the Oracle Enterprise Business Suite (EBS). If this is true, this forum is for general Forms questions. Please post your question in the General EBS Discussion forum. If you have a general Forms question, by all means, ask it here! ;-)
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • APP-FND-01444 additional columns in "validation table information"

    I have the following ERROR,  when add additional columns in validation table information.
    Table Name: “oe_order_headers_all oea, HZ_CUST_ACCOUNTS hca, hz_parties hp”
    Table Columns:
    Name
    Type
    Size
    Value
    OEA.ORDER_NUMBER
    Number
    10
    Meaning
    ID
    OEA.HEADER_ID
    Number
    10
    Where/Order By: OEA.SOLD_TO_ORG_ID = HCA.CUST_ACCOUNT_ID
    AND HCA.PARTY_ID = HP.PARTY_ID
    AND OEA.FLOW_STATUS_CODE= 'BOOKED'
    Aditional Columns: HP.PARTY_NAME"Customer"(50)

    the problem was the following space were not there.
    Aditional Columns: HP.PARTY_NAME "Customer" (50)
    before and after "Customer" there were no space. so we need spaces before and after the column name.

  • Shell Creation Modify Control Files with Exclude Table Information  Step er

    I am try to create Shell using TDMS  I  am gettingbelow error while executing step Modify Control Files with Exclude Table Information.
    I am getting error saying that    //No such file or direcroty  Message no.: CNV_TDMS_13_SHELL000
    I am using NFS common mount as my install directory between CI & DB, please can you help me.
    Please can help me.
    Thanks
    Ramesh

    It appears that the directory for shell installation is not accessible from CI (TDMS execution server). Do the following -
    Copy the entire Shell installation directory (having TPL files) temporarily to the CI app. server and maintain the path of this directory in the TDMS package.
    Then execute the activity which is currently failing. Most probably it will finish successfully.
    Now copy the DDLORA.TPL file from this directory to the original directory on the DB app server and continue with your exports.
    I hope this helps.

  • Find table information in iStore application

    Hi,
    I need to modify existing iStore application, so i require db table information they used.
    In existing application some buttons are there like 'Save to cart' , 'Update cart' . If i select these buttons i need to find out what are tables to be updated. I have gone through iStore application code, i found out javascript function 'submitForm('Save.x','formName')' . I didnt understand well. Can anyone tell me how data transaction handled by the iStore application and how to find table names which are updated?
    Its very urgent.. Please help me out...
    Regards,
    Sadanand & Babu

    Babu,
    As replied on a previous thread, only option is to enable debug and go through the collected log. Try to generate as much of log info as possible. Debug log methods may differ based on OAF or JTF pages.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • How to find table information for a datasource?

    Hi,
    Can you please tell me how to find table information for a datasource. I am not getting much help from help.sap.
    I am trying to find table information for below datasources. We are creating DSO's for the below mentioned datasources, for some we have standard DSO's(0WBS_O06), for others I am trying to create
    0CO_OM_NWA_1,
    0CO_OM_NWA_2,
    0CO_OM_WBS_1,
    0CO_OM_WBS_6
    Please help me.
    Regards,
    Bob.

    Hi BOB,
    Another option to find the table information...
    inorder to get the tables names involved in that particular data source follow the below steps.
    1) ST05 --> activate the Trace
    2) RSA3 --> enter your data source (for ex: 0CO_OM_NWA_1)
    3) Execute
    4) Now goto ST05 -> deactivate the trace
    5) click on Display trace(F7) button
    6) Execute
    7) It will display the complete SQL trace
    8) Now from the Menu "Trace list" --> select "Combined Table Access"
    it will display the complete tables list involved in that data source...
    From Table name section you can get the list of tables involved in that data source.
    I had traced and took the information of tables involved in that data source 0CO_OM_NWA_1
    0CO_OM_NWA_1     
    AFKO     Order header data PP orders
    AFVC     Operation within an order
    AUFK     Order master data
    COSP     CO Object: Cost Totals for External Postings
    COSPP     Transfer of the Order in the COSP Table to the Project
    COSS     CO Object: Cost Totals for Internal Postings
    COSSP     Transfer of the Order COSS Table to the Project
    COVREF     Coverage Reference Table: All Processing Blocks
    COVRES     Table of Coverage Results
    You can follow the same steps and find the tables for the rest.
    Regards
    KP

  • How to get the real table information of a structure from the trace file?

    I user the ST05 to trace a program to find the real table information of a structure in this program. But I found so many sql trace information in the trace file. So how can I find which information is useful for me to find the real table of a structure?

    Hi!
    If you don't recognize some tables, because they belong to same application, then it's difficult.
    Try to change interesting value. Afterwards you can search for 'INSERT', 'UPDATE' (and 'MODIFY'?) - that will leave only a small number of lines, which have to be analyzed in detail (e.g. have a look at them with SE16).
    Regards,
    Christian

  • R/3 Table Information

    Hi,
    This is for a Reporting requirement for a Characteristic: Production Standards(Units/Man hours). This is classification data of 0TASKLIST. We need a DS to use standard configuration for this classification data. But the DS "0TASKLIST_ATTR "is only 4.7 upwards & we are using 4.6C.
    We want to create a generic extractor & configure the classification data. I'm looking for an R/3 table that holds this data, but I'm unable to find it.
    Does someone has information on this?
    Any help is appreciated.
    Thanks.

    Hi,
    Check the below link.
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/c2/2764403899980ae10000000a155106/frameset.htm
    Regards, Siva

  • How do I not lose table information in Word files?

    When I import word files into pages it deletes the contents of tables!
    Any work around for this?

    When you get your new Z22, just do a HotSync and Palm Desktop will see it's a blank device and will ask you, "Create a New Account, or Use an Existing One?"  Choose "Existing one" and pick your old Hotsync name.   All the information should return to the device.
    If you want an "insurance" that the data won't get lost, make a copy of your User folder in your Palm directory on the PC before doing the Hotsync.
    WyreNut
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • Regarding blocked customer table information

    Hello,
    I blocked some customers using xd05 tcode. Now i want to get the information the blocked customer information. Actually all the screen feilds are in one structure RF02D. So now from which table i could fetch data. based on that i need develop the collection report.
    Thank you

    Hi Ravi,
    U can block the customer at various levels eg: Only for creating/changing Orders, Delivery, Billing etc.
    Go to table KNA1. Here u have various fields for various reasons. Select the data based on ur requirement. If it is vendor then u can check in table LFA1.
    Have a look at fields AUFSD,FAKSD, LIFSD, SPERR, SPERZ,CASSD, NODEL, J_3GBLSPER in KNA1 table.
    If u want to display customer who is blocked for any one of the above reasons then u can write a select on kna1 with where clause having all the above fields NE space(Or condition).
    Thanks,
    Vinod.

  • How to pass one's tables information to another

    Hello :
    i would like to one favor iam trying to send some specific information from one internal table to another,
    but when i make the APPEND the information doesn't apear in the destiny table(r_omisiones_nocreadas) , this a segment of the code that iam using:
    LOOP AT t_patrones.
    READ TABLE t_seleccion WITH KEY entidad = t_patrones-entidad BINARY SEARCH.
    Si la entidad para PSCD y SICOP,coincide con la entidad de SIE (la
    cual puede ser diferente debido a que tiene una dirección de
    notificacion independiente), se suman los importes.
        IF t_patrones-entidad = t_patrones-entidad_sie.
          w_aportacion = t_patrones-aportacion + t_patrones-aportacion_sie.
          w_amortizacion = t_patrones-amortizacion +
                           t_patrones-amortizacion_sie.
          w_subtotal = w_aportacion + w_amortizacion.
          IF NOT ( ( w_amortizacion >= t_seleccion-amortizacion ) OR
                   ( w_subtotal >= t_seleccion-aportacion ) ).
         No se alcanza el importe requerido para efectuar la notificación
    IF t_omisiones-patron = t_patrones-patron.
      APPEND r_omisiones_nocreadas
      MOVE 'No cumple con el rango de importes' TO r_omisiones_nocreadas-nocreado.
    ENDIF.
    this segement of code try to eliminate some information and when this informations is eliminated should be pass to the destiny table r_omisiones_nocreadas.
    i would appreciate if you have any answer for me thanks a lot

    Hi,
    LOOP AT t_patrones.
    READ TABLE t_seleccion WITH KEY entidad = t_patrones-entidad BINARY SEARCH.
    Si la entidad para PSCD y SICOP,coincide con la entidad de SIE (la
    cual puede ser diferente debido a que tiene una dirección de
    notificacion independiente), se suman los importes.
    IF t_patrones-entidad = t_patrones-entidad_sie.
    w_aportacion = t_patrones-aportacion + t_patrones-aportacion_sie.
    w_amortizacion = t_patrones-amortizacion +
    t_patrones-amortizacion_sie.
    w_subtotal = w_aportacion + w_amortizacion.
    IF NOT ( ( w_amortizacion >= t_seleccion-amortizacion ) OR
    ( w_subtotal >= t_seleccion-aportacion ) ).
    No se alcanza el importe requerido para efectuar la notificación
    IF t_omisiones-patron = t_patrones-patron.
    r_omisiones_nocreadas = t_patrones.APPEND r_omisiones_nocreadas.MOVE 'No cumple con el rango de importes' TO r_omisiones_nocreadas-nocreado.
    ENDIF.
    Thanks,
    Pramod

  • Viewing Table Information

    Hello,
    I am using SQL Developer Version 1.1.2.25 on a Windows XP machine. When I connect to oracle database, where I can view only one table, I notice that on the left side of the application, where the tree is, I can expand and see a tables folder, where I can expand that and see the tables in that database that I can view. If I click on the table name, I get a new tab that opens up that has information such as Columns, Data, Constraints, Grants, Statistics, etc. All of this works just fine on this database with just one table, but when I connect to a different database, where there are many tables, I click to expand the tables folder, and nothing happens. Is there some kind of a setting that is changed, or a restriction on the database that would restrict me from seeing that information. When I open any database with Toad, I can view all of this information. Thanks for any help in advance.
    Nick

    The other tables are probably owned by another user. Look under the 'other users' node.
    Eric

  • JDE table information required

    Hi,
    I’ve started a new project where I’ll be using JD Edwards as the source system to extract the following data -
    * Operating Costs – operating costs against every cost centre and expense element combination
    * Workforce Data – Salary, oncosts information for all employees
    * Capital expenditure – Capital project/ fixed assets hierarchy and related capital expenditure data
    * Revenue information –
    * General Ledger accounts – for balance sheet and P&L
    Not sure if my terminology is correct above as I’ve not used JD Edwards before.
    Now It will be great if someone can answer my following basic questions -
    * Can you please tell me the table numbers/names from where I can extract the above mentioned information in JD Edwards.
    * How is operating costs stored in JD Edwards – Is it by cost centre and expense element combination.
    * What is the term used for expense element or expense type? How do you identify different expense types ?
    * How can I see what a GL account is made of ?
    Thanks in Advance!!

    Hi,
    I’ve started a new project where I’ll be using JD Edwards as the source system to extract the following data -
    * Operating Costs – operating costs against every cost centre and expense element combination
    * Workforce Data – Salary, oncosts information for all employees
    * Capital expenditure – Capital project/ fixed assets hierarchy and related capital expenditure data
    * Revenue information –
    * General Ledger accounts – for balance sheet and P&L
    Not sure if my terminology is correct above as I’ve not used JD Edwards before.
    Now It will be great if someone can answer my following basic questions -
    * Can you please tell me the table numbers/names from where I can extract the above mentioned information in JD Edwards.
    * How is operating costs stored in JD Edwards – Is it by cost centre and expense element combination.
    * What is the term used for expense element or expense type? How do you identify different expense types ?
    * How can I see what a GL account is made of ?
    Thanks in Advance!!

  • JDE table information

    Hi,
    I've started a new project where I'll be using JD Edwards as the source system to extract the following data -
    * Operating Costs - operating costs against every cost centre and expense element combination
    * Workforce Data - Salary, oncosts information for all employees
    * Capital expenditure - Capital project/ fixed assets hierarchy and related capital expenditure data
    * Revenue information -
    * General Ledger accounts - for balance sheet and P&L
    Not sure if my terminology is correct above as I've not used JD Edwards before.
    Now It will be great if someone can answer my following basic questions -
    * Can you please tell me the table numbers from where I can extract the above mentioned information in JD Edwards.
    * How is operating costs stored in JD Edwards - Is it by cost centre and expense element combination.
    * What is the term used for expense element or expense type? How do you identify different expense types ?
    * How can I see what a GL account is made of ?
    Thanks in Advance!!

    Do you mean, you are getting the table_name twice in the columns list? Then instead of select * from, select columns using inline view aliases. Try it. If not then we are here to help you.
    Also, from your query:
    select * from
    (select table_name,num_rows as "No of rows" from user_tables order by >table_name) a,Instead, you can avoid inline view and directly use user_tables as alias a.
    (select table_name,count(table_name) as "No of cols" from user_tab_columns >where table_name in (select table_name from user_tables) group by table_name >order by table_name) bMessage was edited by:
    Chaitanya.S.S.K

Maybe you are looking for