Employee Number Not generated

Hi All,
I have an issue .Please share ur knowledge in it and help me solve it .
I am creating employee with api hr_employee_api.create_employee ,then I do all other api calls like address , assignment ,assignment criteria and finally insert salary proposal .
The whole piece of PL/SQL code containing the api is called from a Wokflow function .
The issue is for few employees created Employee number is not being populated in per_all_people_f .(Out of 4000 employees created via that code 5 employees dont have their employee number)
Employee number generation is automatic as per our settings .
Expecting a solution from u all .Thanks u

Hi vee,
Thanks soon after the alteration according to the page process given by you i can able to insert a new image corresponding to an employee_number..
But vee, in my table i have taken employee_number has a primary key column as i doesnt allow duplication......so for that i have altered the page process to the below......
declare
l_count number(25);
begin
select count(*) into l_count
from a_images2
where employee_number = :P2_EMPLOYEE_NUMBER;
if l_count = 0 and :P2_BLOB_CONTENT IS NOT NULL
THEN
INSERT INTO A_IMAGES2 (EMPLOYEE_NUMBER, FILE_NAME, BLOB_CONTENT, MIME_TYPE)
SELECT :APP_USER,FILENAME, BLOB_CONTENT, MIME_TYPE
FROM APEX_APPLICATION_FILES WHERE NAME = :P2_BLOB_CONTENT;
DELETE FROM APEX_APPLICATION_FILES WHERE NAME = :P2_BLOB_CONTENT;
elsif
l_count=1 and :P2_BLOB_CONTENT IS NOT NULL
then
update a_images2
set BLOB_CONTENT=:P2_BLOB_CONTENT
where employee_number=:P2_EMPLOYEE_NUMBER;
END IF;
COMMIT;
END;so, for what logic i have framed the above process means,
Suppose if a employee wants to upload his photo for the first time means, he needs to insert newly into the table....For that i performed insertion into the table in the above query......If an employee needs to update his photo means, he needs to update for that i used update statement in the above query.......
I guess there is no any mistake in my above page process..........
if i tried to update a photo using the above page process query means, it is returning the error like........
ORA-01465: invalid hex numberi couldnt guess what might be the issue over here....
Whether my above page process logic is right, vee............
incase any mistakes, point it out vee.......
Thanks
Mini...

