Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

DOCUMENT_MAIN01~BEFORE_SAVE clasification data check (CV02N)

Former Member
0 Likes
767

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

1 REPLY 1
Read only

Former Member
0 Likes
548

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