Can the material date of manufacture be captured

HI
currently, the date on SAP is the date we capture the receipt against the PO for a raw material,my  question is  related to using another field so that you can capture the manufacturing date and run a report to track the dates of stock on hand.
this is for raw materials procured externally for which i want to track the manufacturing dates and want to run a report to see what is on stock.
regards,
moumita
Edited by: MOUMITASARKAR on Sep 9, 2011 2:24 PM

Hi,
Inorder to capture Date of Manufacturing you dont have any standard by SAP to have a tab in PO,
But it can be achieved while taking GR of a material.To get this you need to follow few steps.
Firstly create a material with *Batch management active and Min. Rem. Shelf Life and Total shelf life
Now create a Class in CL02 and assign the standard characteristic LOBM_VFDAT which calculates the Expiration date, shelf life
And asign this above created class in classification view of your material
Now if you create a PO after all above settings and do GR then while doing MIGO you can see Date of Manufacture in Batch tab.
Here you can give the manufacturing date of the material so that system will calculate the shelf life expiry date by itself with the sort rule which has to be created in Tcode CU70.
In creation of sortrule in CU70 you can define whether you want FIFO or LIFO of isuing the material.
Thanks.

Similar Messages

  • Debugging Middleware/BDOC when the material data transfered from R3 to CRM

    Hi,
    I am updating the status of Product in CRM using BADI - PRODUCT_CUSTOMER2 (R3_TO_CRM_MATERIAL). This happend when the status is updated in ECC (MM02).
    Now the problem is, I want to debug this BADI, when the material is updated in MM02.
    Could you please help me, how can I debug this BADI.
    Thanks,
    Sandeep

    Hello Sandeep,
    Please check below general steps to debug the delta download of ECC material.
    in R/3
    Set a break point in the function module CRS_MATERIAL_COLLECT_DATA (BTE Implementation)
    Create/Change the material in R/3 by using transaction MM01 or MM02 and press save button.
    Now you can debug the function module CRS_MATERIAL_COLLECT_DATA
    in CRM (inbound queue)
    Deregister the inbound queue R3AD_MATRIA* in transaction SMQR
    Go to the transaction SMQ2 select the inbound queue and debug the queue
    Set a break point on the mapping function module: COM_MAP_BAPIMTCS_TO_PROD_MAT
    for validation debugging Set a break point on the validation function module: COM_PRODUCT_MAT_VALIDATE
    I am sorry that I do not know where BADI  PRODUCT_CUSTOMER2 is called.
    Hope the baove information could be helpful.
    Best regards,
    Maggie

  • Unable to reload all the material data from r/3 to APO

    We need to resend material data to APO, reinitializing integration model and running RIMODINI program is not helping. They are just sending delta load but not reloading all values.

    Hello,
    Do you have any custom developments for the interface ? If Yes, then it may impede the transfer, due to bad code or development glitch. Please get a Technical Consultant (ABAPer) to de-bug, add breakpoints to trace where the transfer is failing.
    Secondly, hope your all RFC connections (ECC-SCM) are in place, get it checked by Basis team to be sure. Also check the correct logical system are assigned to respective environments.
    Hope this helps.
    Regards
    Rahul Chitte

  • Can the Delivery Date be left with no value in Purchasing Order?

    Hi SAP Experts,
    Good day!  I just want to ask if it is possible for the Delivery Date in the Purchase Order to be left with no value?  Whenever we remove the delivery date, it comes back when we save the PO.  Is there a way for it to be blank?
    Thanks,
    Matt

    hi Senthil P,
    Here is the situation.  For most of the PO that we are creating, we rarely use the delivery time.  However, there are rare occasions where we put the delivery date.  We made an enhancement of our PO print out and the date in the delivery date field was taken from the table.  Is there a way where the delivery date in the printout can be left blank and show it when we need to?
    Thanks,
    Matt

  • FDMEE- Can the subledger data be brought into HFM using FDMEE?

    Hi Experts,
    Is it possible to bring the sub-ledger data from PeopleSoft using FDMEE to HFM. As per one of the requirement of client it is required to bring the transaction level data directly into HFM.
    Please suggest whether it is possible to bring the sub ledger data to HFM using FDMEE.
    Any insightful response will be helpful for us as it would help us to gain clarity and understanding.
    Thanks in advance.

    Hi Tony,
    I think I was not clear enough in my earlier post. Sorry about that. I didn't mention about multiple currency for single entity. I understand your point "Given that, FDM will not load to "multiple" currencies for a single entity", but that was not my question.
    Let's say, I've the below data file containing only 3 data rows. The first row gives USD value as entity 1001 is USD entity, but the second row has CAD value as entity 1002 is Canadian entity. The third row has UK value as entity 1003 is UK entity. My question was, can I load the below file into HFM using a single location in FDM? Or do I have to create 3 separate locations in FDM to load the below data file? Please note, one entity can have only one currency.
    Year,Period,Entity,Account,Value
    2010,August,1001,400010,145.65
    2010,August,1002,400010,35.05
    2010,August,1003,400010,10.05
    Here is the hierarchy in HFM, I created the location in FDM based on the "GSLUSD" node
    GSLUSD (USD)
    ---1001 (USD)
    ---1002USD (USD) -> Currency Translation happens here
    ---1002 (CAD)
    ---1003USD (USD) -> Currency Translation happens here
    ---1003 (UK)

  • How can the login Data (UID & PWD) be sotred in CC Desktop Application?

    Hello,
    I cannot access the cloud through my normal internet connection due to PROXY restrictions but access at least once a week. The CC cloud Desktop program does not log in automatically to Adobe since it does not remeber my PWD and Adobe ID. If I forget to connect it manually after some time my subscriptopn is forgetten and my Apps are requesting to run in Test Mode... . How can I avoid this? Is ther ea way to make CC Desktop rmember the Login data?
    Thanks in advance,
         Dominik

    Drgmsc the normal behavior is for your password to be stored.  It may be that the User account may have restricted rights or the failure to connect is causing you to be prompted to enter your password again.
    Please ask your I.T. department to review the Adobe Creative Cloud Service Access Documentation for IT section of http://www.adobe.com/devnet/creativesuite/enterprisedeployment.html.  They may also want to work with our support team directly to resolve the connectivity difficulties which you are currently experiencing.

  • BAPI PROCESS ORDER Creation u2013 can the SCHEDULE Date/Time be specified?

    I am currently using BAPI_PROCORD_CREATE to create a Process Order from an inbound IDOC.  This works well, when I pass the following fields:
    BAPI Parameter ORDERDATA
    ORDER_NUMBER      Process Order number (EXTERNAL)
    MATERIAL      Material to be produced
    PLANT              Plant
    ORDER_TYPE      Order Type
    BASIC_START_DATE Start Date
    BASIC_START_TIME Start Time
    BASIC_END_DATE   Basic End Date
    BASIC_END_TIME   Basic End Time
    QUANTITY         Process Order Quantity
    QUANTITY_UOM     Quantity Unit of Measure
    However, I have a requirement to also specify the SCHEDULED Start Date (GSTRS) and End Dates (GLTRS), but the BAPI parameters do not the SCHEDULE Dates to be specified.
    I have also used the functions CLOI_CHANGES_UPL_31 and CLOI_CHANGES_UPL_45 to create Process Orders successfully, but neither of these allow for the SCHEDULE dates to be passed in.  
    Does anyone know how I might be able to achieve such a result?
    I am trying to avoid the use of CALL TRANSACTION on COR1, so would be grateful if anyone has any thoughts.   
    In the mean time, Iu2019ll ask the business if it would be possible to apply any rules by whereby if we specified a BASIC_START_DATE, whether it would be able to derive the correct schedule date accordingly.
    PPu2019s not one of my better modules, so apologies if whatu2019s been asked above is a stupid question!
    Alistair

    HI...
    Pls chk in scheduling control for detailed scheduling in T code OPUZ. and change the scheduling type forwards to forwards in time and backwards to backwards in time.
    Now when ever you would create the order system would ask the scheduling dates either start or finish in stead of Basic dates.
    Instead of using BAPI you could make a simple LSMW pogram. It would talk 5 min.
    This is a standard SAP functionality to select Basic dates because SAP consider all master data for scheduling like Schedule margin key.
    I think It would help you.
    Regards
    Vivek

  • How can the Event dates be changed in FCPX?

    I'm in need of changing the EVENT dates in the Event Library of the files imported into FCPX. The video camera I imported video from had the internal clock set incorrectly. The owner changed the camera's memory battery ad the camera reset to the reset date. I wasn't aware of this until I started to import files from the cam. It imported as files created in 2002! It's 2011! Is there a way I can change the EVENT date in the Event Library in FCPX?
    Thanks!
    James
    Taiwan
    Message was edited by: wdevn

    Hello !!!!
    it is not possible to change the date. In standard Sap u can only open one months posting period. so it is impossible & once again to open the posting period only few people have authorization.
    hope it will help uds
    regards
    Dibya

  • Can the contact data base be overwritten by an IPad  on ITunes sync?

    We have two IPad minis and two IPhone5s.  My wife has updated and purged msny of the hundreds of contacts on he IPad.  We have one user ID.  I sync her IPad and her iphone on my Mac Book Pro where the Contact file resides.
    How do I overide with her IPad the resident Contact file on the Mac?  Does the ITunes sync recognize the different devices and their respective Contact files?
    Does the order of syncing impact what is recorded on each device?
    I am trying to seperate her contact info from mine.  Is that possible?
    Thank you for any help and insight on solving this problem.

    Did you enable your Menu and Sidebar?
    Ctrl+S to view Sidebar
    Ctrl+B to view Menu Bar

  • System captures the baseline date as the document date

    Hi All,
    User has changed the Baseline date as 05/11/2011 in the parked document 12345644/ 54123456 via t-code FV60, however, when the document was posted, the baseline date u201Cdefaultsu201D to the document date.
    Appreciate any one suggest me on this issue
    Nandha

    Hi Ravi,
    The system is defaults to capture the document date as baseline date,  the user wants to change the baseline date which has been captured by the system, then he changed the baseline date while posting the vendor park invoice.
    later he is saying that the changed baseline date is not taken again it has taken the document only. why it has happend like this.
    one question:- is user can change the baseline date while posting the vendor invoice ?  if he can change how the system should be configured for this where the setting should be made to take baseline date as given by the user.
    Appreciate any one suggest me on this request.
    Thanks
    Nandha

  • To Replicate Material DATA from SAP R/3 to SAP-BW

    Hello,
    I need the Material Master data from SAP R/3 in SAP BW. The material Data is to to moved in Info object: 0MATERIAL. In SAP R/3 the data for material is stored in table:MARA. Which Business content needs to be activated in BW.
    Please give the step by step method to push this data from R/3 to BW.
    What are the pre-requisites for the same.
    Thanks for the information.
    Regards,
    Sumita

    Hi
    If you want to get data for material...
    go to R/3 Side and tcode  rsa5>find for 0material>you will get 0material_attr,0material_text and some hierarchy ..
    Activate these data sources...
    Goto BW side transaction RSA1-->replicate the data sources....
    Go to Business content tab of the RSA1-->take grouping as 'in data flow before'
    and select object type as info object in the left pane,find for 0material object.
    drag and drop to right pane...click on install...now your 3 data sources(0material_attr and 0material_text and hierarchy will be assigned to 0material)..now you can create infopackage and load data(it is master data only)...
    If you want to load transactional data,first of all you need to find out the cube and data sources to be loaded...once you find out your data sources,do same as above in r/3 side..and bw side take your required infocube as same as above...
    If you want to get data specifically from mara table,Create a generic data source on table mara...
    RSO2-->data source type transactional>give name and then click on create-->give description and application component to which this belongs to and give the name of the table(mara in table field) and then click on save...your generic data source is ready...go to rsa6 and there you can choose required fields for selection..
    Then go to bw create infosource,cube and assign all these and load data...
    Hope it helps
    Thanks
    Teja

  • Which R/3 function Module is used to extract material data?

    Hi,
    Does someone know which FM is used in R/3 to extract the material data when the replication object 'MATERIAL' is executed?
    Thanks,
    Jeroen

    Hi,
    You can write similar to the below.
    CALL FUNCTION 'CRM_ORDER_READ'
    <b>DESTINATION  'DERCLNT200'</b>
    EXPORTING
    it_header_guid = lt_header_guid
    IMPORTING
    et_orderadm_i = lt_orderadm_i_buffer
    et_customer_i = lt_customer_i_buffer
    CHANGING
    cv_log_handle = lt_log_handle
    EXCEPTIONS
    document_not_found = 1
    error_occurred = 2
    document_locked = 3
    no_change_authority = 4
    no_display_authority = 5
    no_change_allowed = 6
    OTHERS = 7.
    Thanks
    Ramakrishna

  • Maping of material in repetative manufacturing

    Dear Guru
    Plz suggest how to map the material in repetative manufacturing
    scenario:
    input material : A, B AND C
    Output material: x y and z
    how to map in backflush(mfbf) . In one shot we want to enter the input and output material . We have to  enter actual consumption of input and output material

    Dear Ank,
    In the confirmation screen MFBF you can confirm at a time only for a single material and for this product the corresponding
    components can be posted which will be carried out for 131 & 261 movement for GR & GI respectively.
    It's not possible to make GR for more than one product at time,but however using MF42N it's possible to carryout collective
    backflush for a set of products based on the input given.
    now check with this and revert back with your queries.
    Regards
    Mangalraj.S

  • To know the actual date & time for created versions in cprojects

    HI ABAPers,
    Am working on cproject version 3.1,  wanted to know where the  exact date & time  is getting captured when a version i.e
    con H & base  versions is created in cprojects ( collaboration projects ).
        Already i have checked in  dpr_project table where versions are getting stored with the same project created date & time. But not with the actual date & time when the versions were created. 
    is there any BAPI or table where we can know the actual date & time of the created versions.
    Thank you!!!
    Abdul

    Hi,
    According to your post, my understanding is that you want to change date format for ‘Created’ field in the getVersions web service.
    Per my knowledge, you can get the date format for ‘Created’ field as “MM/dd/yyyy HH:mm a”.
    For more information, you can refer to:
    Versions.GetVersions Method (Versions)
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Automatic import of material data (csv file) from FTP directory

    Hello Experts,
    We created a Scheduled Task -> Data Import Monitor -> from a FTP directory.
    We loaded the .csv file with material data in the FTP folder but it is not getting imported.We have created the .csv file with the format of fields defined in Company quick start Work book -> Material tab. We also tried with a .csv file having first Field as CLASS_NAME with a value of masterdata.Material and rest of the fields same as defined in the Company quick start-Materials Tab still it did not work.
    When we load the .xls work book in FTP directory (xl having the Configuration tab and Material tab) the data import is working fine and the data is getting loaded automatically from the data import monitor job.
    Is there any specific format of .csv file in which the material data needs to be loaded to the FTP server for automatic import of data using Scheduled task?
    Regards
    Aditya

    Are there any errors appearing in the FPA logs?
    Have you checked the permissions on the folder/file that you are uploading from?
    What type of scheduled task have you created?

