BankStmtService.create Method [AX 2012]
Creates one or more data objects that are contained in a BankStmt document.
Syntax
public AifEntityKeyList create(BankStmt _bankStmt)
Run On
Server
Parameters
- _bankStmt
Type: BankStmt Class
The BankStmt document that contains the data objects to create.
Return Value
Type: AifEntityKeyList Class
A list of entity keys that identify the newly created objects.