‎2006 Sep 08 7:42 AM
hi to all,
for the standard sap table swwcntpadd.for this table we are trying to create a Maintainance view for the client requirment. when we are maintaining the table maintainance genarator, we are getting the eroor..
GUID in table key (field name GUID) is not supported
Message no. SV176
Diagnosis
The specified key field in the table or view, for which a maintenance screen is to be generated, is a GUID (Global Unique Identifier). This is not supported.
System response
No maintenance dialog is generated.
Procedure
Change the table/view definition
points to be addeded..
‎2006 Sep 08 9:29 AM
u cann't genarate table Maintainance for Field type RAW.
Regards
Prabhu
‎2006 Sep 08 9:33 AM
Hello Suresh
Although the GUID is of type CHAR32 and thus could be maintained, the point is that SAP does not allow you to manually maintain GUIDs which are always generated by the system itself (e.g. class CL_RECA_GUID).
If you were able to maintain this value it would no longer be a GUID.
Regards
Uwe
‎2006 Sep 08 9:37 AM
‎2006 Sep 08 9:55 AM
Its datatype problem ..as u cannot generate Table maintance for RAW data type
check the following link..
http://help.sap.com/saphelp_erp2005vp/helpdata/en/69/c251474ba111d189750000e8322d00/frameset.htm
Message was edited by: hemant k