Batch characterstics

In SAP 4.6C Cable Solution there was functionality of CS Bins which was an additional field on the batch details which allowed identification of specific bin location and also keep track of changes in the CS Bin over time.  This functionality is no longer available in SAP ECC 6.0 Mill Products.  To replicate the process a batch characteristic can be used to serve the purpose of the CS Bin.   A customer table must also be created in which the bin movements can be traced.
Details on development:
-     Create Batch Characteristic for Cable Bin (MTS_CABLE_BIN)
-     Create table entry in MP configuration for the characteristic to be used for Cable Bin
-     Create Custom Table to track movements between bins (Z_MTS_CABLE_WH_BIN)
Fields
     client
     Material
     Batch
     Plant
     Source bin
     Destination bin
     Adjustment (flag)
     User ID
     Date
     Time
can anybody explain me the exact requirement.....I am unable to understand it.Thanks In advance

Welcome to SCN
You can get the change object history in CDPOS and CDHDR tables.
So that you have to create a change document objects in Transaction SCDO.
In Transaction SCDO you have to assign your custom DB table and the custom DB Table data elemnet must checked with u201Cchange documentu201D check box (What are the fields you have to Track).
Then you have to generate the Generate update program it will give DDIC, FM and Includes.
You can change the FM as per your Requirement after that automatically changes will be stored in CDPOS and CDHDR table.
Kanagaraja L

