Table updation problem

hello
i have created one materail today, when i saw the table MARA i have seen the created date 16.05.2007 , when i saw the table MARD in this "created on" field(ERDSA) is giving blank value 00.00.0000 it mean that table is not updated
after creation of materail how to update that MARD table and Field ERDSA  , bcz it should show me creation date plz give answer
im awaiting your relpy
regards
sapman

Hi,
MARD table contain storage location data so what you can do is you can extend the material to some storage location using the T-CODE :MMSC and you will get data in this table or do MM02 and maintain the storage location related data and you will get whatever you want .
Lekhram

Similar Messages

  • Table update problem in tabstrip control

    Hi experts.
    i have one tabstrip control having 4 tabs.
    in those tabs i am updating one table say ztable(database table).
    my problem is this is happening in pai of every tab.
    but what ever i am updateing table those changes will reflect in other tabs.
    where i have to write code like pbo or what i should do.
    what ever i am updateing in tab1 i have to see in tab2.what ever i have update i should see in tab3.
    but it is not showing the updates when we will go for other tabs.
    Thanks

    Hi,
    Please check the following things :
    1 . The Fucntion code type for each tab is blank
    2 . Same subscreen area is assigned to each tab
    3 . Corresponding subscreen is dynamically incorporated into the subscreen area CALL SUBSCREEN in the flow logic
    If you are not doing this, then you are scolling in SAP GUI, not in your program. In this case the values entered in TAB1 won't get reflected in TAB2.
    If this is the case in your program, fix the above three points. then it will work.

  • DEFTAX_ITEM table updation problem

    Dear All,
    We are using SAP Ecc 6.0
    We have configured service tax  through deferred tax codes.
    Created Profit center wise Service TAx code and working Fine. Also we are executing S_AC0_52000644 - Deferred Tax Transfer  Procedure and working fine.
    Now we have created one more Service TAx code (X9) and prepared Purchase Requisition, Purchase Order, and Vendor Invoice .
    Also made Advance Payment (DPR) using Purchase Order. All Tax calculation is correct every where.
    But when i executed S_AC0_52000644 - Deferred Tax Transfer  , it shoes Message 'List contains no Data"
    Then checked table DEFTAX_ITEM. So in this table entry was not available for all those document which contains New Service Tax code  X9.
    All other entries are OK. Even we have made full payment also  against Vendor Invoice .
    What and where can be a probelm . why it's not updating entries in table DEFTAX_ITEM.
    Due to non existance of entries , could not executed procedure S_AC0_52000644 - Deferred Tax Transfer   for all documents which contains Service TAx code  X9.
    For other service tax code , there is o problem. Probelm is only with new tax Code X9.
    WHere  shall i Check for this probelm.
    Regards
    Swati Shah

    Hello,
    Yes,  There was a probelm of Target TAx code
    Now solved.
    Thanx & Regards
    Swati

  • Commitment table updation problem (COOI)

    Dear Friends
    Whenever i raise a local PO which has account assignemnt caegory K and we are giving one internal order and costcenter in the PO. The G/L account is having commitment item . The same is updating in the COOI table that is commitment item table
    Where as i am posting capital PO which has account assignement category A and we are giving asset and internal order but the commitment item table is not updating since all settings are same as LOCAL PO.
    PLS suggest why it is not updating ?
    Regards
    Babu

    Hello,
    Check the lock of the table.
    See, when you open a table in SM30, and one more person opens it .. system will give the error that table is locked.. so, do that in your Z prog.
    Use FM VIEW_ENQUEUE to get the lock status
    Pass the parameters:
    ACTION =                         E               
    ENQUEUE_MODE =                    S               
    VIEW_NAME  = TABLE NAME
    You get the exception : like table is locked
    Regards,
    Naimesh

  • PA2002: table updation problem!!

    Hello all,
    Please suggest me function module by which i can change infotype 2002.
    i don't wanna change subtype.
    i only want to change values of begruz and endruz.
    Means only time details of employee.
    Regards,
    Purvesh.

    i am forwarding this to abap-general.

  • Problem in MSEG Table updation

    Hello All,
    The problem is related to MSEG table updation after Stock Transport Order  (STO) is done between Manufacturing plant & Depot. The problem is described below with an example.
    In case of STO the Supplying Plant or vendor is SP02 and the Receiving Plant or the customer is RP15.in the STO under the shipping tab for Customer the system is showing RP15 and under the Delivery address tab for Vendor the system is showing SP02.
    While during PGI when the material document is generated when we check the MSEG table two line items have been generated where  we found that the field WERKS contained SP02 & RP15 against which the feld XAUTO is showing blank space & X symbol respectively.But in case of both LIFNR & KUNNR fields it is showing blank space, which indicates that both the vendor & customer  fields are not getting updated in the MSEG table.
    Now I want the system to pick up the data for KUNNR field (in case of XAUTO is X) also in the MSEG table i.e. RP15 should also be displayed in the MSEG table.
    Is there any configuration to attain my requirement?
    Looking forward to some valuable suggestions.
    Thanks & Regards
    Priyanka Mitra

    the ADRx tables are central tables that are used from various transactions in SAP.
    e.g. from customizing, master data maintenance, transactional data, such as purchase orders and sales orders.
    use the ADRNR from ADR6 table and then lookup an entry in table ADRC to find and hint to its origin  field ADDR_GROUP

  • Update problem - VBDATA table

    Dear All,
    We have update problems in our Quality systems, and also in every R/3 system that we create from a Production system copy.
    Sometime the UPD and UP2 work processes hung without apparent reason.
    In the SM50 I can see one or more of my update processes running for a lot of time (many hours) on the table VBDATA without perform any action.
    In the tcode SM12 I donu2019t see any kind of lock, and I donu2019t understand why only sometime this problem happens.
    Of course, from the SM13 I can see that during this problem the system is not able to perform any kind of update.
    As I told in the beginning of the message, I have the same problem in other two R/3 systems, both created with a system copy from the production system.
    The Production and the Developer systems seem not affected by this problem.
    Have you got any idea about the reason of the problem?
    Even if the Production systems is not directly affected, all the IT department is not able to work on the Quality system (or any other Test system), and the only workaround is to kill the UPD (or UP2) WPs affected.
    Thanks in advance,
    Federico Biavati
    My R/3 System is a 4.7 on SLES9 and Oracle 10.2.0.2

    Hello Siva,
    This is what I did:
    > Check how many entries do you have in VBDATA currently.
    More than 1.000 in every SAP systems that Iu2019m creating from Production
    > You might want to run the reorganize updates program to clear the old updates
    > that are pending/in error
    Good point!!
    After the reorganization (ST14 u2013 Reorganize update requests) the table VBDATA is empty.
    Iu2019ll check and Iu2019ll let you know if the problem is definitively solved.
    Thanks for you help,
    Federico

  • S076 Table Update

    Hi,
    I am trying to update the sales and Operations planning table S076 in the background as a batch job. I know from an OSS note that a BDC would not work if I run the transaction MC88, in the background,  which essentially updates S076. Please provide any FMs or BAPIs to update this table.
    I know that there is way to do it through tc MCSZ, if anyone followed or know this procedure please pass on the information.
    IRegards,
    ~KK
    Edited by: Rob Burbank on Oct 16, 2009 4:07 PM

    Mr. Sayed
    Thanks for reply. Insert idea is given just for the available workaround when required and to link this to the subject of discussion. Idea is when Oracle has provided some workaround for Inserting records without loging , why they have not provide so for update.
    Pl. advise some workaround for the large update problem.
    In Oracle 10g, the default is 'database force logging'. Hence, even nologging transaction, oracle will force to create logging.I would request you to elaborate this. We installed Oracle 10g at one site and the database runs in Noarchive log which is default installation in Windows 2003 server. I could not understand what you mean by default 'database force logging'
    Suresh Bansal

  • RAISING AN EVENT WHEN DATABASE TABLE UPDATES

    hi all,
             i want to raise an event when database table updates.For eg : if a price of a material has been changed then i have to raise an event and run the abap program in back ground.i know transaction SM62 to create event, i dont know about transaction SM64. please give me the procedure how to solve this problem. i dont know work flow. please give me a sample code how to raise event.
    thanka and regards
    suresh

    Hi Suresh
    It is important to understand that the SAP architecture abstracts the database from the application.
    I think that you should look for ways that the application triggers an event when an update has taken place, rather than the DB.
    Two ways of doing this that spring to mind are change pointers (for the ALE interface, see menu SALE) and Business Transaction Events (various things including CRM integration, see menu FIBF).
    The latter works very well for sending prices to CRM when they change. I am more familiar with this than ALE so I will discuss it.
    If you go to menu FIBF and then follow menu path Environment -> Info System (P/S), and then run the report for event 00503301, you can find documentation and a sample function module that you can copy.
    Once you register your new function module in the event tables then it will be called when prices are changed.
    Cheers
    Dom

  • Wrong VBAP table updation

    Hi
    Facing a problem with wrong VBAP table updation.
    Sales order shows Business Area" A " at both header and Item Level but in VBAP table the business area updated is " B ". can't understand why it is happening.
    Changelog doesn't indicate anything
    Thanks and regards
    Nikhil

    Hi,
    Can you check how the business rule that is assigned at SPRO-> Sales and distribution -> basic functions -> Account assignment/Costing -> Business area account assignment?
    Regards

  • Table updation through Visual Basic

    We are not able to update employee master table which has 73 columns. The problem is it is not allowing to update after certain number of columns say 50 columns. This is occuring only thru VB and not in SQL (i.e thru instert syntax).
    Can anyone tell what is the solution?

    Hi Saket,
    Yes it is possible!
    To trigger workflow from table updates you can use table level events. Refer to
    Re: WorkFlow when Data is changed in Table or program
    Also you can update a table from a workflow. To do this, create an Activity step in workflow. In this, you can call a BO method. This BO method would store the code to update the database table required.
    Just take care of the bindings between the method -> task -> workflow container.
    Hope this helps!
    Regards,
    Saumya

  • HRESSAPPROVER table updates

    Hi ESS/MSS Gurus,
    Here is our scenario:
    For Attendance/Absence Types other than Sick Leaves (with and without Pay), the Manager is the determined Approver
    For Sick Leaves, it should be the Company Physician.
    These requirements were setup in the workflow configuration (i.e. created separate workflows for Sick Leaves and for other Attendance/Absence Types)
    The problem is, I have a sick leave request which is being sent to the employee's manager. It seems that the entry in table HRESSAPPROVER overwrites the workflow configuration. Now the questions are:
    1. When is this table updated? I noticed that the entries do not encompass all employees who initiated requests
    2. Aside from SE14 or editing the table, is there a standard SAP program which clears the contents of this table?
    Your immediate response is highly appreciated
    Regards,
    DeLo

    The approver is picked from the table HRESSAPPROVER for the user
    Also it depends upon the customisation of the rule group on which
    approver should be picked, Please check the rule group assigned to the
    pernr and their settings in table V_PTARQ_TPROCESS and under section
    determine next agent. All the customisation can be found in
    PTARQ.
    there is no transaction as to delete the entries in this table!

  • Table update visible only when changing table selection

    I'm running java 1.6.0_07 on Linux and I'm experiencing a strange problem: I've got a table model that extends AbstractTableModel and when I selectes a row and then change such row data (thru the setData() and fireTableDataChanged() methods) I don't see the row update. If I reclick on the row or select another row in the table, the table refreshes and I can see the row updated. Is it a problem of the Java version or what? Should I change my code and force a table update in any way? Any suggestion?
    Thanks,
    Luca

    I've got a table model that extends AbstractTableModel Why? Whats wrong with the DefaultTableModel?
    Is it a problem of the Java version or what?So you've written custom code and it doesn't work so the problem must be with the Java version?
    Any suggestion?Use the DefaultTableModel.
    If you need further help then you need to create a [Short, Self Contained, Compilable and Executable, Example Program (SSCCE)|http://homepage1.nifty.com/algafield/sscce.html], that demonstrates the incorrect behaviour.
    Don't forget to use the Code Formatting Tags so the posted code retains its original formatting. That is done by selecting the code and then clicking on the "Code" button above the question input area.

  • Table Update using Nolog/Hint

    Hi all
    Although we can insert records using /nolog so that they are not added into archive logs.
    We required using this for table update for some large routene updates which in any way does not effect the integrity of the database.
    This table updation facility using /nolog was not available in earlier versions.
    Alternate solution for temporarily turning the database into Noarchivelog ->Fire update statement ->Turn database into archivelog mode is not acceptable as the database is production database where certain users are always on with their routene small entry/updation jobs.
    I want to know whether this has been enhanced in Oracle 10g or is there any work around by way of giving some hints at the update statement. As large table updation generating too much archive logs are not really desired in certain cases.
    Suresh Bansal

    Mr. Sayed
    Thanks for reply. Insert idea is given just for the available workaround when required and to link this to the subject of discussion. Idea is when Oracle has provided some workaround for Inserting records without loging , why they have not provide so for update.
    Pl. advise some workaround for the large update problem.
    In Oracle 10g, the default is 'database force logging'. Hence, even nologging transaction, oracle will force to create logging.I would request you to elaborate this. We installed Oracle 10g at one site and the database runs in Noarchive log which is default installation in Windows 2003 server. I could not understand what you mean by default 'database force logging'
    Suresh Bansal

  • SQLite update problem

    hello
    My table update code doesn't seem to be working and I cant figure out why... it doesn't give me any errors. When I run the AIR application and update my table it would sometimes delete the entry when I run the application again or it will put a "0" as the value where I did update.
    Here is my update code:
    private function updatePersonToDatabase(person:Person):void{
                    var sqlUpdate:String = "Update Person set address='"+person.address+"' and name='"+person.name+"' and telephone='"+person.telephone+"' and email='"+person.email+"' where num='"+person.num+"';";
                    trace("sqlUpdate="+sqlUpdate);
                    dbStatement.text = sqlUpdate;
                    dbStatement.removeEventListener(SQLEvent.RESULT, onDBStatementInsertResult);
                    dbStatement.addEventListener(SQLEvent.RESULT, onDBStatementUpdateResult);
                    dbStatement.execute();
    Any help will be appreciated.
    Thanks

    Lee;
    Thanks for your help.
    I'm relatively new to this Flex stuff.
    I've been trying to fix this problem for hours and you know how it is when you keep looking at the same thing for too long.
    The article you linked to helped. I finally just copied the text from it and changed the variable name to my own.
    FINALLY!! I can go do something else now.
    Grins
    Kristin

Maybe you are looking for

  • How to deploy worker role to Azure cloud via portal

    Hi I have two worker roles in my VS Project and I need them to be running on Azure cloud. I have created the storage accounts, the worker roles are using Queues, that I created using c# code. I looked up some articles and they say I have to create a

  • DB12 - Overview of REDO logfiles - Not yetbackedup - 300 Maximum

    Experts............... In DB12.. Under Redo Log Backups on Overview of redo log files ....it shows maximum ...300..... but actually my "oraarch" directory contains 300+ archives , but it still shows "300" as highest number in DB12... How we can fix a

  • Highlight color when using Find 2

    Hello I have the same problem as mumbles (in http://discussions.apple.com/thread.jspa?messageID=2257163&#2257163): When I do Find in Safari and look for a word, it highlights the search term in a very light blue that I can barely see. - Just that I d

  • UDFs in Crystal

    Hello Experts, I have a UDF in Service Type AR Invoices to identify a particular service. The UDF is something like : Value  Descripcion AAA = Apple BBB= Banana CCC= Cinammon etc.. In crystal, i want to display the description of the value. DO you ha

  • How to disable 'autoselect' in drawing mode? (S.O.7)

    Hi, i've noticed this thing in Star Office 7, that whenever you've just drawn a line using the "Freeform Line" tool, the line you've drawn is automatically selected, so that if you want to draw another one, you have to drag the mouse all the way over