i have to put validation on item (e.g. before making order from quote system should check item is approved or not)
How i can get the status of any item weather it is approved or not?
I agree with you, uncomfortable.
Welcome to the new modern data formats.
Information is here:
AE. "Record ID to Approve" is a blob. Using the Page 662
RecordIDText: = FORMAT ("Record ID to Approve", 0,1);
or
RecRef.GET ("Record ID to Approve")
or.... change core and set Item."No." in field AE."Document No."
I agree with you, uncomfortable.
Welcome to the new modern data formats.
Information is here:
AE. "Record ID to Approve" is a blob. Using the Page 662
RecordIDText: = FORMAT ("Record ID to Approve", 0,1);
or
RecRef.GET ("Record ID to Approve")
or.... change core and set Item."No." in field AE."Document No."
Answers
See "Approval Entry" for you Item record. If exists AE.Status with status in Status::Create, Open, Reject... Item is not approved.
i saw there, Because same table are used in older versions too, But i didn't got item no in that table.
either it is not getting updated or this is standard.
but for sales order at least i got order no there but for item
Table ID:= 27
Document No. := ""
I agree with you, uncomfortable.
Welcome to the new modern data formats.
Information is here:
AE. "Record ID to Approve" is a blob. Using the Page 662
RecordIDText: = FORMAT ("Record ID to Approve", 0,1);
or
RecRef.GET ("Record ID to Approve")
or.... change core and set Item."No." in field AE."Document No."