Batch master (searching of field )

Hi all,
We required the table name which stored the information of short text of batch. To access this field you may use T-Code MSC3N , click on Basic data, where screen field is short text.
I have found the structure named DFBATCH-KZTXT but unable to find the transpart table which stored this field's data.
Kindly reply asap.
Thanks

Hi Asif,
I have no idea if you'll get this on time, probably not, but here it goes for future reference.
That is a text, it can be found in STX+ tables.
Get header in STXH with tdobject = 'CHARGE', tdname = matnr&charg and tdid = 'VERM'
Get lines in STXL with relid = 'TX', tdobject = 'CHARGE', tdname = matnr&charg and tdit = 'VERM'
you can get the lines from the cluster using function 'TEXT_READ'. use the same info and set i_readonly = 'X' so you won't get a display.
regards,
Edgar

Similar Messages

  • FI01 - Bank Master - Search Term 2 - Field Statu

    Hi All
    Can anybody tell me how the field status of Bank Master maintained? (I want to have "Search Term 2" field in the Bank Master. How can this be achieved)
    Regards
    Rajesh

    Thanks for the response, Tao.    But my question is not how to use Search Term 2, but how to use it as a matchcode.  
    For example, we have vendor Dr. John Smith / ABC Hospital.    In the vendor master, we have entered 'Smith' in Search Term field 1, and 'ABC' in Search term field 2.      Later on, users would like to run a report for this vendor, but they do not know the vendor number.    So, they would do an 'F4' in the vendor field.    The screen that comes up only show one Search Term field, and when they enter 'ABC' in that field, the system does not find a match.      However, if they enter 'Smith' in the Search Term field, then the vendor will be found.   
    So, my question is how can we enable users to search for vendors by using values in Search Term 2 field.

  • What is user exit to update individual length in batch master?

    Hi,
    We need some help on user exit. We are using     MILL production, SAP_MILLCA_LENGTH_SUB.
    May I know what is the user exit will be called when we perform good issue to production order (movement type 261)?
    We need to customize some logic to update the individual length in batch master.
    Any sugession?
    Thanks in advance.

    Hi,
    You can do this things by maintaining  material classification with characteristic by length or breadth.So at the time of GR you have to maintain the characteristic field and by the help of batch search strategy you can get the relevant batch.
    You search extensively in google you can find proper documentations for the same.
    Regards
    AKS

  • Material description in batch master

    Hello SAP Gurus,
    My requirment is at the time of Process order relese or GR for FERT material systm should copy the material master text in batch master record for this i have created one characetristic. in CT04 as material description it is assigned in class & the same class is assigned to fert material in material master record. Now as per my requirment how can link this REL Or GR for updating material description please suggest.
    Regards,

    Dear
    Pass the batch no. in table MCH1 and pass MATRN into MAKT and also get CUOBJ, Pass CUOBJ in AUSP table in field OBJEK to get the char. description and values in ATINN and ATWART/ATFLV respectively.
    Check this thread : Material batch characteristics
    Just try and discuss with your ABAPer in this .
    Regards
    JH

  • IDOC for Batch Master Conversion

    Hi,
    Is there any IDOC for Batch Master Conversion (Transaction : MSC2N) ?
    The data being maintained is in Basic data 1 and classification tabs.
    Regards,
    Esha Raj

    Hello,
    I faced the problem with BATMAS03.  When drilling down to F'tn BAPI_BATCH_SAVE_REPLICA I could that one and similar BATMAS03 get to work with filling following set of fields.  Adapt of course the values to you're system.
    BAPIBATCH_SAVE_REPLICA_
    MATERIAL = 000000000000033001
    BATCH = 12543872
    PLANT = D010
    CLASSALLOCATIONS
    CLASS_TYPE 023
    OBJECTKEY 00000000000003300112543872 (in our case MATNR&BATCH combination, dependend on system setting Plant could also be needed)
    CLASSNUM FROZEN_FINISHED (Classification Class)
    OBJECTTABLE MCH1
    CLASSVALUATIONSCHAR
    CLASS_TYPE 023
    OBJECTKEY 00000000000003300112543872
    OBJECTTABLE MCH1
    CHARACT LOBM_ZUSTD
    VALUE_CHAR X
    This works now fine and similar for the BATMAS IDOC
    Hope this is helpfull for you.
    Dirk

  • Batch master - Need clarification

    Hi,
    I have total shelf life as one of the characteristics in the class that is assigned to a class in the material master.
    Total shelf life is also field in batch master.
    When i change the value of the "total shelf life" field in the material master (MARC-MHDHB), it is not reflecting in the batch master.
    For example: In the beginning Total shelf life is 90 days in the material master and i create a new batch for this material in the plant. Value of total shelf is in the batch characteristic and batch master is 90 days.
    Now if i change the value of total shelf life in the material master to 200 days, save the material. When i display the batch master, this change is not reflected in total shelf life field. It still reads - 90 days..
    Is this valid?
    Please clarify.
    Regards
    RJS

    Hi,
    you have maintained the characterstic as shelf life right and i hope you ahve given teh values for the characterstics
    Now when a batch is created automaticallly it will give  a pop up to sleect the value as epr the selction given in the value it will replicate into the batch master
    *the beginning Total shelf life is 90 days in the material master and i create a new batch for this material in the plant. Value of total shelf is in the batch characteristic and batch master is 90 days.
    Now if i change the value of total shelf life in the material master to 200 days, save the material. When i display the batch master, this change is not reflected in total shelf life field. It still reads - 90 days..
    Here select the value of teh chracterstics as 200 and then when a batch is created automatically duriong the Gr it gives the SLED as per this
    Hope tis clear
    Regards
    Sravanthi

  • Batch Master Classification View - Inconsistent button active

    Hi
    We are encountering a problem of the Inconsistent button getting active in the Batch Master Classification tab (Material is batch controlled). We know the reason why this is getting active : Due to a wrong inbound value for a field called 'Sterilization Site' in the classification data (data element: ATWRT) through an interface from a legacy system.
    We also know the solution to get around this: Go into the batch master in edit mode and delete the inconsistency by clicking on the Inconsistent button and then the delete button on the pop-up screen which gives the inconsistent value.
    My requirement is: <b>How do we identify all the 'inconsistent' batches in the system?</b>  Is there a way to identify a batch having an inconsistent characteristic value?  (inconsistent value => value not existing in the allowed list of values for the particular characteristic)
    When I try to do a F1 on the 'inconsistent' button, I get a help screen giving "Program: SAPLCHRG; Function: VCON".
    Thanks
    Chandra

    Steve,
    You have given me the right solution, but in this one particular case that I am tracking, I think there is an aberration.
    I've got an output of all batches by using the option 'Show Incomplete Status' in CL2A. But this particular batch has the 'Inconsistent' button active, yet the classification status is showing as 'Released'
    Any idea how to deal with such batches and extract this information?
    Regards
    Chandra

  • Batch master record not created automatically during Goods Receive

    Hi,
    When Goods Receipt is performed in central ERP, the batch master records will be auto created. However, if we turn on the decentralize warehouse management functionality, we observed that the batch master records are no longer be auto created during GR. Is this a known SAP bug? Is there any user exits available?
    Tracy

    Hi Tracy.
    Can you just confirm the process...
    Inbound delivery created in ERP and replicated to Decentral - With Batch?
    Decentral puts batch into warehouse and post GR back to ERP
    ERP receipt posted but batch master not updated.
    What values are not updated in ERP or is it the entire record?. Within the IDOC transfer settings of ERP you can enable/disable certain IDOC field which prevent update (HUM etc). This may be the issue
    Let me know some more information
    Regards
    Steve

  • Batch Master Creation with lower case letters

    Hi,
    While creating batch master via msc1n, sytem automatically change lower case letters of bach ID to upper case letters.
    Can anyone please guide me, where are the settings in the system for this change?
    Regards,
    M.S.Baraneedharan

    Conversion Routine
    Conversion takes place when converting the contents of a screen field from display format to SAP-internal format and vice versa and when outputting with the ABAP statement WRITE, depending on the data type of the field.
    If standard conversion is not suitable, it can be overridden by specifying a conversion routine in the underlying domain.
    A conversion routine is identified by its five-place name and is stored as a group of two function modules. The function modules have a fixed naming convention. The following function modules are assigned to conversion routine xxxxx:
    CONVERSION_EXIT_xxxxx_INPUT
    CONVERSION_EXIT_xxxxx_OUTPUT
    The INPUT module performs the conversion from display format to internal format. The OUTPUT module performs the conversion from internal format to display format.
    If a screen field refers to a domain with a conversion routine, this conversion routine is executed automatically each time an entry is made in this screen field or when values are displayed with this screen field.
    I have to correct myself . if the entry in small letters is allowed or not is already defined in the domain of the field.
    You can see this in  SE11.
    set radio button to Domain and enter CHARG in the domain field and click display.
    in the definition tab you can see a box for Lower Case, which means that lower case entries are only allowed if this box is activated. (btw: the field for the conversion routine can be seen  above)

  • Country of Origin deletion in batch master

    Experts,
    When I post physical inventory differences via MI07 the field Country of origin in batch master is automatically deleting. Even the batch master log confirms the same.
    Your suggestion is welcome.
    Naren

    OSS note 619913 explains:
    batch data such as country of origin, region of origin, and freely available date fields can be changed in user exits only.
    To newly create a batch in goods movement, use exit EXIT_SAPMM07M_003.
    I have not used this fields before so I am not certain if you have to take care about these fields in MI07 yourself.
    I am the opinion that existing data should not be effected with a quantity adjustment.
    check OSS and if you dont find anything, then open a call at SAP.

  • Country of Origin in batch master

    Dear Expert,
    I noticed that country of origin will auto updated in batch master when GR for production order but not for purchase order
    Is it a standard behaviour or any configuration can be set?
    Thank you

    dear friend,
    if you go to material master data and have a look at tab "Foreign trade export" or "Foreign trade import"
    you will see the field "Country of origin"

  • Auto creation of Batch master data when external batch no entered in PR

    Dear All,
    At persent we can auto create batches at production order creation level, Goods receipt level.
    In same way how we can achive auto creation of Batch master data at Purchase Requisition level.
    Regards,
    Manoj

    There is no auto-creation of batches that are entered in ME51N. SAP issues message ME178 telling you that the batch entered does not exist.
    You have to maintain the batch in MSC1N first, then you can enter it in the PR.

  • Authorization control for batch master

    Hello Experts,
    I have a special requirement from client on authorization control on batch master. The requirement is user should not be allowed to change the batch header details but allow to change selected characteristic values. For e.g If I have a batch A, the header values such as prod date, country of orgin etc should not be allowed to change. In classification view few characteristics only should be editable, rest all should only be displayed.
    Is there any option to do this. Either through authorization control or exits. We dont want to create a custom transaction to achieve this.
    Thanks in advance
    Prathib

    Hello
    The following document explains how to check which authorization objects are called on each transaction:
    How to analyze authorization issues in debug
    BR
    Caetano

  • Searching a Field In Source or Target Message in Message Mapping

    Hey Guys,
                      I  came accross this peculiar behaviour and it keeps bugging me , I could search any field in source or target message in message mapping in PI 7.0 by copying the path( /ns1:MaestroAcreedores/Acreedores/ClaveDeGrupo or any idoc field /FIDCCP02/IDOC/E1FIKPF/BUDAT  ) but in PI 7.1 i cant , its giving me an error String /ns1:MaestroAcreedores/Acreedores/ClaveDeGrupo not found  , i can only search the field independently.Can anyone please help me out in this.

    Hi
    I am not sure whether it worked in 7.0 or not, but having checked myself i can confirm that it is not working in 7.1 in my system also.
    For alternative, you can check by changing into source text view where it will display as xml.  Here when you search the keyword, it would display you the hierarchy better than normal view.
    I dont think there is any other alternative. although I would say in the worst case scenario you would not have more than 10-15 occurrences of same element in an idoc.
    Regards
    Krish

  • Can't include a reset button/process that cleans a search text field

    Hi all
    Using apex 3.0.1 on a XE edition
    In my app there's a report that displays a lot of records.
    I included an text field item, where user can type a search criteria, then i added a button called "search" which, when submitted, display the records where search criteria is included.
    Now, my problem is that i can't put a "reset" button, which, when submmitted, is supposed to clear the search text field, so the report display all records.
    I tried adding a branch that triggers when reset buttos is pressed, clearing cache of search text field. It didn't worked, search string keeps on showing on text field.
    Then i changed the process, instead of clearing cache, setting search text field item with a value of null. Didnt work either...
    Does anyone have a good example of thjis type of reset button???
    tnks in advance....
    Fernando

    yes Earl, i know it's pretty standard...but i got some trouble... anyway, i think it was just a "lapsus brutus" o' mine... It's solved now and here's what i did:
    I created a text field button (where search string will be typed), a "submit as Go" button, and a "submit as reset" button. Then i created an uncondicional branch to same page, then i created a Clear Cache for Item process, where the text field cache is cleared, conditioned when "submit as reset" button is pressed.
    That solved the problem, thnx very much for your help
    fernando

Maybe you are looking for