ABAP-HR  PB40 generating applicant number

Hi All
In TRNX CODE : PB40 I am Trying To generate applicant no.
Action type : Initial entry of basic data ---> execute
It is generating run type error :
<b>Short text                                                                                </b>
    Dialog module "RPCADD00 " not found.    
<b>Error analys</b>is                                                                               
<b>In the program "SAPMP50A", a CALL DIALOG statement is executed.                              
    The name of the dialog module called is "RPCADD00 ".                                                                               
No dialog module exists with the name "RPCADD00 ".                                           
    All dialog modules must be entered in table TDCT.</b>  
   I checked in table TDCT but this dialog module RPCADD00 does not exist in this table. How can i make this entry if this is the reason for this particular error.
   my HR says ABAPer has to solve it. 
Thanks in advance

Hi Aryani earla
what should be the decision value for MOLGA in my case?
thanks in advance

Similar Messages

  • Applicant number creation

    Hello, I created action called 'ZO' for applicant in 'SPRO'  transaction which generates applicant number.
    After applicant creation I got IT 4000 but didn't get IT 4003, without it I can not hire an employee.
    So I am not able to find configuration to set up it.

    Hi revathi,
    i guess that,which you have created the applicant number 1.. it is internal number range right...after that some other person might be processed applicant number...(or already processed).some other person might be created 2,3,4..later once you did your applicant number that has taken 5.. nothing to worry..
    hope it gives you clear idea.
    //jcak//

  • Auto generate employee/applicant number

    Hi All
    I want to auto generate the employee and applicant number as follows:
    ABCW0000001
    ABCS00000001
    Where first 3 characters i.e., ABC stands for the company name and fourth characters i.e., W stands for Workers and followed by the employee number.
    The category of employee i.e., Staff or Worker is captured in the People Group segment in assignments.
    I can write a fast formula to auto generate the employee numbers, but as employee number has to be generated first before updating the assignments.
    How to auto generate the numbers before updating the assignments?
    Thanks in advance for any help.
    Regards
    Rahman

    Hi
    Do you have multiple assignments over there?There are no multiple assignments.
    If not, can you move the people group segment to the people screen?How can I move this to People Screen?
    What should be the empl number if the people group changes anyway?If the employee gets promoted, say from worker to staff, then a new number should be generated from the date of new assignment. Also the old number should not be used in future.
    Thanks for the help.
    Regards
    Rahman

  • APPLICANT NUMBER to be fetched MAIL ID, and Work Order related to PRPS/PROJ

    Hi Everyone,
    I am working on Project systems module, ABAP development, 
    Please help in the below issue.
    In table PRPS/PROJ, ASTNA and ASTNR is applicant number and Applicant.
    For the Applicant number and applicant how can I find the mail id. For this even I dont find any check table.
    And how Work Order (AUFNR) table is related to PRPS and PROJ tables
    Please give me the key fields to match Work Order (AUFNR) to (WBS Element) PRPS and PROJ.
    What are the key fields for PRPS/PROJ   ASTNA (applicant number) field to Mail id?
    Please let me know, its very urgent.
    Points will be rewarded for early response.
    Thanks,

    Thanks Nimish,
    SELECT pbo.*   
           ,msib.inventory_item_id   
    FROM XXMEL_PVS_BSH_ORDER pbo   
    ,    mtl_system_items_b msib   
    WHERE 1=1   
    AND msib.segment1 = pbo.material   
    AND msib.organization_id = 26   
    AND to_char(pbo.import_batch_id) IN (select regexp_substr (txt, '[^:]+', 1, level) data
                                          from (select v_import_batch txt
                                                from dual) t
                                          CONNECT BY level <= length (txt) - length (replace (txt, ':')) + 1);
    The code worked fine, I just had to change the  '[^,]+' to '[^:]+' as the parameter that comes in from APEX is a : separated value '[^:].
    Thanks
    Chris

  • Create Custom Applicant Number with Prefix

    Hi all,
    Can anyone help me to write a fast formula?
    I want to create custom applicant number with Agency (hiring agency) code as Prefix.
    for example if agency name is Global Recruitment Agency
    Applicant number should be: GLO0001. How can I concatenate it?

    I always prefer the fast formula to generate custom numbers
    The fast formula has one limitation that it can differentiate between system types (Employee- Applicant- Contingent) so you can create different numbering logic for each, but it can not differentiate between system user types like if you have 2 user types and both of them assigned to system type employee.
    I think you are not facing this limitation in your case, and you can use the fast formula
    Check Oracle Documentation:
    Oracle Human Resources Management Systems
    FastFormula User Guide
    Release 12.1.x
    Part No. E14567-01, 02, 03
    Writing Formulas for Person Number Generation
    page 1-141
    Or this article ID 1305948.1

  • Applicant Number Ranges are getting skipped

    Hi,
    In my client's production server while entering initial applicant data the internal number ranges are getting skipped.
    For Example someone has done Initial Data Entry for the Applicant, the Applicant number generated is 40. Then in the next entry it is taking 45.
    This skipping of Applicant numbers are quite erratic sometimes 5, sometimes 7, sometimes 10 etc.
    Samriddhi

    Just wondering if you found a solution to this. I am experiencing the same issue.

  • Applicant number range-NUMAP

    Friends
    We have configured the recruitment and the NUMAP feature is internal starting from 1.
    We have performed the initial entry of basic data action, applicant number is generated with 1. but the current number showing as 5 in the number ranges
    Again we have performed the same action, then the applicant number generated as 6 and the current number status showing as 10
    But it should be generated sequence wise like 1, 2 3 etc why system creating in such a way
    Regards
    Kiran

    This thread talks about number range buffer being guilty for range number jump. It could also solve your issue.
    [Number range function module giving problem;

  • Applicant Number .

    Hi experts ,
    Who is creating an applicant number ?
    What is the tcode for crating applicant number screen ?
    Is created manually or system generated ?
    if system generated means what the program ?
    Warmest regards,
    Sivakumar.A

    no
    system wont generate go to PB04 there u give aplicant number and u have to activate NUAMP feature and there after
    u have to go ahead

  • Is there other table which, both (Rating & Applicant number ) will store

    Hi,
    Do you Know where the Rating will store, which entered in PB30.
    The application number stored in PB0002, Rating in HRT1045, But there is no common field between the table.
    Is there other table which, both (Rating & Applicant number )will store. I need to write a function module to Get Rating (Technical Knowledge) based on the Applicant number for writing the select query.
    Regards
    Surjith Kumar P

    Hi Surjith,
                see I am working in ABAP for PP and SD module so I not authorized to access PB30...but for your problem ...I found something see for Application Number  : goto se11 there <b>structure</b> name RPAPP which hold your application number <b>data element</b> for that is :APLNR ....
    from this data element use where-use-list then select table so that you get all table name where  it store ....
    I thins it may help you Point expecting if I m rite ..
      Souman

  • Error in generating reference number of process

    Hi All Masters,
    I'm new in HCM P&F.
    Currently I have a problem. I was running a sample process or copied process from the sample. Clicking 'check and send'. Still OK.
    But when I clicked 'Send' button, I got an error message displayed 'Error in generating reference number of process'
    Would you please help me what's wrong with that? FYI, I've tried to activate Case Management, but maybe, there is still any loss in that area?
    Thank you for your help
    Regards,
    Pradita Herdiansyah

    Hi Otto,
    Neither did I. I don't have any complete resources. Maybe actually there are exists somewhere, but just I don't find it yet.
    I try to learn and doing that by watching this forum and sap help/doc, just maybe there are other people who have same obstacles with me in developing this and then I will get solutions for it.
    Have a nice day...
    Regards,
    Pradita Herdiansyah

  • Sorting rule for generating voucher number ina payment batch.

    Hi All,
    How does system generate the voucher number in a payment batch?
    In my system, some voucher number in a payment batch seem sorted by supplier name, some are not.
    I want to know is there any sorting rule for generating voucher number in a payment batch?
    Thanks in advance,
    Best Regards.
    Edited by: user631092 on Jul 16, 2009 3:07 PM

    Hi John,
    Thanks for your information. Maybe I did not explain clearly.My problem is...
    If my setup for payment doucument sequence is starting with 200900000001.
    The user create a payment batch for 10 payments, 200900000001~200900000010.
    I am wondering how does the system decide which payment is 200900000001, which one is 200900000002?
    My users used to file the physical document sorting by supplier name for one batch.
    Most of time, the payment document numbers are also sorted.For expamples,
    200900000001 Supplier A
    200900000002 Supplier B
    200900000003 Supplier C
    Sometimes the sequence become like this,
    200900000001 Supplier B
    200900000002 Supplier A
    200900000003 Supplier C
    Thank you.
    Best Regards,
    Edited by: user631092 on Jul 16, 2009 3:23 PM

  • Applicant number range

    when hiring applicant applicant number is coming multi ple of 5
    first applicnt 5 and next applicant 10 and next applicant 15 like this number is coming
    pls put some light on this
    thanls

    dear ghouse,
    You have selected internal... if am wrong.
    Standardly some records are existing in the tables...
    go to the tables and delete the records not required..
    and set the NO. RANGE STATUS as your requirement then save  and process...
    check once

  • BAPI_ACC_DOCUMENT_POST & generated document number

    Hi,
    I am using BAPI function BAPI_ACC_DOCUMENT_POST to post financial documents in the system. My question is, how properly retrieve generated document number (BKPF-BELNR). We are using internal document number generation so the function generates document number. But, function itself, does not return generated document number. Currently, after commit I try to locate a record of generated document using reference key ... Isn't there any better way how to get generated document number?
    Tkank you.

    Yes, I found this code ... as I wrote, there is not problem if I set curtp = '10'. BUT, there is another problem, with different currencies. Then, when I try to post document in different currency that the currency of company code is, function raises error "Inconsistent currency information" ...
    here is an example, how I fill tax information, as requested:
    DATA:   docHeader     TYPE BAPIACHE09,
            accGL         LIKE BAPIACGL09 OCCURS 0 WITH HEADER LINE,
            accReceivable LIKE BAPIACAR09 OCCURS 0 WITH HEADER LINE,
            accAmnt       LIKE BAPIACCR09 OCCURS 0 WITH HEADER LINE,
            accTax        LIKE BAPIACTX09 OCCURS 0 WITH HEADER LINE,
            extension     LIKE BAPIACEXTC OCCURS 0 WITH HEADER LINE,
            tax_account   TYPE STRING,
            tax_code      TYPE STRING,
            tax_trans     TYPE STRING,
            tax_spec      LIKE ZIFPRMS-VALUE,
            itemno        TYPE N LENGTH 10.
    * initialize document header
      docHeader-bus_act    = 'RFBU'.
      docHeader-username   = sy-uname.
      docHeader-header_txt = fin_data-text.
      docHeader-comp_code  = header-company_code.
      docHeader-doc_date   = header-document_date.
      docHeader-pstng_date = fin_data-posting_date.
      docHeader-ref_doc_no = header-id_sale.
      docHeader-doc_type = params-doc_type.
    * process document items, in loop
      LOOP AT fin_items INTO fin_item.
    * initialize AR (line 1)
         accReceivable-itemno_acc = itemno.
         accReceivable-customer   = cus_data-id_contact.
         accReceivable-comp_code = header-company_code.
         CONCATENATE fin_item-text ' (receivable)' INTO accReceivable-item_text.
         accReceivable-pmnttrms = params-payment_term.
         accReceivable-pmnt_block = params-payment_block.
         IF doc_type = 'APR'.
            accReceivable-sp_gl_ind = 'F'.
         ENDIF.
         APPEND accReceivable.
    * initialize receivable amount
         accAmnt-itemno_acc = itemno.
         accAmnt-currency = fin_data-currency.
         accAmnt-curr_type = '10'.
         accAmnt-amt_doccur = fin_item-vat_base + fin_item-vat.
         IF doc_type(2) = 'CR'.
            accAmnt-amt_doccur = accAmnt-amt_doccur * ( -1 ).
         ENDIF.
         APPEND accAmnt.
         itemno = itemno + 1.
    * do not continue when posting a down payment request
         CHECK doc_type < > 'APR'.
    * initialize GL account line item
         accGL-itemno_acc = itemno.
         accGL-gl_account = params-doc_gl_account.
         CONCATENATE fin_item-text ' (revenue)' INTO accGL-item_text.
         accGL-pstng_date = fin_data-posting_date.
         accGL-tax_code = tax_code.
         accGL-doc_type = params-doc_type.
         accGL-costcenter = fin_item-cost_centre.
         APPEND accGL.
    * initialize GL amount
         accAmnt-itemno_acc = itemno.
         accAmnt-currency = fin_data-currency.
         accAmnt-curr_type = '10'.
         accAmnt-amt_doccur = - ( fin_item-vat_base ).
         IF doc_type(2) = 'CR'.
            accAmnt-amt_doccur = accAmnt-amt_doccur * ( -1 ).
         ENDIF.
         APPEND accAmnt.
         itemno = itemno + 1.
    * initialize TAX account line item
         IF STRLEN( tax_code ) > 0.
            accTax-itemno_acc = itemno.
            accTax-gl_account = tax_account.
            accTax-tax_code   = tax_code.
            accTax-cond_key   = 'MWAS'.
            APPEND accTax.
    * initialize tax amount
            accAmnt-itemno_acc = itemno.
            accAmnt-currency = fin_data-currency.
            accAmnt-curr_type = '10'.
            accAmnt-amt_doccur = - ( fin_item-vat ).
            accAmnt-amt_base = - ( fin_item-vat_base ).
            IF doc_type(2) = 'CR'.
               accAmnt-amt_doccur = accAmnt-amt_doccur * ( -1 ).
               accAmnt-amt_base = accAmnt-amt_base * ( -1 ).
            ENDIF.
            APPEND accAmnt.
            itemno = itemno + 1.
         ENDIF.
      ENDLOOP.
    * translate customer field to BAPI format
      CALL FUNCTION 'MAP2E_BAPICOBL_CI_TO_BAPIEXTC'
         TABLES    INTERNAL_CI_COBL      = cust_ext
                   EXTENSION_CODINGBLOCK = extension.
    * call BAPI function to create customer invoice
      CALL FUNCTION 'BAPI_ACC_DOCUMENT_POST'
         EXPORTING DOCUMENTHEADER = docHeader
         IMPORTING OBJ_TYPE = obj_type
                   OBJ_KEY  = obj_key
                   OBJ_SYS  = obj_sys
         TABLES    ACCOUNTGL = accGL
                   ACCOUNTRECEIVABLE = accReceivable
                   ACCOUNTTAX = accTax
                   CURRENCYAMOUNT = accAmnt
                   EXTENSION1 = extension
                   RETURN = returnTab.
    Edited by: Rastislav Mojzis on Jul 9, 2008 7:18 AM

  • GG Extract generates enormous number of trail files when transfers large blob

    Hello experts
    In working GG environment we tried to transfer large blob about 400MB - extract began to generate enormous number of trail files(thousands files) with no error messages.
    We played with trail file size - increased up to 1GB but result was same.
    Can you help with that issue?
    Hope it is known issue
    thanks in advance
    Vladimir

    Veera
    Classic mode.
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0
    OGG 12.1.2.0.0
    Linux, x64
    Raj,
    We have the application that put data into DB and  I suspect it can send data in smaller chunks.
    Can we check in DB how it uses dbms_lob.write?
    regards
    Vladimir

  • ABAP Function Module generator

    Hi,
    I wonder if there is a ABAP Function Module generator for inbound and outbound adapter data. Can I generate a function module in XI to trigger a adapter.
    regards,
    Richard

    Hi,
    There is no tool to "generate" RFCs.  You will have to use SE37 to create the RFCs as always.
    For outbound RFC, you will need only to define the interfaces, e.g. IMPORT, EXPORT, TABLES.  No ABAP code is required.  Then, just populate the parameters and send to XI.
    For inbound RFC, you can develop the RFC to do whatever it needs to do in ABAP.
    In the IR of XI, you can import the RFC's meta data.
    Regards,
    Bill

Maybe you are looking for