Similar Messages

  • Check number not generating

    Hi Team,
    Please can you suggest me.
    While execute the F110 check number not generated.
    I given correct payment method and i checked varient,accont id, check lot is it correct
    Posting orders: 3 generated, 3 completed
    Program RFFOUS_C: No records selected
    The following documents were not processed since they will be sent by EDI
        CoCd Payment document/Payment order
        MASN XXXXXXXX
        MASN XXXXXXXX
        MASN XXXXXXXX

    Hi,
    I think this error of "The following documents were not processed since they will be sent by EDI" is coming because your payment method is assigned for EDI Compatible Payment Method.
    To check this, Go to TCode FBZP and select Config Button House Bank. Then in the House Bank Config screen, click on the tab
    EDI Partner Profiles - and then click on EDI comp. pyt mthds.
    Although your field in EDI Partner Profile could be blank but still you need to click EDI comp. pyt mthds button. Here check if Payment Method C is assigned. If so then delete the line and regenrate the Check Number through SE38-RFFOUS_C
    Regards,
    Sanjay

  • YEXPORD error number not generated

    Hi gurus,
    When i save the sale order the following error appear.
    Number range YEXPORD error number not generated.
    Regards,
    T.Murugu

    Hi,
         Thanks for ur reply where we are give the sale  order number range(we are using several order type like export order,domestic order, sample order etc.,,, )
    Regards,
    T.Murugu

  • Shopping cart number not generating sequentially

    Hi Gurus,
                  While creating SC the SC number is not generating continuously. It is creating like this 345,346,349,340,345,.... Pls guide as soon as possible.
    Thanks,
    Suguna

    Suguna,
    If main memory buffering is ON, performance is improved but you will have gaps in your numbering assignment.  This can not be avoided f you turn buffering off, then the program will go directly to the atabase server for the next document number and not the application servers.  With this, there would be no gaps in numbering, but performance could be slowed.  Please see also the note 504875.
    To check what is set within your system;                                  
    Enter transaction SNRO -> obj: REQREQ and check whether 'Main memory buffering; is flagged and the value located with the 'no. of numbers in buffer'.      
    Regards,
    Peter

  • Document Number Not Generate In FEBA ( Bank Reconciliation)

    Dear All,
    We have configured all the required details for Manual Bank Statement for Bank Reconciliation .
    Steps :
    1 ) Take converted file from Bank
    2 )  Upload that file in Text format into System then system automatically update FF67.
    3)  Go into FEBA , then we got cleared items but we are not able to get Accounting Document Number .
    How we can get Accounting Document Number in FEBA ??
    Regards,
    Kaushal Shah

    Hi,
    Sorry, just today I checked your message.
    Instead of processing BDC, you have to post through FEBA.
    ie. Download the statement with the option Do not post or post online.
    Then process the error lines or all documents through FEBA. Then you can able to see the document number.
    If the posting is done at the background through batch jobs, then there will not be any document number visible through FEBA.
    Let me know if you need any more information.
    Regards,
    Prabha

  • Request number not generating in SO10

    Hi all,
      I am having an Text in SO10 and now I had added some extra text
    When i am saving its not prompting for any request number
    How can i transport this without any request number.
    Regards
    Ajay

    Hi
    You have to create a customizing request to transport standard texts.
    And the Run the program RSTXTRAN, give the text name and execute.
    Then it will prompt for request number.

  • For sweden the employee number range is completed Eg:23000000 to 239999999 now how to generate next employee id

    For sweden the employee number range is completed Eg:23000000 to 239999999 now how to generate next employee id

    Hi Bharathi,
    If required no ranges are not there which you want to add then will not be problem and you can extend the 23999999 to your next limit like 39999999 check the overlapping.
    Check extended no rage are present in the system and then system would not except because of overlapping.
    Check and tell.
    Regards,
    Sankarsan

  • Excise Invoice number not display in case auto generate

    Dear Experts,
    we have use auto excise invoice generation functionality, it is working properly, but only Excise Invoice number not display after saving billing document. what to do for display the same after saving billing document.
    Regards
    BK GAIKWAD

    Thank you Lakshmipathiji,
    My question is when we have create excise invoice through J1IIN excise invoice number has been display in bottom line after saving billing document.
    But in case we have creating  auto generate Excise invoice, Excise Invoice number not display in same screen. How to do to display excise invoice after saving billing document.(Excise invoice generating in background but number not display in same screen)
    We have changeover manual to auto generate excise invoice system.
    Regards
    BK GAIKWAD

  • Batch number is not generating by the system at the time of Goods receipt

    Dear All,
    This is regarding Batch number that the system generates internaly at the time of Goods receipt,but the same is not generating the batch number.
    I checked all the configs but i could not trace it out.Can any one help me to solve the issue.
    Thanks in advance,
    With Regards
    Vinod

    Hi,
    Follow the steps:
    1.Field---VFDAT adn table-MCHA should be created as a charecter in CT04signed to a class in CL02N.
    2.create MM01 and add the class to it in classification view.
    3.In mm01 plt storage1 view give data for remainning shelf life and total shelf life and in purchasing view activate batch management.
    4.OMJ5- activate SLED for your plant and mvt type 201.
    5.opj2- set BD for your plant.
    6.create sort sequence in cu70 and assign your charecteristic value to it.
    7.create batch serch strategy in MBC1 for access sequence(plt/matrl/mvt typ) create a condition record.
    8.Do a GR using 501 and enter SLED related details.(production date and exp date values)
    Repeat the above step and enter diffrent values for SLED details.
    So now two batches are created with SLED as the charecteristic.
    9.Do a GI using 201 mvt tye in MB1A and enter * in batch field(system will determine the batch using the SLED value basedon the criteria(ascending or descending which was set in the sort rule.)
    Reg,
    Deepak.

  • Billing Number Range problem ( accounting document not generated)

    Hi All,
    I have created some billing types and for them I have assigned some internal number ranges. Now when I create a billing document it is getting saved with the proper number range but no accounting document is getting generated.
    Also when I try to release the invoice I am getting an error which says " *Incorrect doc.no.: 10000009. Select document number between 0090000000 and 0099999999* "
    K I N D L Y     suggest  as U R G E N T.
    Regards,
    Danny.

    Dear,
              Billing Number Range problem ( accounting document not generated) is not an error because when you create billing document then accounting document not generated. Accounting done after posting of that billing document with VFX3 or VF02 T.Code by account department.
               And for second issue you had define number range between 0090000000 and 0099999999 for invoice so thats why it happen.
    Regards,
    Sandip Shaktavat

  • Request Number is not generated for BRM "new" role creation

    Hello Gurus,
    I have configured BRM in SAP GRC AC 10, along with the workflow .
    I have selected the following methodology
    Define Role --> Maintain Auth >Analyze & Access Risk>Request Approval>Generate Roles>Maintain Test Cases
    Role name : Y_TEST_BRM_FUNCTIONALITY
    So i do the following steps and assign
    1) Role approver as Mr. ABC & Alternate approver as Mr. QRS
    2) Assign the Required transactions and do the RAR i.e i am done till step 3 of methodology
    When i click "Initiate Approval request"
    The approval triggers , and goes to the 1st stage as configured in MSMP
    1) Power User Approval .
    Here the Power User : EFG , open his workflow and see the request as
    Role approval required for role Y_TEST_BRM_FUNCTIONALITY
    The approver approves the request and then the request all together vanishes.
    Unfortunately i am not able to search the request for that role from NWBC -->Search request by
    Process Id : Role Approver Workflow
    It gives blank !!
    Hence neither i am able to find the request no able to do any debugging of it using
    GRFNMW_DBGMONITOR_WD
    Please note that the Request Id is created for any request in CUP.
    Is it that i have to create a number range for BRM request ??
    If so will you please let me know the object

    Hello All,
    I was wrong in posting the cause of problem.
    Please note no "Request number" is generated for Role creation Request.
    The problem was i was unable to search the Role Request approval status from "Search Request" via  Process Id
    It got resolved via SAP note 1643539 : UAM: Search Request not returning result for some Process Id.
    My Issues is Resolved.
    Thank You.
    Regards,
    Victor

  • Check Number not being generated

    We do not have SAP Check printing functionality activated right now. So the checks will be handwritten. When i created the Payment Method for check, I assigned RFFOEDI1 in the payment medium program. I also created the check lot for that House bank and Company code in FCHI. I created a variant for RFFOEDI1 although i dont really need anything printed. Now when I am executing payment run, the payments are being posted fine. The check number is not being populated. I checked the Register (FCHN) and there are no entries. The Vendor has CHeck payment method in the master record and the payment method is also assigned as "Checks" in the Invoice.
    Not sure what is wrong. Help is highly appreciated.

    Hi,
    In case you use the check printing program from SAP, it will generate the check information and will assign to the documents automatically. However it is upto you whether you need to print the checks or not? But the check numbers have been generated by SAP. You can manually create the check for the payment documents matching those check numbers.
    The only thing is that the manual control should be there so that the check is manually created with same number as system generated in payment run. (Otherwise, do not generate check in F110, rather create check manually and assign to payment document in FCH5.)
    Regards,
    Gaurav

  • Purchase requistion number not been generated for material shopping carts

    Dear Experts,
    I am able to create a purchase requistion for text shopping carts once it is approved. For material if i create a shopping cart then status is showing approved(activated workflow without approval) but purchase requistion number not been generated.
    It was happening suddenly...earlier i was able to generate PR for material shopping carts.
    Please advise on this
    Thanks
    Ravo

    Hi Venkatesh,
    Can you please give me the detail requirement. If you want generate a PR for catalogue items then you have to maintain the setting in SPRO_>srm->SRM SERVER->cross application basic settings-> define objects in backend systems...
    Thanks
    Ravi

  • How to generate customize employee number

    Hi,
    I am trying to generate customize employee number and for that i have taken following steps
    1. I changed employee number generation from automatic to manual
    2. I created a sequence
    3. I wrote a pl/sql code to create a customize employee number using the sequence concating it with text like 'EMP||'-'||seq.nextval.
    4. I registered the pl/sql code in apps through formula function window.
    But when i create a new employee it doesnt generate customize employee number.
    Any Idea where am i mistaking.
    Regards
    Majid

    You need to use the EMP_NUMBER_GENERATION fast formula of type Person Number Generation
    The formula needs to be setup in the Setup Business group (business group id = 0)
    Call your pl/sql function through the formula function in the EMP_NUMBER_GENERATION fast formula
    Look into the help in the fast formula window for help on the the EMP_NUMBER_GENERATION fast formula.
    The name of the fast formula has to be EMP_NUMBER_GENERATION for Employees, CWK_NUMBER_GENERATION for contingent workers and APL_NUMBER_GENERATION for applicants.
    There was some document in metalink but was later removed by Oracle citing that it is a customization.
    Also check this thread
    simple employee number generationformula needed
    Hope this helps.
    -Debojyoty

  • Although AME Generates An Error As An Employee Does Not Have A Supervisors

    Hello,
    In self service Although AME Generates An Error As An Employee Does Not Have A Supervisors, Users Can Still Submit The Transaction.
    See the metalink Note Id 567351.1
    Patch has been given for 11i But not r12. I m getting the same issue in r12.
    Can you please tell me if there is any patch available for r12 too.
    Thanks
    Sheetal

    Try downloading the trial. It ought to detect that you have a 64-bit system.
    You aren't using Vista, are you? PSE 13 requires at least win 7 and I think a few folks with vista have gotten a similar error message on trying to install it.

