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: 
Read only

Problem Adding data into InfoType 22 via a BDC in ABAP Program

Former Member
0 Likes
361

An ABAP program containing a BDC to update info type 22 is not finding a field on the info type 22 screen because it is not available during the ABAP program run during the call transaction of PA30. This field can be seen when entering PA20 or PA30 to view or maintain info type 22. It also can be seen when entering transaction code SHDB to record a BDC. This BDC recording has an Update mode of Synchronous, Default size is checked, and Simulate in Background Mode is checked.

This field that is not showing during the ABAP program run was a field that was previously not shown on the info type screen.

Transaction SPRO was used to update info type 22 screen display and a check mark was put into the checkbox on the configuration screen display setup so that this field could be visible along with the other visible fields of info type 22 table.

Does something else need to be done in configuration or otherwise to allow a call transaction in an ABAP program to be able to see this newly visible field?

Any help is appreciated.

Thanks,

Tony Kerosky

Davey Tree

1 REPLY 1
Read only

antoine_foucault
Active Contributor
0 Likes
325

Hi

Whay field are you talking about?

antoine