on ‎2011 Nov 03 8:54 AM
Sir,
My client use file->save as draft option for Purchase Order
i want to know is their any function so that i can get the docentry of the draft
Thanks
Rajesh
Request clarification before answering.
Hi,
Please check this :
select docentry, * from ODRF where objtype = '22'
Kind Regards,
Jitin
SAP Business One Forum Team
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Drafts Are Stored in ODRF Table
select * from ODRF
Thanks
Shafi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 59 | |
| 30 | |
| 21 | |
| 11 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.