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: 

Message"Field BSEG-AVG_ACT_G_CURR. does not exist in the screen SAPMF05A 0300 "through t-code FB01 created through batch input session.

Former Member
0 Kudos
614

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

4 REPLIES 4

Lakshmipathi
SAP Champion
SAP Champion
0 Kudos
216

Have a look at the following note:-

  • Note 1593913 - RFBIBL00: Field BSEG-AVGACT_L. does not exist on screen

G. Lakshmipathi

Former Member
0 Kudos
216

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

Former Member
0 Kudos
216

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

atul_mohanty
Active Contributor
0 Kudos
216

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