Click or drag to resize

clsImportPurchaseProcessDocumentPositionsGetListUserDefinedFields Method

Returns the user defined field definition for the dimension "Purchase Process Document Positions". The fields have to be defined directly in MARIProject.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public override List<clsImportUserDefinedFieldDefinition> GetListUserDefinedFields(
	MPInterface oInterface
)

Parameters

oInterface
Type: MARIInterfaceMPInterface

Return Value

Type: ListclsImportUserDefinedFieldDefinition
Remarks
See Also