Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Product Master layout

Former Member
0 Likes
323

Hello all,

I'm working remotely and waiting on a security clearance to get on the clients ECC and SRM systems. I doing a tech spec on creating/updating the Product Master in SRM. I believe the table name is COMM_PRODUCT and I really need the layout for this table. I would greatly appreciate it if someone would send me the layout of this table.

JR

Hello all,

I'm working remotely and waiting on a security clearance to get on the clients ECC and SRM systems. I doing a tech spec on creating/updating the Product Master in SRM. I believe the table name is COMM_PRODUCT and I really need the layout for this table. I would greatly appreciate it if someone would send me the layout of this table.

JR

1 REPLY 1
Read only

Former Member
0 Likes
292

Hi JR,

these are the fields of the ECC...


.INCLUDE	COMT_PRODUCT_KEY
"Filed name                   "Data element
CLIENT	                    MANDT
PRODUCT_GUID	   COMT_PRODUCT_GUID
.INCLUDE	COMT_PRODUCT_DATA
PRODUCT_ID	   COMT_PRODUCT_ID
PRODUCT_TYPE	   COMT_PRODUCT_TYPE
CONFIG	                   COMT_PRODUCT_CONFIGURABLE
XNOSEARCH	   COMT_PRODUCT_XNOSEARCH
OBJECT_FAMILY	   COMT_PRODUCT_OBJECT_FAMILY
BATCH_DEDICATED	   COMT_BATCH_DEDICATED
COMPETITOR_PROD  COMT_PR_COMP
.INCLUDE	                  COMT_PRODUCT_ADM
VALID_FROM	  COMT_VALID_FROM
VALID_TO	                  COMT_VALID_TO
UPNAME	                 COMT_UPNAME
HISTEX	                 COMT_HISTEX
LOGSYS	                  COMT_LOGSYS

Regards,

Prabhudas

Edited by: Prabhu Das on May 5, 2009 11:17 PM