Similar Messages

  • Which table will get updated for batch characterstics for the MIGO trans?

    Hi all,
    As i am trying to post a goods receipt for 101/102 movement type in MIGO transaction.
    But it is giving error as 'Batch characterstics values are not classified'.
    If i give Batch Type- as  PRODUCTION(P)  in batch classification.
    It will get posted.
    Can any one help me out in which table this field will get updated.
    Thanks...

    HI ,
                 Try table MSEG.
    Regards,
    Mohan

  • Batch characterstics at confirmation level

    Hi,
    I need the batch characterstics should display at  the  time of confirmation.Because my client want to enter the  charactestics value obtained at the last confirmation of operation so based on that i enter the confirmation.
    It is possible to display the batch charaterstics at the time of confirmation or not if yes how  can do this.Please reply me.....

    Dear Vijay,
    ur closing all the threads without allocating points
    can u reply on this ??
    Regards
    kumar

  • Updation to Batch characterstics and modification to table

    Hi All,
    I have implemented one implementation to the BADI MB_DOCUMENT_BADI.
    I have writen my all code in method MB_DOCUMENT_BEFORE_UPDATE.I am trying to update the batch characterstics using CALL FUNCTION vb_change_batch in update task and trying to modify the data with out commit work.
    Can anybody who worked on BADI, confirm my doubts.
    as in  the documentation to the BADI its mention that we can not use commit work in method MB_DOCUMENT_BEFORE_UPDATE.
    Please clarify my doubts.
    Regards,
    Sandeep.

    Thanks Sailatha,
    Will it not cause any inconsistency between MM and ML as its mentioned in the documention to BADI is that  u can not use 'COMMIT WORK' over there.
    if I use ths function vb_change_batch in update task will it update the characterstics to the AUSP table with out using 'COMMIT WORK' statement.
    can I use the deque function to customize table in order to update the table.
    Regards,
    Sandeep.

  • Data load of Batch Characterstics values

    Hi,
    We are using batch management. For initial stock we have data map for batch creation. We need to enter the characterstics values for all these batches.
    We can enter the batch characterstics values using MSC2N. However, I am not sure if that is the correct way of doing it.
    If I use CL20N, then we can not enter the characterstics values at batch level.
    Am I correct in my understabding of using MSC2N or it has to be something else?
    Thank you for all your help.
    Thanks,
    -Shekhar

    I usually use LSMW for batch classifiction load.
    Here I use IDOC import method with message type CLFMAS.

  • Batch characterstics from table AUFK

    Dear Friends
    I created batch characterstics order no.--in Addnl data tab field Table Name:AUFK Field Name:AUFNR was given.
    In our case batch no is created during order release.Order number is not appearing in MSC3n
    some fields  i have taken from MCHA table .these fileds are appearing in MSC3n.
    What is the possible reason ?
    Regards,
    srihari.M

    Hi,
    The Batch No. in when being created at Order release is saved in AFPO table.
    Please pass the Prod Order No AUFNR to AFPO and retrieve the field value CHARG (Batch) that is if the order is released successfullt. Unless the Order is released successfully, the Batch creation can be ruled out.
    Revisit the Order in Change mode and check the assignment of Batch at the Production Order level in the 'Goods Receipt' Tab.
    Finally, If you see the Batch Assignment or Order level, pass the AFPO-CHARG value to MCHA or MCHB tables for information regarding the Batch.
    Hope this helps.
    Shyam

  • Error While Changing the Batch Characterstics

    Hi Guys,
    We are getting error while Passing Material,Plan and Batch(Concatenated Value) to BAPI_OBJCL_CHANGE in the LV_OBJECT(BAPI1003_KEY-OBJECT) field we are getting the following error "Object LV_OBJECT Value does not exist" in the Return Table of the Bapi. Do we need to do any configurations for this?
    Thanks
    Nav

    Issue Got Resolved.
    Thanks,
    Nav

  • In which table  batch characterstics values are saved for tcode VA01

    DEAR EXPERT,
    i am working on a development to update screen field values in characterstic assignment screen. i need  in which table the data we put for each characterstics  stored. and i want to know how i will update the screen field value in va01 in the above standard screen.
    req.: suppose a = 1.
                         b = 2.
                         c = ?
    i need how how c will update if a + b.
    please reply.

    hi,
    check table CABN.

  • Filed to identify the batch characterstics in MBGMCR02 (idoc seg.)?

    Hi All....
    As i am passinng some data to idoc segment MBGMCR02.
    Along with this i have to also pass the Batch chacterstics with respect to the BATCH in order to satisfy the requirment. But the field through we can pass this batch charcterstics i am not able to find it out..
    Please help to me solve this secnerio?

    Hi,
    Check this sample process
    To get custom fields on IDOC you need to add custom segment on IDOC and for that you have to create a extension IDOC with reference to Basic IDOC.
    You can do that as explain below.
    Here for example you have basic idoc ORDERS05 and you want to add additional segments at header level - ZE1EDK01 and line item level ZE1EDP01
    1. TCode - WE31 : Create custom segments ZE1EDK01 and ZE1EDP01 with the fields you want and release these segments.
    2. TCode - WE30 : Create extension IDOC
    In WE20 enter extension IDOC name - ZORDERS05, select "Extension" option and hit "create" button. When it gives pop-up, select "create new" and enterd linked basis type as "ORDERS05". Enter proper description and save.
    3. On the next screen of WE30, select the segment under which you want to add your additional segment. Save everything.
    4. TCode - WE82. Here you link extension idoc to basic idoc and message type.
    Go into change mode. Hit "New entries button" Enter Message type = "ORDERS", basic type = "ORDERS05" and extension type = "ZORDERS05".
    Regards,
    Satish

  • Characterstics for set of batches

    Hi
    For each Batch we maintain different cgaracterstics and its values are diffeent for different batches.
    Can we get characterstics for a set of batches.
    The batch characterstics in which table it will store.
    Regards,
    srihari.M

    Hi Srihari,
    On the initial screen of CL6BN please enter the values as below
    Class Type                        023
    Object Table                      MCH1
    Display
    Flag the check box for the following
    With assigned classes
    With assigned values
    Chars without values
    value instead of description
    With inherited characteristics
    and Don't select Display options ALV tree ctrl
    Now execute..
    Hope this solves your query.
    Thanks and Regards,
    Dilip D

  • Batch classification details in Goods receipt

    Hi ,
    In my business for some of the materials i have activated the batch management and the batch classification details in the material master record.
    For those materials if i am doing the goods receipt system is allowing to post the document if the batch characterstics are not entered. I have to restrict if the batch characterstics are not allowed it should not able to post.
    I have made a message setting LB045 active with'E'. then also it is allowing.
    Is there any other message settings to be configuered.

    If the classification tab can be accessed in MIGO is depending on your customizing IMG > Logistics - General > Batch Management > Batch Valuation > Valuation for Goods Movement in Inventory Management > Activate Batch Classification for Goods Movements in IM
    there you have 5 options:
    ' ' No branching to batch classification
    1 Classification carried out in background (all batches)
    2 Classification only in foregr.for mand.charac. (all batches)
    3 Classification always in foreground (all batches)
    4 Classification in foreground for new batches only
    how did you setup it in your system?
    from OSS note 519303 - FAQ: Goods movement with Transaction MIGO:
    3. Question:
    How does the batch classification work in Transaction MIGO?
    Answer:
    When you post or check a goods movement, the system carries out the classification in the background. If you want to process the batch classification online, use the 'Classification' pushbutton. You can find this pushbutton on the 'Batch' tab page in the detail data of the item.
    You cannot automatically go from Transaction MIGO to the batch classification dialog. You can use the adjustable system message (Transaction OCHS) LB 045 to ensure that the complete classification data is entered.

  • User Exits in QA32

    Hi Friends,
    I need to average out the results of physcial samples for the same batch and update the results in batch classification.
    For Example for Batch(B1) we have Physical sample (P1), Physical sample(P2)
    we shall enter the results i.e
    brix value for P1 = 60 and
    color value for P1 = 50
    brix value for P2 = 90 and
    color value for P2 = 80
    now when I display batch it should show average values for batch(b1)
    in batch characterstics(msc3n->classification).
    brix value = 75 and
    color value = 65
    BAPI_BATCH_CHANGE
    In this thread the exit is EXIT_SAPLV01Z_014. But when I keep a break point
    it is not stopping over there..
    Is thre any user exits or badis for this through QA32.
    If any body has gone through the same problem give u r suggestions.
    with regards,
    Chaitanya.

    hi ,
    the package name for transaction code 'QA32'  is 'QA'
    go to smod and type press 'F4' and type package name Qa you can find some user exit try to use them.
    reagards
    sarath

  • Creating characterstics used in Batch specific UOM

    Hello All
            I am trying to create a characterstic which I can use in Batch specifice UOM for "Product Unit", when am trying to maintain product unit in material master the system throws a message which says:
    No characteristic of batch class CL_CUT_LENGTH has organizational area 'Substance / steel'
    Message no. LB140
    Diagnosis
    You must assign the organizational area 'Substance / steel' to characteristics for which you want to maintain proportion or product units.
    Procedure
    Please assign organizational area 'Substance / steel' to the corresponding characteristics of class CL_CUT_LENGTH.
          Kindly give your inputs on this matter so that I can proceed further. I am unable to figure out how to assign a characterstic to the organizational area "Substance/Steel". Looking forward to your valuable inputs.
    Regards,
    J K Tharwani

    Hello All
          I havent assigned organizational area to the class & when I did that system allowed me to assign the same to the characterstics as well. My issue is resolved & am closing this thread. I am hereby proceeding for "Batch-specific UOM Product qty" & if am again stuck up I would defeinitely look forward to the forum to help me out.
    Regards,
    J K Tharwani

  • How to update/open Classification view of Batch in production Order

    Hi All,
       I have maintained the Class (023) and characterstics for Finished Material. When I am creating the production order, I am assigning new batch number in Production Order Header (Goods Receipt Tab). 
    In the background system is creating the Batch but not updating/opening the Classification view.
    Every time I required to go T code MSC2N and required to open the classification view manually.
    How to open the classification view during production order creation?
    Thanks,
    Shailendra

    Hi,
    You can only assign the Batch number in the production order, that meanas the said batch will get blocked and will not get saved in the Data base. You can enter the Batch number in the Production order and a while doing the GR you can make the system prompt the Classification view in the for ground so that you can enter the Characteristic values..
    For the above to pop-up you need to enter the Value "3" in the Batch Classification field of the Production Scheduling profile created for the Plant in the Tcode : OPKP.
    Please read the below information for additional inputs :
    Option to classify batches
    Specifies that the system branches to batch classification upon a goods movement or when you create or change a batch (not in the material master).
    Use
    If a batch is classified during a certain transaction or event, you can then use the batch determination facility to search for batches by class characteristics at the time of goods issue.
    Procedure
    If you work with batch classification, set this indicator for all receipt-specific movement types so that all existing batches are classified.
    Hope this will help you.
    regards
    radhak mk

  • Gr in more than one batch for 1 prd ord

    Hi Gurus
    I have a tipical problem. We have batch creation at the time of order release. Now some times due to some process error we recevie output with different characterstics so the whole output cannot be said as one batch. Is is possible now to do GR in 2 different batches.
    Also this happens some time so i cannot go for batch creation at material movement as it will always create new batch.
    Regards
    Abhishek Rai

    Abhishek,
    You can implement the user-exit EXIT_SAPLCOBT_001 under enhancement PPCO0001 where-in based on your requirement you can create multiple batches for your production order. We have used this user-exit at current client to create multiple header batches based on header material characteristics and store the information in a custom table to validate while doing GR.
    You can use CALL FUNCTION 'VB_CREATE_BATCH' to create the batches as per your requirement having the characteristics value that you want.
    Also make sure the automatic batch creation setting in Prodn Scheduling profile has been turned-off so that the batch is created only through the user-exit.
    Please try and revert back.
    Swapnil

Maybe you are looking for

  • Missing filters in the trial version of Illustrator CS6?

    I am using Windows 8 and can not find render or lighting effects in the filters. any ideas?

  • Error in xml file validation to its relevant xml schema

    Hi All, I have 3 xml schema files files from which I generated a XML file using PLSQL.I am getting this error when I am trying to validate xml file to the schema: *'WMWROOT' NOT DECLARED*.Can anyone help me with this,I am including the main schema fi

  • Where to see the output of my Application Engine Program ?

    Folks, Hello. I am creating my first AE program in Application Designer and test it in the 2-tier mode. I open the AE program in Appication Designer and click Edit ->Run Program. Then open the log file to see its execution and know the AE program is

  • WAP and HttpSession

    Hi to everyone I am a beginner in JSP and WAP and I have a little question. maybe you'll know the answer. I have wrote a simple wap applications with 2 JSP. Every JSP file prints the session id, using the command: <%= request.getSession().getId() %>

  • Magic mouse scrolling wont work

    Hey i just bought a Magic Mouse for 69euros, i did the wirells mouse 1.0 update and hooked the thing up. I went to pref->mouse and my lovely mac connected it. However i am unable to scroll whatsoever. for 69euros this is unexaptable for me since my 5