📚 SAP Business One SDK Help

Add Method
See Also 
pICESTCodeData

The data for the new CEST code.

Description

Adds a CEST code.

Syntax

Visual Basic
Public Function Add( _
   ByVal pICESTCodeData As CESTCodeData _
) As CESTCodeParams

Parameters

pICESTCodeData

The data for the new CEST code.

See Also