Reg. IT0015 Updation

Hello Experts,
I am trying to insert a new record into IT0015 by using HR_INFOTYPE_OPERATION with all the required data and I could see the values getting populated in the foreground (dialog mode = 2) but on clicking on save, the control came back to the pa30 screen but i couldn't find the values which i had created.
The only change is that i am calling this perform to update the IT15 through dynamic action (on creation of a value in a custom infotype, it should create an entry in the IT15).
THe problem is that the values which are seen in the foreground arent saved into the DB.
PS: I have used the BAPI_TRANSACTION_COMMIT as well after this FM.
Your help in this regard is highly appreciated.
Thanks in Advance,
RK

Hi Raj
Create a program and use SUBMIT to call the program and update the entries in IT0015
For ex:
IF
Your logic
SUBMIT ZPROGRAM
ENDIF
In ZPROGRAM use FMs  HR_EMPLOYEE_ENQUEUE,  HR_INFOTYPE_OPERATION and HR_EMPLOYEE_DEQUEUE
Hope this helps
Best Regards
Reddy

Similar Messages

  • Reg:Challan Updation in J1INMIS

    Hi,
    I am trying to update the challan in J1INMIS but system giving the error Message unpaid tax lines exist for the given selection criteria.Message no. 8I702 .but i have checked all inputs in the documents like Business place and section code  and i have checked in the vendor master tax codes, types and recipient type.
    Can anybody tell the solution its going to great helpfull for me.
    Thanks & Reg
    Reddy

    Hi,
    For Challan updation use T.Code J1INCHLN.
    J1INMIS is the report for the different seelctions like Chllan Updated Status, Bank Challan Status,Certificate Status and Consolidated Report we can view as per the given input data.
    Regards,
    Rama Mohan

  • Reg : NO UPDATE OF SALES ORDER FROM PO erroer I0 114

    hi experts,
    while creation of PO with reference to PR,user gets error " NO UPDATE OF SALES ORDER FROM PO erroer I0 114 ".
    What could be the reason for this error?any idea...
    rgrds...

    Hello Jurgen,
    here the error message is " NO UPDATE OF SALES ORDER FROM PURCHASE ORDER  error I0 114 " .
    is there any solution for this issue.user looks frustrated because its working for one PO and the next PO its showing error.
    Rgrds.....

  • Reg time updation in helpdesk application from portal into r/3 table.

    hi all
    i had a scenario regarding help desk tickets which are raised from portal.
    Before going for my question i would like to explain my scenario.
    this is related to tickets raised by employees from portal,actually this is business logic is designed in ABAP and presentation logic in web dynpro java.the thing is the inputs which is entered by (MEANS TICKETS fields)employee its getting updated properly some times and some time its not updating the time fields it is just give 00:00:00,some with name field also.this data is updated into one table in abap.
    next when the manager approves the leave for certain date at that time it is not taking the updated time from the manager.
    this time fields are taking time automatically from system itself.
    if i want to check this code in WD java which is developed locally we are not having application .that zip file is not available.the application is running depending on the .ear file which is already deployed on j2ee server.
    Now if i want to make this application run properly,with getting updated all  fields properly.as the application is not available i unable to proceed what to do,could any  one please share there ideas on this scenario
    please provide me solution for this.
    regards
    Deepikam
    Edited by: deepika_indian on Dec 28, 2009 7:43 AM

    Hi,
    This error might be of two reasons...
    1. There might be a validation/ logic problem in the front end (web dynpro java)...
    2. There might be a logic problem in the back end program.
    As you cannot check the front end program, do one thing. try executing the scenario in the development box and ask your abaper to debug the execution. So that if there is any logic problem you can find that out...
    If you are sure that there are no problems from the back end side, only option left out is Creating front end program again....
    If you are going to re code your WDJava application, at least this time make sure that you create DC (but not local applications) and back up your application...
    Regards,
    SrinivaS

  • Reg. Update and CATT mode in BDC

    Hello friends,
    Whn we create new BDC recording in that recording parameters having update mode and CATT mode. so I want to know abt Update mode (Asynchronous, synchronous and local) and CATT mode in BDC.
    Thanks.
    Marmik

    Hi
    CATTMODE
    CATT mode (controlling a CATT procedure)
    The CATT mode can have the following values:
    ' ' No CATT procedure active
    'N' CATT procedure without single screen control
    'A' CATT procedure with single screen control
    UPDATE upd
    Effect
    The specified update mode upd defines the update type. This can have one of the following values:
    'A' Asynchronous update
    'S' Synchronous update
    If the addition UPDATE is not specified, the processing mode is set to 'A' .
    synchronous update
    In synchronous update, you do not submit an update request using CALL FUNCTION... IN UPDATE TASK. Instead, you use the ABAP statement COMMIT WORK AND WAIT. When the update is finished, control passes back to the program. Synchronous update works in the same way as bundling update requests in a subroutine (PERFORM ON COMMIT). This kind of update is useful when you want to use both asynchronous and synchronous processing without having to program the bundles in two separate ways.
    Asynchronous update
    A typical SAP system installation contains dialog work processes and at least one update work process. The update work processes are responsible for updating the database. If, in a dialog work process, the function modules stored in interim storage through CALL FUNCTION ... IN UPDATE TASK are released for processing by means of the ABAP statement COMMIT WORK, the dialog work process will not wait for the update process to finish. This kind of update is called asynchronous update.

  • Reg :-  For Updating WBS in MIRO (any User Exits or Enhancements)

    Hi,
    I have a requirment while doing MIRO,
    I am selecting 'Calculate Tax' Checkbox to update G/L accounts specified for a particular TAX code in the MIRO Screen simultaneously I want to update WBS element for that G/L accounts specified in the TAX code in MIRO level.
    Can anyone suggest any Enhancements or User Exits available for this else provide solution for this.
    With Thanks,
    Dina

    Hi,
    have a look at badi INVOICE_UPDATE.
    Best regards.

  • Reg: table update

    Hi,
    I want to update the tables in production server.
    But No one have authorization to change the table contents
    in debug mode.  Even Table does not have table maintenance generator option. It is customised table , even it does not have any view.  I got one idea that we can update the table from development server by using RFC destination of the production server.  Is there any RFC function module
    to update the table contents in SAP? If it does not have, is there any other option to do this in an unauthorised way.Please let me know.
    I appreciate your help.

    Hi Krishna,
       One way in which you can update your table is by writing a Z-program for updating your table.
    Hope this is helpful to you. If you need further information, revert back.
    Reward all the helpful answers.
    Regards
    Nagaraj T

  • Reg: 0PUR_C01 - Update Rule - Not Getting Installed

    Dear friends
    I am trying to activate MM Cube (0PUR_C01)
    But when collecting dependent objects for 0PUR_C01 with data flow before option, Once collection over, system throws the following message
    1.             Object 0DB87SIC1 (InfoObject,IOBJ) could not be collected for object 0PUR_C01 (InfoCube,CUBE)
    2.     Object 0DBGUDUNS (InfoObject,IOBJ) could not be collected for object 0PUR_C01 (InfoCube,CUBE)
    3.     Object '0DB87SIC1' (IOBJ) of type 'InfoObject' is not available in version 'D'     
    4.     Object '0DBGUDUNS' (IOBJ) of type 'InfoObject' is not available in version 'D'     
    And also, I could able to see the following long text error message.
    1.     You have collected objects in the BI Metadata Repository. Associated objects for object 0PUR_C01 of type InfoCube, CUBE have also been collected. Object 0DB87SIC1 of type InfoObject,IOBJ was among these objects
    2.     However, this object 0DB87SIC1 of type InfoObject,IOBJ is not available in the metadata repository
    3.     If this error occurs while you are installing BI Content, an error may have occurred during the delivery. Inform SAP. In all other cases, check that the object has not been deleted by another user during collection.
    I tried to install those collected objects, the cube alone gets installed and visible in workbench. Update Rules are not getting installed. Even after,I have collected the update rule separately and tried to install lot of times, no luck for me
    eventhough the job has been successful
    If anybody came across this type errors, Please guide me to solve that
    Points will be awarded for the right answers.
    Regards
    Raju Saravanan

    hi raju
    1. Object 0DB87SIC1 (InfoObject,IOBJ) could not be collected for object 0PUR_C01 (InfoCube,CUBE)
    2. Object 0DBGUDUNS (InfoObject,IOBJ) could not be collected for object 0PUR_C01 (InfoCube,CUBE)
    3. Object '0DB87SIC1' (IOBJ) of type 'InfoObject' is not available in version 'D'
    4. Object '0DBGUDUNS' (IOBJ) of type 'InfoObject' is not available in version 'D'
    u just ignore this errors and install. this wont affect.
    u just try again colllecting the cube and collect it "befroe and after"
    u wld get the update rules for the following datasources
    2LIS_02_ITM
    2LIS_02_S012
    2LIS_02_SCL
    Regards
    Dina

  • Reg: CATSDB updation

    Hi ,
    My requirement is to update some field values (like AWART,MEINH and ALLDF etc....) in CATSDB table. is there any function module to update the CATSDB table like we have Function Module HR_INFOTYPE_OPERATION for infotypes.
    Regards,
    Soujanya

    Use the following BAPI and FM  to map the data and update CATSDB database table
    To map data to BAPI interface
    - [CATS_ENRICH_INPUT|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=cats_enrich_input&adv=true&sdn_author_name=&sortby=cm_rnd_rankvalue]
    - MAP2E_CATSDB_EXT_TO_BAPICATS2
    To update the CATSDB database table
    - [BAPI_CATIMESHEETMGR_DELETE|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=bapi_catimesheetmgr_delete&adv=true&sdn_author_name=&sortby=cm_rnd_rankvalue]
    - [BAPI_CATIMESHEETMGR_CHANGE|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=bapi_catimesheetmgr_change&adv=true&sdn_author_name=&sortby=cm_rnd_rankvalue]
    - [BAPI_CATIMESHEETMGR_INSERT|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=bapi_catimesheetmgr_insert&adv=true&sdn_author_name=&sortby=cm_rnd_rankvalue]
    To (in)validate action
    - BAPI_TRANSACTION_ROLLBACK
    - BAPI_TRANSACTION_COMMIT
    To map data back (in case of need)
    - MAP2I_BAPICATS1_TO_CATS_EXT
    - MAP2I_BAPICATS3_TO_CATS_EXT
    - MAP2I_BAPICATS4_TO_CATS_EXT
    Regards

  • Reg. Updation of PRPS table columns .use of  BAPI_BUS2054_CHANGE_MULTI

    Hi,
    I have used the sequence of BAPI calls as provided below.
    BAPI_PS_INITIALIZATION
    BAPI_BUS2054_CHANGE_MULTI
    BAPI_PS_PRECOMMIT
    BAPI_TRANSACTION_COMMIT
    I would like to update some columns of PRPS table for specified WBS element, uploading data from an excel sheet.
    I get the data from excel sheet to an internal table and pass to BAPI_BUS2054_CHANGE_MULTI row by row.
    It's strange ! .it updates every column for all the row of data w.r.t WBS element But  location field for first row data element get updated and rest ignored.
    can you please suggest me why it happens so?
    Thanks in advance.
    Regards,
    Sourya Prakash.

    Thanks for other responses I got .

  • Reg: LONG Update

    All,
    I am trying to update a LONG column as like below, But i am unable to do it. Can any one please give me the solution. Image is attached.
    How to perform an update against the LONG data type column.
    SQL> SHOW USER
    USER is "SCOTT"
    SQL> CREATE TABLE LONG_TEST ( ID NUMBER, LONG_COL LONG);
    Table created.
    SQL> INSERT INTO LONG_TEST VALUES( 1,' THIS IS LONG TEST');
    1 row created.
    SQL> COMMIT;
    Commit complete.
    SQL> UPDATE LONG_TEST SET LONG_COL='APPENDING'||LONG_COL;
    UPDATE LONG_TEST SET LONG_COL='APPENDING'||LONG_COL
    ERROR at line 1:
    ORA-00932: inconsistent datatypes: expected NUMBER got LONG
    SQL> DESC LONG_TEST;
    Name                                                  Null?    Type
    ID                                                             NUMBER
    LONG_COL                                                       LONG
    SQL> UPDATE LONG_TEST SET LONG_COL='APPENDING';
    1 row updated.
    SQL>
    Thanks

    LONG data type is deprecated. Oracle recommends to use CLOB or BLOB data type accordingly. In your case CLOB would be the appropriate data type to use.
    Here is an example using CLOB
    SQL> create table a (no integer, val clob);
    Table created.
    SQL> insert into a (no, val) values (1, 'karthick');
    1 row created.
    SQL> select * from a;
            NO VAL
             1 karthick
    SQL> update a set val = val || ' oracle' where no = 1;
    1 row updated.
    SQL> select * from a;
            NO VAL
             1 karthick oracle
    SQL>
    See how simple its to use CLOB.

  • REG Item Updation

    Dear Experts,
    one of my client is using SAP 2005 B with patch level 45.
    the issue is that for some items the instock is showing zero when i check in item master data where as when i run inventory audit report the system is showing quantity in the ware house.
    I am running inventory audit report as on current date.
    please can anybody give me some suggestions...
    regards,
    Kashinath

    Hi Kashi.......
    Please keep all the Selection criterias Open also keep all the properties Ignore.....
    Then try to run.....
    Regards,
    Rahul

  • Exc reg updation for trading material

    Hi experts,
            I have a trading material, at the time of purchase RG23A reg is updating both quantity and value.
            But while sales, RG1 reg is not updating.
            As Excise is concerned, at the time of sales the quantity in RG23A should be deducted and RG1 also should be deducted.
           Is there any specific configuration required for this kind of scenerio.
          for eg.  if i am purchasing 100 quantity.
                           RG23A part 1      RG23A part 11               RG1
                                 +100                   Value                        +100
                       if i am selling  100 quantity
                           RG23A part 1                   RG1
                                 -100                          -100
    can anybody help.

    hi..
            to achieve this...
                  when u receive material from vendor RG23A reg both quantity and value will be updated..
    for eg- rg23 a part i  shows a quantity of 100
                  then u have to create some mov type copying existing and issue material to finished store, and assign in specify mov type for excise invoice in tax on goods movement, which should update both rg23a part 1 and rg1
    for eg-  rg23 a part 1 should show 000 quantity and rg1 should show 100
    then u sell the material which will update rg1 reg...
             anybody who can suggest which mov type should be copied....

  • Extracting updated data from SAP R/3 to BOBJ DS

    Hi all,
    I have a doubt reg extracting updated data from SAP to BOBJ DS. For example i am extracting 50000 records from SAP table to BOBJ DS say its taking half an hour, after extracting data 10 more records have added in the same table. Do we need extract the whole record again or do we have some other way to extract only those 10 records from table.
    Please help me.  I have searched in forums but cudnt find the exact solution fyi.
    Thanks,
    Guna

    Apart from stepd 1,2, you need to create a Target Data store and a table to load your MARA data.
    3. Now the MARA data will be available in data store(DS_ERP), say table name as BO_MARA
      Why do you want to change the table name? Are you planning to stage the data anywhere?
    4. Create a dataflow source as BO_MARA, query transform and destination as a table
    Data transport object is required if you are using R/3 Data Flow.
    This would suffice just for a full load, if all your transformations can be incorporated inside the Query transform.
    5. Do Transformation.
    6. Transformed data will be available in target table.
    Only after executing the job that the transformed "data" will be available in the target.
    The above part mentions only about a Source, Query transform, Source Data Store and table.
    Apart from these
    You would require a Script object to write the condition, to SELECT the MAX timestamps. You would require Variables to be created in your job to redirect your job path and to restrict the data extracted.
    Use your DataFlow in a Conditional object. If load type is first, in the then part use the dataflow which you might have already designed. Else part will have a replicated Data Flow with the above mentioned WHERE condtion in Query transform.
    Suggest you to refer Desiger document and DI supplement for SAP as well. Inform if you are stuck.
    Regards,
    Suneer Mehmood.

  • Reg Assembly Process

    Hi Guru,
    i would like to know the assembly Process with CIN details.
    please give the details regarding the above.
    Thanks
    BR
    siva

    Hi Guru,
    we are using the following process.
    Direct Material
    Prcourement from the supplier who are coming under VAT taxation
    Procurement from supplier who are coming under CST taxataion
    Procurement from the supplier where C form need to be given
    Procurement from the Subcontracting Suppliers
    Indirect material:
    Service Procurement and relevant taxation
    Consignement Procurement
    Procurement from the supplier with account assignement purchase
    Capital Goods
    Capital Goods Procurement for Machineries
    Capital Procurement for Machine accessories - Grinding wheel
    Import
    Procurement from other  Plants
    Procurement of Steel from Suppliers
    Procurement of Capital Goods
    Service Procurement for Tool Calibration
    Pricing
    Domestic pricing with Tax calculation
    Option to edit the Tax condition type value in the PO
    Option to enter the tax condition value or % in PO
    Import Pricing to include the required condition of Excise and Govt requirement
    Incoming Excise Invoice
    Capture Excise Invoice During GR
    Option to Edit the value after Excise Invoice Capture
    Returnable Excise Invoice Form
    Import Duty Capture and Excise Invoice posting
    Registers
    RG23A  - Part I and Part 2 update
    RG23C  - Part I and Part 2 update
    Cenvat Regeister
    Sales Tax Regeister
    Payment of tax to central and State - Separate GR posting
    CIN Configuration Check list - PTP
    Excise Registration
    Check Excise Registration is updated for all plants
    Check Excise Reg  is updated with the Excise Range Information
    Check Excise reg is updated with the ECC NO for all the plants
    Check Excise Reg, Division and Range is maintained in Excise Reg
    Plant Settings:
    Check whether Excise Registration is assigned to plant or not
    Check the manufactruing plant is unchecked with Depot Indicator
    Check Multiple goods receipt/Multiple Credit option is set for Manufcaturing plants
    Check the Depot plant has been flagged with Depot Indicator
    Check Multiple goods receipt/Multiple Credit option is set for Depot plants
    Excise Group
    Check Excise Groups is created for manufacturing plant
    Check the outgoing Excise Invoice settings
    Check Default Challan Qty from GR is flagged in Excise group
    Check Depot setting are deflagged for manufacturing plant Excise Group
    Check in MIGO setting of Excise group all the below
    EI Create/23D deflagged for manufacturing plant
    EI Capture, Post, Duty different at GR, update RG1 at MIGO are flagged.
    Check Depot settings are flagged for Excise groups for Depot
    Check EI Create/23D is updated with flag mark for all Depot Excise Groups
    Check the assignement of Plant, Excise Registration and Excise Group
    Subcontracting
    Check the sub contracting attribute is maintained as per plant requirement
    Check the maintain movement type group is maitained with correct movement types
    Incoming Excise Invoice
    Check the assigned movement type for EI and Register Updates
    Maintain Rejection code to cancel the Excise Invoice
    Excise Regesiters
    Check SAP Script is assigned
    Number Ranges
    Incoming Excise Invoice
    Subcontracting Challan
    Thanks
    siva

Maybe you are looking for

  • Po price comparison report

    Dear Experts, We want to any standard report for purchase order price comparison. Same material purchasing  two or more  than two vendor and two different purchasing group. Thanks & Regards, Ranjeet

  • Connecting mac pro to Imac for screen share.

    I have connected my mac pro to my Imac so i can use the Imac sceen. I hooked directly with a dvi cable. The Imac screen is immediately "taken over" by the mac pro when I make the connection. My question is, is there a way to disconnect without having

  • After a network interrupti​on, my photosmart 7510 prints pages with a "d" on them.

    After a network interruption, my Photosmart 7510 prints pages with a "d" on them. I have Windows 7. There is no error message on my computer. When I check "See What's Printing," nothing is shown.

  • World clock doesn't remembers saved locations

    This is a problem with the world clock that has been unaddressed with all the firmware updates I've installed since buying this phone in December. After saving international locations around the world for quick reviews through out the day in the worl

  • Updating Document Flow

    Hi, I've created an inbound delivery from an outbound delivery.  Now I need to update the document flow, and I've used the code below to do so.  My problem is when viewing the document flow for the inbound delivery via VL33N - no document flow is sho