2007 May 30 2:49 PM
Hello,
I'm having this issue. Hope you can help me.
I need to check some values of characteristics (additional data tab) for a document (transaction CV01N/CV02N) in the badi DOCUMENT_MAIN01~BEFORE_SAVE. How can i obtain those values ? the technical help always shows "AWRT" for all the fields (in the additional data tab).
Thanks in advance !
Jesus
Hello,
I'm having this issue. Hope you can help me.
I need to check some values of characteristics (additional data tab) for a document (transaction CV01N/CV02N) in the badi DOCUMENT_MAIN01~BEFORE_SAVE. How can i obtain those values ? the technical help always shows "AWRT" for all the fields (in the additional data tab).
Thanks in advance !
Jesus
2007 May 31 10:00 AM
hi,
try this
Go to Se18 Tcode
and give the definition name is "DOCUMENT_MAIN01"
check the definition in display mode because it is Sap Standard Definition.
there you will find a "TYPE" Tab
under this you have two check boxes
1) Multiple Use
2) Filter-Depend
if you want multiple implementations check this Check box
after this you need to create a request and the system asks Access Key for Changes
for that you will catch that Key from your Basis Team
regards