RequisitionProcessingRequestslines
Specifies which approved requisition lines are to be processed into new or existing purchasing documents.
Columns
| Name | Type | Description |
| RequisitionProcessingRequestsRequestHeaderId [KEY] | Long | The unique identifier for the request header in the requisition processing system, associated with the lines of a requisition. Example: 1001 for Request Header ID 1001. |
| RequestLineId [KEY] | Long | The unique identifier for the requisition processing request line, linking it to the request header. Example: 2001 for Request Line ID 2001. |
| RequestHeaderId | Long | The unique identifier for the header of the requisition request to which the line belongs. Example: 3001 for the requisition header that encompasses all request lines. |
| RequisitionLineId | Long | The unique identifier for the requisition line within the requisition document. Example: 4001 for Requisition Line ID 4001, indicating a specific item requested. |
| Finder | String | A reference or placeholder used for searching and locating specific requisition processing request line records. Example: 'Search by Request Line ID' or 'Search by Requisition Header ID'. |