2014 Dec 12 1:23 PM
Hi Folks,
we are getting the following information messages after a batch input session is created through a custom program used serve the same.
This is happening after the upgrade of the system from SAP ECC 4.7 to ECC 6.0.
kindly suggest on how proceed on this.
Please suggest if there any SAP notes available to rectify the error.
Thanks in advance.
Information messages:
1)Field BSEG-AVG_ACT_G_CURR. does not exist in the screen SAPMF05A 0300 t-code FB01
2)Field BSEG-AVG_ACT_L_CURR. does not exist in the screen SAPMF05A 0300 t-code FB01
3)Field BSEG-AVG_ACT_T_CURR. does not exist in the screen SAPMF05A 0300 t-code FB01
PFA the screenshot.
Regards,
Vinod
2014 Dec 12 1:38 PM
2014 Dec 15 11:39 AM
Hi Team, Hi Laxshmipathi,
Thanks for your reply but the note 1593913 is in cannot implemented state.
can you suggest any other notes or solution for the above problem?
Regards,
Vinod
2014 Dec 15 11:45 AM
Hii Vinod
if possible try to create bdc for fb01 with single data.
and check what screen gets call it is possible that for different posting keys different screen seq get called
Regards
Gaurav
2014 Dec 15 12:15 PM
Hi Vinod -
You see the kind message 'Field BSEG-AVG_ACT_G_CURR. does not exist in the screen SAPMF05A 0300 t-code FB01', when a particular screeen field is not available for batch input (it depends on configuration / Customiztion ).
But your case is a upgrade case . Then try to check if BSEG-ACT_G_CURR is still available on the screen 300 of program SAPMF05A in ECC system ( I hope it will not be there in ECC6).
As your case is a custom program, its better do a recording in SHDB for 'FB01' and adjust the custom program accordinly for those field.
Hope it helps.
Regards,
Atul Mohanty