Maybe you are looking for

  • Asset Transfor - one Plant to another

    Hi Friends We have 2 plants; let say 1000 and 2000 under one company code. Plant 1000 is excisable unit and Plant 2000 is non excisable unit (Agriculture product). In Plant 2000, whatever we paid tax to vendor, we are adding the taxes to inventory, b

  • Balance due problem

    Hi all .. I need ur help .. on PROBLEM Problem is ... 1. Customer purchase(A/R invoice) an item with the cost 2080..rs with qty. 1 2.we received the partial payment against this invoice for Rs 2000.(balance due 80 Rs) 3. Then i release that ... the p

  • Microsoft Word 2008 does not work after lion installation

    After I installed Lion in my MacBook Pro, Microsoft word 2008 failed to work properly. Each time I try to quit word an error message appears and word closes and reloads automatically. The only way I can now really quite word is by the 'Force quit' op

  • Using/Syncing Lightroom 2 with Mac and PC

    I'm using Lightroom on a couple of machines. My main desktop is a Mac and a Mac laptop while on shoots. I have a partner in the office that works on a PC to work with clients, is there a way to sync the Lightroom catalog between machines, like betwee

  • Repository migration from one server to another

    Hi All, We have Hyperion components (EPMA, Planning, EAS, HFR, Shared services) and SQL server on same server. Now we are planning to migrate SQL to another server. Below are some questions i have: 1.Do we need to reconfigure components individually?