Quantcast
Channel: SCN : All Content - ABAP Development
Viewing all articles
Browse latest Browse all 8332

BAPI_PO_CREATE1 Extensions warming message

$
0
0

Dear all,

 

Please help me with such issue.

 

I'm creating a Purchase order using BAPI_PO_CREATE1. My problem  is that at the end of process I"m getting warning message:

 

Error transferring ExtensionIn data for enhancement CI_EKPODB. How can I avoid output of this message and why I at all have it, because I'm not transferring any extensions to the BAPI_PO_CREATE1.

 

CALL FUNCTION 'BAPI_PO_CREATE1'

     EXPORTING

       poheader                     = poheader

       poheaderx                    = poheaderx

    IMPORTING

      exppurchaseorder              = exppurchaseorder

      TABLES

        return                      = lt_return

        poitem                      = lt_poitem

        poitemx                     = lt_poitemx

        poschedule                  = lt_poschedule

        poschedulex                 = lt_poschedulex.


Viewing all articles
Browse latest Browse all 8332

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>