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

BDC Error : Function Code cannot be selected.

Former Member
0 Likes
2,457

Hi All,

There is a issue where in the Post Goods Issue is not done for an outbound Delivery.

The Idoc of message type SHPCON is used to update the delivery .

After which Post Goods Issue ( PGI ) is done using BDC inside a report.

When i tried processing the BDC with All screens , the screen with OK Code For PGI ( WABU_T )

says ' Function Code cannot be selected'.

Please help me out in tracing the reason for this error.

Thanks & Regards,

Tanushri.

3 REPLIES 3
Read only

nirajgadre
Active Contributor
0 Likes
967

Hi,

What parameters you arepassing while populating your BDC data?

Read only

0 Likes
967

Hi ,

I am passing delivery date ( LIKP-LFDAT ) and time ( LIKP-LFUHR ) .

Also I am passing the delivery ( LIKP-VBELN ).

Thanks ,

Tanushri.

Read only

Former Member
0 Likes
967

Hi,

Function Code cannot be selected.

In the function code caanot be selected, when we process the error session on same screens. After we get the Function

Code cannot be selected message, we are able to click save icon

And Check the okcode in the program for the last screen where you hit the save button shether it may be right or not that program.

Put value of the OKCODE in the BDC to '=PBBP' it will save the icon

Regards,

Sekhar