Maybe you are looking for

  • Venda negativa

    ola a todos.Percebo que alguns items do meu cadastro estao com venda negativa no relatorio de status do inventario sendo que nao ha nenhum pedido de venda cadastrado para esse item,  e tambem alguns com venda cadastrada nesse relatorio mas nenhum ped

  • SAP R/3 4.6B to SAP Enterprise UPGRADE landscape methodology

    My primary question involves the upgrade landscape and its relationship with SAP's  E-Buyer system. We're upgrading R/3 in Q2 of 05. In all past upgrades I've done, I've used parallel landscapes; the existing DEV -> QAS -> PRD landscapes stays the sa

  • CS4 in Snow Lepard Action Issues

    Snow Lepard 10.6.1 /  illCS4 14.0.0 I have a collection of actions (CS3) which are essential to my work. In particular, actions which call up Layer and Colour Palette functions which are not included in Keyboard mapping.  These actions are triggered

  • After Effects CC crashing after upgrading to Mavricks

    Message alert reads: After Effects Alert: Last log message was: <4487951120> <GPUManager> <2> Sniffer Result Code: 3 Generating crash log, which may take a few minutes

  • Smartform Mail Issue

    Can anyone please let me know how to set the value of JOB_OUTPUT_INFO-OUTPUTDONE to 'X' in the class CL_SF_MAIL_PPF. My requirement is to avoid error mesage in logs of transaction CRMD_ORDER which is triggering a smartform mail, if I change the value