MLGT - How to find the Storage Type

Hello,
I have been trying to use MLGT to find the storage type but I have discovered this table does not have all the records.  For example - I know that material AAAAAA using Wharehouse number BBB should show CCC for Storage type but when I look in MLGT I see that AAAAAA does not have a record that uses wharehouse number BBB.  When I look in MM03 I see that the material has CCC for the storage type.
Does anyone know why this table would not have all the records?  Is there a better table to get the storage type?
Thanks,
Matt

I am not able to catch what you try to achieve.
MLGN-LTKZE  is just an indicator. if it has the name of a storage type, then either by design or just by chance.
SAP takes this indicator to lookup the placement strategy. (setup in trx OMLY).
There you can see all possible storage types.
A storage type view at a material master is almost only needed if you use fixed bin strategy. then you can specify the fixed bin per storage type in a material.

Similar Messages

  • How to find the Data Type of a column

    Dear All,
    How to find the Data Type of a Column dynamically in oracle Form.
    Thanks and Regards,
    Fazil
    Edited by: user11334489 on Aug 25, 2012 9:06 PM

    hi,
    you can use get_item_property built-in
    eg:
    declare
       l_item VARCHAR2(10);
    begin
       l_item := Get_Item_Property('item_name',DATATYPE);
    end;

  • Where and how to find the storage locatation for the consignment stock

    where and how to find the storage locatation for the consignment stock (customer stock )  for more than one storage location .
    table :msku
    material no    -   werks - batch
    xxx                   sg11  - 200352ac
    table : mchb
    material no    -   werks  -lgort - batch
    xxx                   sg11   sg10   200352ac
    xxx                   sg11   gs11   200352ac
    note : each stock location having same batch no in different storage and my question how to find which link for msku to mchb .

    Hi,
    Try the table MARD: Storage Location Data for Material, where in the field LABST will give the stock field, against a given material/plant/Storage Loc.
    Regards,
    JLN

  • How to find the application type fora Script based on Form name?

    Hi Guys,
                can anybody tell me how to find the Application Type and output type based on Form name and print program name?
    I am having form name as: ZINVENT (INVENT is the actual) and program name as RM07IDRU.How can i find the Appliction ntype and OutType for entering into the NACE tr code.
                    i tried thru TNAPR table but i was not able to find the Entry in the TNAPR with form Name and printprogram name
                   Th Script is about Phsical inventory Documents.
    Thanks,
    Gopi.

    You can use this...
    REPORT  Z_DUMMY_ATG NO STANDARD PAGE HEADING.
    *======================================================================
    * Tablas
    *======================================================================
    TABLES: TTXFP.
    *======================================================================
    * Tablas Internas
    *======================================================================
    DATA: T_TTXFP TYPE STANDARD TABLE OF TTXFP WITH HEADER LINE.
    *======================================================================
    * Selection-Screen
    *======================================================================
    SELECTION-SCREEN BEGIN OF BLOCK SCRIPT WITH FRAME.
    SELECT-OPTIONS:
                  PRINTNAM FOR TTXFP-PRINT_NAME,
                  TDFORM   FOR TTXFP-TDFORM.
    SELECTION-SCREEN END OF BLOCK SCRIPT.
    *======================================================================
    * Start-of-selection
    *======================================================================
    START-OF-SELECTION.
      PERFORM SELECT_DATA.
      PERFORM PRINT_DATA.
    *&      Form  SELECT_DATA
    *       Seleccionamos los datos del reporte.
    FORM SELECT_DATA.
      SELECT TDFORM PRINT_NAME LAST_PROG
      INTO TABLE T_TTXFP
      FROM TTXFP
      WHERE PRINT_NAME IN PRINTNAM
        AND TDFORM IN TDFORM
      ORDER BY TDFORM.
    ENDFORM.                    "SELECT_DATA
    *&      Form  PRINT_DATA
    *       Imprimimos el resultado del reporte.
    FORM PRINT_DATA.
      FORMAT COLOR 3.
      WRITE: 'Programa', 18 'Formulario', 50 'Flag de Ultimo programa'.
      FORMAT COLOR OFF.
      SKIP 1.
      IF NOT T_TTXFP[] IS INITIAL.
      SORT T_TTXFP BY PRINT_NAME.
        LOOP AT T_TTXFP.
          IF T_TTXFP-LAST_PROG EQ 'X'.
          FORMAT COLOR 4.
          WRITE:/ T_TTXFP-PRINT_NAME, 18 T_TTXFP-TDFORM, 60 T_TTXFP-LAST_PROG.
          FORMAT COLOR OFF.
          ELSE.
          WRITE:/ T_TTXFP-PRINT_NAME, 18 T_TTXFP-TDFORM, 60 T_TTXFP-LAST_PROG.
          ENDIF.
        ENDLOOP.
      ENDIF.
    ENDFORM.                    "PRINT_DATA
    Greetings,
    Blag.

  • How to find the message type for application

    Hi Guys,
    while postnig the data through idocs,we use message types
    the issue is how can we find the massage type for application?
    plzz help

    You can find these in transaction WE82.
    You can find in WE57, this basis type, which fm is attached (BAPI_IDOC_INPUT1).
    Then check out transactions WE41 and WE42.
    You can use the table EDIMSG, in SE16 to list all the msg types making use of the same IDoc.
    or
    If you want to get all the message types, you can use WE81.
    If you want to see which message types are attched to a particular Idoc type, use WE82
    check it in BD60 and WE57..

  • How to find the file type without the file extension using indesign javascript (.jsx)

    hi,
    How to identify the file type (eg: InDesign or Quark) without knowing their file type. How can we find what kind of file is that??? without their extension like ('.indd','.qxd') before import to the document...

    Hi subha_oviya,
    Take a look at the file filtering section in the InDesign CS3 sample script ImageCatalog.jsx to see how to look for file types. I'm assuming that you're using InDesign CS3, and that you're using the Mac OS--you didn't say.
    Thanks,
    Ole

  • How to find the license type ( per seat or per processor ) for exsting sql server instance ?

    Hi All,
    could you please help me on to find the license type of the existing sql server instance ...
    I already tried with below queries to find license type but no luck.
    SELECT  ServerProperty('LicenseType') as LicenseType, ServerProperty('NumLicenses') as ProcessorCount 
    Thank You,
    rup

    Hello,
    If you run the following statement, you should be able to get “"Enterprise Edition: Core-based Licensing ..." if the instance
    is using a core-based license.
    select serverproperty('Edition')
    The following post may help you too to determine if you are using Enterprise Core Edition:
    http://blogs.msdn.com/b/sql_shep/archive/2012/06/21/sql-server-2012-license-core-limitaion.aspx
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • How to find the cube type ( aso/bso)

    Hi all,
    How to find/ know if the cube is ASO or BSO type.
    I have no documents to know the history of the cube.
    any help would be apprceciated.
    thanks
    Ram

    In EAS when you look at the application Nodes, ASO apps have a red asterisk in the middle of the node.
    In MaxL if you run a Display application statement, the column 'Storage Type' will return a '1' for BSO and '4' for ASO.
    I think EAS should break them out and group separately. You can do this with custom views if you want, but I don't see the need for that. Simply having a group heading called ASO and BSO with appropriate apps under them would be a nice enhancement IMO.

  • How to find bulk storage type

    hi,
    i have working on blocking bins in bulk storage type in LX05, i didnt able to find out the bulk storage type out of my all types.
    how to figure out the bulk storage type out of all types.
    regards
    muthuraman.d

    Hi
    check
    SPRO>Logistics Execution>Warehouse Management>Master Data>Define Storage Type
    In that for Bulk storage type the putaway strategy will be 'B'(Bulk storage)
    You can also check in
    SPRO>Logistics Execution>Warehouse Management>Storage Units>Strategies>Define Bulk Storage Area
    Regards
    Amuthan M
    Edited by: Amuthan M on Feb 2, 2010 10:22 AM

  • How to Find the Data Type of the Field In a Database Table

    Hi Experts,
    I'm currently working on a program which needs to find out the data type of the given field in a database table. In addition to accessing DD03L directly, is there any other workaround such as function module to help me achieve this? It would be helpful if a demo example could be provided.
    Thanks a lot.

    Hi,
    Use this..
    DESCRIBE FIELD dobj  TYPE typ.
    write typ.
    type will contain the data type of the object.
    and check this thread also....
    Re: How to get datatype of fields in dynamic structures
    Cheers,
    Simha.
    Reward all the helpful answers..

  • How to find the Installation Type and License Details.

    Hi,
    If we have an already installed oracle system on AIX ,how come we find whether the installation type is Standard or Enterprise ?,also where we can find the licensing details,ie number of user license?
    Regards,
    Sam

    Hello,
    Here is the difference:
    <<Enterprise Edition>>
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon Feb 27 10:00:49 2006
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    DBMS_STANDARD.DATABASE_NAME()
    ORCL
    << Standard Edition>>
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon Feb 27 10:00:44 2006
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to:
    Oracle Database 10g Release 10.2.0.1.0 - Production
    DBMS_STANDARD.DATABASE_NAME()
    SRI
    -Sri

  • How to find the Class Type of a Class ?

    Hi,
    Can anyone tell how can I find a Class Type of a Class?
    e.g. I know the Class name as "Z_ABC" but do not know its Class Type, therefore, not able to display it in CL01.
    Regards,
    Lucky

    Hi,
    Just by entering the Class name in CL02 does not display the data because system asks to enter the Class Type as well.
    Rammohan - Thanks for thissolution however, when I executed after entering the Class Name, table displyed no entries found..... message but this class is being used in the PO Release Strategy. May be the data is being saved in some other table. Is there any other way to find this?
    Regards.

  • How to find the transaction type in our program

    dear sir,
              in solution manager in that crmd_order there are 4 transaction type (SLF1 SLFN SLFD SLFH) .. now i want to validate one field in standard screen in that t-code crmd_order . but the same screen used in all transaction type (SLF1, SLFN,SLFDand SLFH ) i want to validate that field only if the transaction type is SLF1 or SLFN otherwise no need .. so i want to check if transaction type is SLF1 or SLFN in my program .. so now i need transaction type .. so how how capture type in our program ( not SY-TCODE ) is stored in any system variable..
    Regards
    kumar

    hi siva velma,
    thank you fro your answer.
    how i conclude that when i see the where list which table is the actual table i need.
    please make me understand that.
    what about the ordre types ..in crm how we have them..for complaints , returns, sales order etc.in r/3 we have re for returns, or for std sales order.
    there so many sales orders which one i should take.
    there are so many transaction types for complaints cmrr,cmrp,dmrb etc - for complaints.which is for what how i wil know.
    <b>if i want to print the out of a output list how do i do that .pl tell me the spool settings.the printer settings.</b>
    thank you,
    hun<b></b><b></b>

  • Where/How to find the condition-types to an given order-position

    Hi,
    need to knwo the table, where the
    kondition-types to an order --> order-position
    are stored!?
    Because I want to analyse, which order (order-positions)
    have a specific kondition-type!
    Thanks for help!

    Hi,
    the condition types are stored in table konv. To get the link between an order and the corresponding condition types, first read the order header (table vbak). The field vbak-knumv is your link to table konv.
    Regards,
    Thomas Langen

  • How to find the engine type in EP installation

    Hello,
    Please let me know how I can find whether EP installation is done on ABAP or J2EE engine.

    Tech
    There are several places where you can check.
    1.You can check in the User administration also. Go to User administration tab and search for a specific end user . In the result there is one column Datasource. If portal is installed on ABAP the column shows as ABAP.
    2.You can check it in the System Administration --> System Configuration -->UME Configuration
    Thanks
    Lakshmi
    Reward points if useful !!

Maybe you are looking for

  • Error Message - Value Entered Does Not Match Format of Field

    I keep getting an error message in Adobe Pro X: "The value entered does not match the format of the field [JF13]". I have JF13 programmed as follows: On Calculate tab: if(Number(this.getField("ck4").value) > 0) this.getField("JF13").value = Number(th

  • Anyone know of a Java PDF Library?

    Anyone know of a java library that assists in creation of pdf files?

  • Regarding Filter Option in ALV LIST

    Hi, I am using LIst to display the report output. The filter is not allowing me to perform the function. The filter Criteria is giving out dump saying  An ASSIGN statement in the program "SAPLSDH4" contained a field symbol with length 0. This is not

  • 2 Counters Start (DAQ)

    I have two counters, counter 2 needs to be start with counter 1. Example Counter 1...... have 5 puls..... then counter 2 has to be started. Counter 1...... have 10 puls.... then counter 2 had to be closed. I'am using a DAQ usb 6210 for this applicati

  • Pics in trash?

    Hi everyone. I havent seen this issue posted after I strolled through most of the posts. I am using iPhoto (yes I'm a newbie and proud of it!) and I have a bunch of folders set up on th right pane. I have the photos I want in the folder I want. But f