biuan SAP® BUSINESS ONE SDK
API Material Group Params

Description

Holds the key and name to an existing material group.

This object is used to pass keys to and retrieve keys from MaterialGroupsService methods.

See Also

SAP® B1 DI-API C# definition

public class MaterialGroupParamsClass : IMaterialGroupParams, MaterialGroupParams { public virtual int AbsEntry { get; set; } public virtual string MaterialGroupCode { get; } public extern MaterialGroupParamsClass(); public virtual extern void FromXMLFile( string bstrFileName); public virtual extern void FromXMLString( string bstrXML); public virtual extern string GetXMLSchema(); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

Related information


Material Groups Service MaterialGroupsService Service· Table: OMGP
The MaterialGroupsService service enables you to add, look up, update, and remove material groups. Source table: OMGP.



SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates