MM: do I have to use bdc, when I already called the function?

I'm doing a bapi for requisition create. after calling the function and identified the tables, what's next? Supposed to be it would generate a PR # but it didn't. Please guide me.
IMPORT:
SKIP_ITEMS_WITH_ERROR     TYPE     BAPIMMPARA-SELECTION          Skip Faulty Items
AUTOMATIC_SOURCE     TYPE     BAPIMMPARA-SELECTION     'X'     Automatic source determination
EXPORT:
NUMBER              TYPE      BAPIEBANC-PREQ_NO           Purchase requisition number    
CODES:
CALL FUNCTION 'BAPI_REQUISITION_CREATE'
EXPORTING
   SKIP_ITEMS_WITH_ERROR                =
   AUTOMATIC_SOURCE                     = 'X'
IMPORTING
   NUMBER                               =
   TABLES
     requisition_items                   = lt_items
    REQUISITION_ACCOUNT_ASSIGNMENT       = lt_aac
    REQUISITION_ITEM_TEXT                = lt_item_text
   REQUISITION_LIMITS                   =
   REQUISITION_CONTRACT_LIMITS          =
   REQUISITION_SERVICES                 =
   REQUISITION_SRV_ACCASS_VALUES        =
    RETURN                               = lt_return
   REQUISITION_SERVICES_TEXT            =
   REQUISITION_ADDRDELIVERY             =
   EXTENSIONIN                          =

Hi !
Most of the BAPIs need a COMMIT WORK to start their work !
If not already done, you can try that.
Are all obligatory fields set ?
Do do get any errors ?
Finally you could check the OSS for the BAPI 'BAPI_REQUISITION_CREATE'. Maybe there are some known errors.
Regards
Rainer
Some points would be fine if that hepled a bit

Similar Messages

Maybe you are looking for

  • Rather than persists in the future thread...

    The point I was making would be for Archs documents to pick up where man pages leave off, but whatever. If you think I stated Arch must fix man pages, not so. I was intending to show that docs as a whole, leave whole subjects unhandled, Arch could pr

  • BPS Web Hierarchy performance

    Initial loading of hierarchy tree on web application takes up to 1 min. Is there anyway to improve this? Thanks in advance.

  • Flash player 11.8 does not play YouTube video Windows 7 Enterprise

    Since I spent days troubleshooting this, I thought I might save others the same. Environment: windows 7 enterprise 32 bit (System meets requirements for flash player) Workstation part of an AD Domain Occurs on all workstations Using a proxy to access

  • KERN_PROTECTION_FAILURE, Entourage 2004 error log...

    Hi Mac Folks, Thank you for your support. Entourage works great for 1 user (wife) on the MBP, and myself... well I haven't been able to open Entourage for about 4 weeks. After reading other posts on this matter, and I'm asking for some assistance on

  • Help needed: testing webstart JavaHelp examples

    Can you break my webstart JavaHelp examples? <http://www.physci.org/jh/> These pages (chase the links) represent an attempt to make an Ant based project that will build JWS based examples of JavaHelp, with a view to gaining hosting of the JavaHelp AP