Required characteristics of batch

Dear All,
i have a by-product material in bom. and batch management is active on that by-product. now i have maintained two batch characteristics for this material. Now when i am going to confirm the order of that parent material and save system save it but i want that system should restrict me to enter batch characteristic value of that by-product batch.
i have made thses characteristics as required but tell me where is something missing.

Dear,
Check whether you have activated "branching to classification" option in t code OMCV for movement type 531 (by- product reciept).
Please update.
Regards,
Pavan

Similar Messages

  • Recurring Inspection is required for non batch managed material

    Hi Gurus,
    My scenerio is I want recurring inspection of material  but my material is not batch managed. is there any way around to cater this requirement?
    Regards

    Without Batch management the reccuring inspection is not possible because if you receive 100 quantity of material A on date X and consume 50 and again you purchase 50 on daye Y and comsume 30 out of it .. Then how the system will know about when to trigger this inspection and for how much quantity..Even you use development the system canot identify the materials got consumed .. If it is serialized material then you can do it by creating the development table and maintaining the receipt date for each serial no and the inspection date...

  • Required Characteristics still open,  want Force inspection completion ?

    Hi
    I entered results using QE51n, saved and on entering UD, the system says "Required Characteristics still open,  Do you want Force inspection completion ?" Though I have entered valuation / characteristics attributes and bold green tick mark appears.
    Please tell me what is missing ?

    Hi,
    In your result record screen select all line item MIC of which you have  taken result & click on icon of lock ( Closed ) finally save it.
    Check & revert me back
    Regards
    SANIL

  • Required Characteristics from 0BI_ALL for new custom object

    Hello,
    I created a small query with the following characteristics on 0BPARTNER info.provider
    with the following characteristics
    Rows:
    Business Partner (0BPARTNER)
    Country(0COUNTRY)
    Region(0REGION) With Variable Mandatory
    Now I need to secure this query by region.Hence started creating new authorization object ZREGUSCA using RSECADMIN and with the following charactertics / Dimensions limiting to only these characteristics out of 40 characteristics from 0BI_ALL.(I donot want to assign 0BI_ALL to S_RS_AUTH, if i do,i cannot secure this query)
    0REGION
    0TCAACTVT
    0TCAIPROV
    0TCAVALID
    0APO_LOCNO
    0CUSTOMER
    0TCAKYFNM
    My question is why do i need to have the last three characteristics (0APO_LOCNO,0CUSTOMER,0TCAKYFNM)
    included in the object apart from the region and the special Characteristics? I found these three non related objects as required, after a lot of trouble shooting?
    How do i know, what are the required characteristics if i want to secure by plant in another query?
    I will really appreciate your responses and thoughts
    Regards
    Sreeni

    Hi Sreeni
    Because the chars are auth relevant and are in the cube.
    0TCAKYFNM is also auth relevant and therefore you need to authorize key figures.
    Chars that are not explicitly in the drilldown must be authorized with aggregation auth, that is with the colon-sign :
    You can find the information in the authorization protocol. There is a block auth relevant chars.
    Record your query via RSUDO for the restricted user and flag the "with protocol" box or go to RSECADMIN->Error logs where you can enter your name to be logged always.
    There, you will also find the protocol.
    Best Peter

  • Characteristics for Batch

    Hello All,
    My requirement is to create all the vendors in vendor master table as batch characteristics and assign it to material through class. while doing GR, vendor's name should be selected as batch characteristic through f4 help.
    how to achieve this.? for this how to create the characteristics ??
    Regards,
    Vamshi

    problem sovled..

  • Traceability with batch class characteristics in batch where used list.

    Hi,
    I have a process order which issues 5 pallets or material and produces 5 pallets of another material. Each pallet is a seperate batch in my scenario.
    All materials are assigned to a batch class and i will be using a class characteristic to enter the issued pallet number (includes material number and batch number)  to the produced pallet batch. This way i want to create a traceability system.
    the problem is i need a way to create a hierarchical view or integrate this scenario to batch where used list.
    there is a badi for where used list to read external data. but i guess that is for something called "external batches"
    can you please guide me for the best practice of doing this?
    Thanks,
    Alper,

    Hi!,
    I think you have to use the mix of two functionalities:
    1. Original batch function
    2. Batch derivation
    This way you can pull the characteristics of the source material batch in to raw material as well as finish material batches.
    In this you have to create a nonvaluated material which is used as original batch mateial. You have to assign this material in material master of the RM and FG alongwith other required entries.  Also you have to use batch derivation function to pull the charactristics of this original material batch in to the RM and FG.
    Please go through the SAP help regarding Original batch and Batch derivation function to have more clarity.
    Please revert back in case of any further issue.
    Regards,
    Uday

  • BAPI require to update Batch charachteristics to AUSP table

    Hi SAP Gurus,
    I need a BAPI which can update my Batch Charachteristics data into AUSP table.
    Could any one please provide. Its very urgent for me.
    Thanks
    Satish Raju

    Hi Saish,
    As wolfgang told you can use BAPI_OBJCL_CHANGE. Read this documentation.
    This BAPI changes an existing classification, or creates the classification if it does not yet exist. The classification is defined by the required entry fields for the object key (ObjectKey), object table (ObjectTable), class name (AllocDetail-Class_Num), and class type (AllocDetail-Class_Type). The default value for the optional date field (KeyDate) is the system date, on which all classifications become valid. The new characteristics and/or values are transferred to different tables according to data type. Numeric, time, and date characteristics are transferred to table AllocValuesNumNew, character and boolean characteristics are transferred to table AllocValuesCharNew, and currency characteristics are transferred to AllocValuesCurrNew.
    Regards,
    Madhu.

  • Characteristics in Batch (CHARG)

    Hi, i need a bapi to create characteristics to an already created CHARG by the BAPI_BATCH_CREATE
    Regards
    ttorres

    The Object Key is a string of 27 characters.  It is the combination of first the material number and then the batch number with the difference between the 27 character length being added as spaces between the two values.
    I'm not a SAP programmer, really, but having to integrate with SAP had me encountering this same error on BAPI_OBJCL_GETDETAIL.  The documentation on these BAPI parameters is limited and I had to step through the German to figure this out - here is what getting the Object Key looks like in C#: 
    string OBJECT_ID = MAT_NUM + Strings.Space(27 - (MAT_NUM.Length + BATCH_NUM.Length)) + BATCH_NUM;
    sprechen sie deutsch?

  • Required information on Batch status updatings.

    Hi,
    I want to change batch status after creating the outbound delivery through inbound idoc, i was able to create delivery , but after creation, i should update the batch status using function module BAPI_BATCH_SAVE_REPLICA, but i was unable to execute this function module correctly,
    Can any one provide details like what are minimum things that are required to update the batch status using this function module.
    In my system batches are defined at plant level.
    Please let me know the solution if any one knows this.
    With regards.
    P.Prasanth.

    Hi 
    By design scom object monitoring health state is aggregated as Availability, Configuration, Performance, Security and this is nothing to do with monitoring alerts.
    you can place unit monitor under any of the above.refer below link for more information 
    http://technet.microsoft.com/en-us/library/hh457599.aspx
    http://technet.microsoft.com/en-us/library/dd440880.aspx
    if any monitor under Availability, Configuration, Performance, Security is Unmonitor indicated the monitor is not initialized and Availability, Configuration, Performance, Security will show unmonitor if there are no unit monitor under it.
    Regards
    sridhar v

  • Transfer of Material Class characteristics into Batch

    Hello,
    Is there a way to transfer the material specific class characteristics ( maintained in material class 001) into Batch, while creating a new batch?
    For e.g. for Material A, i have Material Class Characteristic = COLOR, with a value RED.
    So if i create a new Batch for Material A, the COLOR characteristic in Batch should get defaulted to RED, instead of manually entering.
    Pl let us know, if this is possible.
    Regards,
    Mangesh
    P.S: I know there is Default check at the characteristic value level, but that doesn't help, as each material will have different value.

    Dear,
    You can use function module exit EXIT_SAPLV01Z_014  SAP enhancement SAPLV1ZN when assigning characteristic values to batches with EXTENDED_CLASSIFYING parameter. You use this to classify user-defined characteristics in the background when creating a new batch using the central function module VB_CREATE_BATCH during activated batch classification.
    Refer IMG>Batch Mngmt>Characteristics Value Assignment>...using function module
    Please try and come back.
    Regards,
    R.brahmankar
    Edited by: R Brahmankar on Oct 11, 2010 4:39 PM

  • Picking up required Characteristics from my Source field to Target field!!

    Hi ,
    I need to pick up data from  a source field that is 35 characters long to a target field in my Cube that is only 4 char long. But the data that will be fed into this source field will be 4 char long only, so can anyone help me with picking up only the 4 char I need into my target field.
    Is this possible, If yes kindly post the routine that will allow me to concatenate the remaining characteristics and pick up only the 4 char I need.
    Thanks,
    Guru.

    Also, if this is the behaviour of the infoObject at all the places it is to be used, you can created Global Transfer Routine at infoObject level.
    Otherwise you can write the routine in transformations, rule type "Routine" and then the avaiable source field can be used.
    A simple example:
    I needed to build a character date field for a cross-platform integration project I was working on. First, I defined the date field:
    data: datechar(10).
    To build the date lets use sy-datum, which has the current system date.
      write SY-DATUM+4(2) to datechar+0(2).
      write '/' datechar+2(1).
      write SY-DATUM+6(2) to datechar+3(2).
      write '/' TO datechar+5(1).
      write SY-DATUM+0(4) to datechar+6(4).
    Value of SY-DATUM 20010616
    Here's how the field changes with the execution of each line.
    06________
    06/_______
    06/16_____
    06/16/____
    06/16/2001
    Hope this helps.
    Cheers,
    Sumit

  • BAPI to update batch characteristics

    Hi,
    We have a requirement to update batch characteristics in SAP. I used the VB_BATCH_CHANGE to update the batch characteristics. Below is my code. After the call, I don't get any error from this BAPI/RFC, but batch chararacteristcis values are not updated. Any ideas?
    FUNCTION Z_VB_CHANGE_BATCH.
    *"*"Global Interface:
    *"  IMPORTING
    *"     VALUE(YMCHA) LIKE  MCHA STRUCTURE  MCHA
    *"     VALUE(YUPDMCHA) LIKE  UPDMCHA STRUCTURE  UPDMCHA OPTIONAL
    *"     VALUE(CHANGE_LGORT) LIKE  MCHB-LGORT OPTIONAL
    *"     VALUE(BYPASS_LOCK) LIKE  AM07M-XSELK DEFAULT SPACE
    *"     VALUE(BYPASS_POST) LIKE  AM07M-XSELK DEFAULT SPACE
    *"     VALUE(X_BNCOM) LIKE  BNCOM STRUCTURE  BNCOM OPTIONAL
    *"     VALUE(KZCLA) LIKE  T156-KZCLA OPTIONAL
    *"     VALUE(XKCFC) LIKE  T156-XKCFC OPTIONAL
    *"     VALUE(CLASS) LIKE  KLAH-CLASS OPTIONAL
    *"     VALUE(NO_CHECK_OF_QM_CHAR) LIKE  AM07M-XSELK DEFAULT SPACE
    *"     VALUE(REF_MATNR) LIKE  MCHA-MATNR OPTIONAL
    *"     VALUE(REF_CHARG) LIKE  MCHA-CHARG OPTIONAL
    *"     VALUE(REF_WERKS) LIKE  MCHA-WERKS OPTIONAL
    *"     VALUE(SET_OLD_BATCH) LIKE  AM07M-XSELK DEFAULT 'X'
    *"     VALUE(BUFFER_REFRESH) LIKE  AM07M-XSELK OPTIONAL
    *"     VALUE(NO_CHANGE_DOCUMENT) LIKE  AM07M-XSELK DEFAULT SPACE
    *"     VALUE(GRUND) LIKE  MSEG-GRUND DEFAULT SPACE
    *"     VALUE(NO_CFC_CALLS) LIKE  AM07M-XSELK DEFAULT SPACE
    *"     VALUE(BATCH_DEL_FLAGS) LIKE  BATCHDELFLG STRUCTURE  BATCHDELFLG
    *"       DEFAULT SPACE
    *"     VALUE(SEND_SYS) TYPE  LOGSYS DEFAULT SPACE
    *"  EXPORTING
    *"     VALUE(YMCHA) LIKE  MCHA STRUCTURE  MCHA
    *"     VALUE(EMKPF) LIKE  EMKPF STRUCTURE  EMKPF
    *"  TABLES
    *"      CHAR_OF_BATCH STRUCTURE  CLBATCH OPTIONAL
    *"      CHANGED_BATCH STRUCTURE  MCHA OPTIONAL
    *"      ZIMSEG STRUCTURE  IMSEG OPTIONAL
    *"      RETURN STRUCTURE  BAPIRET2 OPTIONAL
    *"  EXCEPTIONS
    *"      NO_MATERIAL
    *"      NO_BATCH
    *"      NO_PLANT
    *"      MATERIAL_NOT_FOUND
    *"      PLANT_NOT_FOUND
    *"      LOCK_ON_MATERIAL
    *"      LOCK_ON_PLANT
    *"      LOCK_ON_BATCH
    *"      LOCK_SYSTEM_ERROR
    *"      NO_AUTHORITY
    *"      BATCH_NOT_EXIST
    *"      NO_CLASS
    *"      ERROR_IN_CLASSIFICATION
    *"      ERROR_IN_VALUATION_CHANGE
      DATA: F_TRANSACTION_ID           LIKE ARFCTID.
      CALL FUNCTION 'TRANSACTION_BEGIN'
        IMPORTING
          TRANSACTION_ID = F_TRANSACTION_ID.
      CALL FUNCTION 'VB_CHANGE_BATCH'
        EXPORTING
          YMCHA                     = YMCHA
          YUPDMCHA                  = YUPDMCHA
          CHANGE_LGORT              = CHANGE_LGORT
          BYPASS_LOCK               = BYPASS_LOCK
          BYPASS_POST               = BYPASS_POST
          X_BNCOM                   = X_BNCOM
          KZCLA                     = KZCLA
          XKCFC                     = XKCFC
          CLASS                     = CLASS
          NO_CHECK_OF_QM_CHAR       = NO_CHECK_OF_QM_CHAR
          REF_MATNR                 = REF_MATNR
          REF_CHARG                 = REF_CHARG
          REF_WERKS                 = REF_WERKS
          SET_OLD_BATCH             = SET_OLD_BATCH
          BUFFER_REFRESH            = BUFFER_REFRESH
          NO_CHANGE_DOCUMENT        = NO_CHANGE_DOCUMENT
          GRUND                     = GRUND
          NO_CFC_CALLS              = NO_CFC_CALLS
          BATCH_DEL_FLAGS           = BATCH_DEL_FLAGS
          SEND_SYS                  = SEND_SYS
        IMPORTING
          YMCHA                     = YMCHA
          EMKPF                     = EMKPF
        TABLES
          CHAR_OF_BATCH             = CHAR_OF_BATCH
          CHANGED_BATCH             = CHANGED_BATCH
          ZIMSEG                    = ZIMSEG
        EXCEPTIONS
          NO_MATERIAL               = 1
          NO_BATCH                  = 2
          NO_PLANT                  = 3
          MATERIAL_NOT_FOUND        = 4
          PLANT_NOT_FOUND           = 5
          LOCK_ON_MATERIAL          = 6
          LOCK_ON_PLANT             = 7
          LOCK_ON_BATCH             = 8
          LOCK_SYSTEM_ERROR         = 9
          NO_AUTHORITY              = 10
          BATCH_NOT_EXIST           = 11
          NO_CLASS                  = 12
          ERROR_IN_CLASSIFICATION   = 13
          ERROR_IN_VALUATION_CHANGE = 14
          OTHERS                    = 15.
      IF SY-SUBRC IS INITIAL.
        CALL FUNCTION 'TRANSACTION_END'
          EXPORTING
            TRANSACTION_ID = F_TRANSACTION_ID
          EXCEPTIONS
            OTHERS         = 1.
      ELSE.
        CALL FUNCTION 'BALW_BAPIRETURN_GET2'
          EXPORTING
            TYPE   = SY-MSGTY
            CL     = SY-MSGID
            NUMBER = SY-MSGNO
            PAR1   = SY-MSGV1
            PAR2   = SY-MSGV2
            PAR3   = SY-MSGV3
            PAR4   = SY-MSGV4
          IMPORTING
            RETURN = RETURN.
        APPEND RETURN.
        CALL FUNCTION 'TRANSACTION_ABORT'
          EXPORTING
            TRANSACTION_ID = F_TRANSACTION_ID
          EXCEPTIONS
            OTHERS         = 1.
        EXIT.
      ENDIF.
    ENDFUNCTION.
    Thanks,
    Sara

    Hi Subramani,
    Thanks for your response.
    BAPI_BATCH_CREATE will not work for us, because we are trying to update batch, not creating new batch.
    Also, The function TRANSACTION_END, I am calling in the code is responsible for committing the transaction.
    Thanks,
    Sara

  • Batch Characteristics update using MIGO

    Hello Gurus - Need your valuable suggestions on the issue below.
    I have a requirement to update only certain batch characteristics at the time of goods receipt using MIGO by clicking on the classification view. Users should have access to update only 4 out of 10 characteristics in a batch. I did assign authorization group to the characteristics & made the changes to the roles but i think that there is no auth. check performed for classification during goods receipt. Please let me know the possible options to fulfill this requirement.
    Thanks for your time.

    Thanks for your reply Craig. I did set up the characteristic as 'Entry Required' & changed the config to update only required charac. in foreground. When i posted the GR, system did not give me any pop-up to update the characteristics but i got a warning message saying that the values are missing in classification. So i went to classification view but none of the required characteristics are highlighted. So how will the user know which characteristics are required?
    Also to let you know, we are updating certain characteristics in the background using enhancement. Do you think will there be any conflict with this?
    Thanks for your help.

  • How to change the characteristics of a Batch

    Dear All,
    We have maintained a batch sort sequence based on Batch Manufacturing date.
    But now customer wants the batch to be sorted out based on Batch Number.
    How to change the Characteristics from Batch Manufacturing date and Batch Number?
    Please do suggest.
    For example, we have two characteristics assigned to the Class One is Manufacturing date and another is Batch Number.
    How system will sort out a batch based on these two logic.
    Kindly explain.
    Regards,
    Mullairaja

    Hi Mullai,
    I hope you know what do you mean by "Dependencies" in variant configuration. These are created for automatic update of characteristic values.  If you want to delete the characteristic from the class, please do teh following.
    1. Find out that there are any dependencies assigned to this characteristic. If so remove the assignment
    2. Then you have to check if this characteristic is used in any dependency in the code. If so, find the implications of the same.
    In case, you dont know what is dependency, may be they are not used in your project. In this case, you can just remove the characteristic from the class.
    It has got one effect.
    At present, a configured batch will have this characteristic. If you go to the batch master in change mode, then the old classification will be replaced by the new classification. So the deleted characteristics will not be available to you anymore. I hope that is fine with you. If this is fine, then you dont need to worry about removing the characteristic from the class.

  • Copy of Batch characteristics value from material master to Batch

    Hi Gurus,
    I have maintained some values in the characteristics under batch classification in material master and want to copy the values in batch characteristics during batch creation at process order release.
    Can any one help me to achieve this in standard way?
    Thanks
    Sandip

    Hi,
    Try to understand the batch classification functionality...In batch classification characteristic values changes from batch to batch...Values should not be maintained in the material master...it does not have any meaning...in the material master we need to assign only the batch class with class type 023 in classification view ...no need to assign the values there....Batch classification means characteristics values differs from batch to batch...
    Thanks
    Kumar 

Maybe you are looking for

  • Problem in Tax Depreciation Report

    Dear all, We are implementing Asset accounting for Tata capital. For tax depreciation area we maintained the setting for GL posting as(0= No values are posted in General Ledger). We had created the respecting depreciation keys and assigned in the ass

  • 1.Backup to External drive 2. CoverArt lost after Windows system restore

    I recently spent many hours searching for and applying cover art for my music which was mostly ripped before cover art was readily available. Because of this investment, I want to be sure my library is fully backed up. I want to use space on an exter

  • RE:Error when processing a transaction in XI

    Hi Guys, When i am processing a transaction in XI,when i am sending the XML from RWB--->Integration Engine-->Test message. the message is successfully processing and it is showing that "Message sent". when i have seen this in SXMB_MONI--->Monitor for

  • How to insert AS to fix audio in imported swf ?

    Thanks to Whyves... This previous post seems to have a solution, Im just not sure where i create layers in my Captivate 4 file? As I go into Project > Actions >??? Cheers 5. Mar 31, 2010 4:23 PM in response to: Whyves_ Re: Captivate 4, interaction SW

  • Licensing for this product has stopped working CS3

    i had to replace my hard drive and re-install CS3 and now get the warning "Licensing for this product has stopped working" frustrated