We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

[sap-dev] Change Blart in tx Miro depending of Act.

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Question from cosa_gaucha on Sep 29 at 9:10 AM
Hello all

does someone have an idea for my following question?

In MIRO I wanna set the document type ( field BLART in tab DETAIL) to a
specific value regarding

What MIRO type (rm08m-vorgang like 1= INVOICE, 2 = CREDIT, etc.) is
selected.

Actually my code looks like this:

method IF_EX_MRM_HEADER_CHECK~HEADERDATA_CHECK.

CONSTANTS: c_vorgang(23) TYPE c VALUE '(SAPLMR1M)RM08M-VORGANG'.

FIELD-SYMBOLS: <l_vorgang> TYPE ANY.

ASSIGN (c_vorgang) TO <l_vorgang>.

...

...

if <I_vorgang> = '1' or <I_vorgang> = '3'.

I_RBKPV-blart = 'GI'. " !!!
will not change MIRO screen !!! BAD !!!!

else.

I_RBKPV-blart = 'GC'.

endif.

...

...

endmethod.

Does someone know how to update field BLART in screen DETAIL?

Thanks a lot!!!
 
Reply to this email to post your response.
 
__.____._
Manage Settings | Unsubscribe | Create FAQ | Send Feedback
  
© 2016 Ziff Davis, LLC. and message author.
Ziff Davis, LLC. 28 E 28th Street New York, NY 10016
cosa_gaucha  

Programmer/Developer - Software
 
View this online
Ask a new question
 
In the Spotlight
Become a blogger at Toolbox.com and share your expertise with the community. Start today.

_.____.__

0 comments:

Post a Comment

T r a n s l a t e to your language