Application Development 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: 

Not able to change the transaction type field value in F-02 Tcode?

Former Member
0 Kudos

Hi all,

In f-02 transaction i am getting a problem, i am not able to change the transaction type field value.

in f-02 transaction i am filling the required fields in the first screen after press enter key it goes to the next screen in the next screen i am giving the required fields and there is a tab called 'more' tab first time if i press that more tab it is not showing any value for the transaction type field after coming back and again if i press that more tab the transaction type value is populating and i am changing the transaction type value and saving that value even though it is taking the previous value. i am not able to change the value.

i debug the program SAPMF05A and i observed that in the program SAPLKACB the (cobl-rmvct) transaction type field is filling eventhough i changed the value and there are some exits and enhancements are there because of these enhancements the field is not taking the changed value and displaying the previous value this is my observation but i am not sure.. and i am new to these concepts.

i don't have any idea how to proceed further.... can any one please provide me the solution..

FYI... please go through the below screen shots.. (first screen shot contains two screens)

Regards,

koushik.

3 REPLIES 3

EidHaddad
Active Participant
0 Kudos

Hi,

There are two possibilities:

1) Substitution rules. My suggestion desactive temporally the rule into OBBH transaction and test.

2) BTE (another kind of enhancements) Business Transactions Events. This case is a little bit more complex. The FIBF transaction management this kind of enhancements.

If you need more help from any options let me know.

Kind Regards,

Eid Haddad

Former Member
0 Kudos

hi eid,

Thanks for the qucik reply.

I checked the transaction 'OBBH' there are some substitution rules are there but i don't know how to deactivate which rule and while excuting the transaction OBBH one popup is coming and showing that,client can see the screen in not editable mode only..and while i am debugging the program SAPMF05A i observed that the substitution rule is 'TEXT' was there. so i need deactivate the substitution rule 'TEXT' am i right..?

can you please explain me in detailed as i told i am new to these concepts.

Regards,

koushik.

EidHaddad
Active Participant
0 Kudos

Hi Koushik,

The best option should ask someone that knows about Substitution Rules.

Please see the posts in the link below, if this not enough send me another message.

The best

http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=51687

Second option

http://www.gotothings.com/sapfi004.htm

Kind Regards,

Eid Haddad