Go to MM03 transaction enter the material select the views then select the organisational data here you enter the plant details then press enter if the material maintained in that plant system will display the
SAP MIGO对工单做101收货,报错 - Check table TFBEFU_CR entry 10 does not exist – 对策 执行事务代码MIGO,移动类型101,对某工单执行入库过账,系统报错:Check table TFBEFU_CR: entry 10 does not exist.如下图: F1帮助文档: Check table TFBEFU_CR: entry 10 does not exist Message no. M7001 Dia...
SAP Master Data Tables TableDescriptionModule A000 Condition Table for Pricing $ SD-MD A001 Not Used in Standard SD-MD A002 Country/Customer Classification/Material Classification SD-MD A003 Tax Classification SD-MD A004 Material SD-MD A005 Customer/Material SD-MD A006 Price List Type/Currency/Mat...
SAP Master Data Tables TableDescriptionModule A000 Condition Table for Pricing $ SD-MD A001 Not Used in Standard SD-MD A002 Country/Customer Classification/Material Classification SD-MD A003 Tax Classification SD-MD A004 Material SD-MD A005 Customer/Material SD-MD A006 Price List Type/Currency/Mat...
0 Kudos 16,667 SAP Managed Tags: ABAP Development xperts, i m trying to find a check table with fields werks and mtart.Reply 1 ACCEPTED SOLUTION Former Member 2008 Nov 26 11:34 AM 0 Kudos 4,175 SAP Managed Tags: ABAP Development ya you can get from one table. just ...
QMAT table in SAP QM (Quality Planning) module. This tables is used for storing data of Inspection type - material parameters. Here is it details, table fields, field types & length, technical data etc.
SAP Table Relationship of Material Classification SAP Table Relationship of Material Classification
if you get Obsolate Key word in EPC BAPI_ORDER_MATERIAL_RANGE Check this out for its usefulness or use you can create your own. Cheers Ram Edited by: Ramchander Krishnamraju on Oct 29, 2009 7:21 AM Reply former_member209217 Active Contributor 2009 Oct 29 6:19 AM 0 Kudos ...
The easiest way to remember the table in sap is: Just try to remember the sap terminology of representing the business or buisness objects... such as all vendor tables start with L such as lfa1, etc.. all customer tables start with K ... Kna1, konv... ...
I passed 2 material numbers in the selection screen and the generated where clause is Now, we shall pass this value ( where clause ) to the table function we created. select * from zdemo_sel_opt( sel_opt = @l_where ) into table @lt_tab. and the where clause is executed in the ...