InterviewSolution
Saved Bookmarks
| 1. |
Is It Possible To Copy Texts From Sales Order Header To Billing Document Header? |
|
Answer» Use TRANSACTION VOTXN, and then CREATE an access SEQUENCE with text OBJECT VBBK. Also make sure that the requirement of access sequence is given as '1'-Ref DOC. Header. Use transaction VOTXN, and then create an access sequence with text object VBBK. Also make sure that the requirement of access sequence is given as '1'-Ref doc. Header. |
|