cancel
Showing results for 
Search instead for 
Did you mean: 

upgrade issue in EHP7

Former Member
0 Kudos

Hello Team,

We have recently upgrade from EHP5 to EHP7 SP11.

code in include LFIOTPF05 is not same as EHP5

we are calling BADI for one time posting BADI(FIOTP_DOC_ADJUST) . That is called in the LFIOTPF05.

This called code in missing in include LFIOTPF05 INCLUDE IN upgrade version EHP7

same calling statement is available in same include in EHP5.

Due to this code missing for BADI call , we are unable call the custom logic in BADI

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member188883
Active Contributor
0 Kudos

Hi Sreedhar,

Have you done any changes to standard BADI delivered with EHP5 ?

If yes, you may need to redo the same for EHP7 version.

If no changes performed on this BADI then please raise an OSS message with detailed description of the issue faced.

Regards,

Deepak Kori

Former Member
0 Kudos

We have implemented this BADI and did the custom code to populate contract number in to assignment document of FI for one time posting . We have implemented the method ADJUST_DOCUENT and this method contains derivation of other fields also

Former Member
0 Kudos

Hello Deepak,

No there is change in custom BADI logic.

Call BADI functionality/code was missing in the include LFIOTP1F05.Now EHP7 we are unable call the custom BADI logic implemented.

former_member188883
Active Contributor
0 Kudos

Hi Sreedhar,

Post upgrade you may expect such changes in standard modified programs.

You may need to recheck SPAU and adjust all the objects as per your requirement.

If required ask ABAPER to add the similar piece of code and re-check the logic.

Regards,

Deepak Kori