biuan SAP® BUSINESS ONE SDK
API Approval Request Lines

Description

A collection of ApprovalRequestLine objects.

Object Model

See Also

SAP® B1 DI-API C# definition

public class ApprovalRequestLinesClass : IApprovalRequestLines, ApprovalRequestLines, IEnumerable { public virtual int Count { get; } public extern ApprovalRequestLinesClass(); public virtual extern ApprovalRequestLine Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern ApprovalRequestLine Item( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

API Approval Request Lines

Description

Returns the ApprovalRequestLines object.

Property type

Read-only property

Syntax

Visual Basic
Public Property ApprovalRequestLines() As ApprovalRequestLines

See Also

Related information


Approval Request Line ApprovalRequestLine Object· Table: WDD1
ApprovalRequestLine is a child object of the ApprovalRequest object. Since one approval request may have more than one authorizer, each line represents the details of the approval request to the authorizer. Source table: WDD1.
   Parent: Approval Request Lines ApprovalRequestLines Collection

Approval Request ApprovalRequest Object· Table: OWDD
Represents an approval request. Source table: OWDD.
   Parent: Approval Requests Service ApprovalRequestsService Service· Table: OWDD


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