com.sap.mw.jco
Interface IExtendedFieldMetaData


public interface IExtendedFieldMetaData

Encapsulates the extended meta-data of a single field of either a parameter list, a structure, or a table. An application which needs additional meta-data, e.g. such which are not already available from the IMetaData interface, can implement this interface and store arbitrary information for each data field.

See Also:
IMetaData