| Update Method | |
| See Also |
- pIFolioNumberingDocument
| BO Code | FND |
| Service Code | 234000009 |
| Service Name | FolioNumberingDocumentsService |
| URL Entity | FolioNumberingDocuments |
| Data Entity | FolioNumberingDocument |
| Source Table | OFND |
| UI Navigation | Not found in menu/forms CSV (administration setup table) |
The service object is the entry point for all Folio Numbering Document operations. Obtain an instance via `SAPbobsCOM.Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oFolioNumberingDocumentsService)`.
| Visual Basic |
|---|
Public Sub Update( _
   ByVal pIFolioNumberingDocument As FolioNumberingDocument _
) |
- pIFolioNumberingDocument