cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI_GOODSMVT_CREATE's date fields in parameter GOODSMVT_HEADER

Former Member
0 Likes
4,689

Hi all!

  I am using the BAPI_GOODSMVT_CREATE inside a JRA. I have a problem when I generate the request/response documents for this BAPI.

  The parameter GOODSMVT_HEADER has the following fields:

  • PSTNG_DATE
  • DOC_DATE
  • REF_DOC_NO
  • BILL_OF_LADING
  • GR_GI_SLIP_NO
  • PR_UNAME
  • HEADER_TXT
  • VER_GR_GI_SLIP
  • VER_GR_GI_SLIPX
  • EXT_WMS
  • REF_DOC_NO_LONG
  • BILL_OF_LADING_LONG
  • BAR_CODE

But the JRA block doesn't generate the right response parameters under INPUT>GOODSMVT_HEADER.

The fields

  • PSTNG_DATE
  • DOC_DATE are shown in request>INPUT bu not included in the node GOODSMVT_HEADER.

Has anyone encountered this?

MII is 12.1.7.50

Thanks!

View Entire Topic
agentry_src
Active Contributor
0 Likes

I believe I have encountered that in the past.  I do not think you can assign a DOC_DATE as that is assigned internally.  I only think you can put an entry in the PSTNG_DATE field. 

I would check the documentation for the BAPI in either SE37 or BAPI as this is the only BAPI/RFC I have ever come across that had been properly documented. 

You can also functionally test this BAPI in either of those t-codes to see what the behavior is with those two fields populated or not.

Regards, Mike

Ask a Question