Application Development 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: 

Problem while using BAPI_REQUISITION_CREATE

devrajsinghr
Active Participant
0 Kudos

Hi Friends,

i am working with BAPI_REQUISITION_CREATE for creating Purchase requisition.

i used bapi and pass only basic parameters ..

like

i filled first parameter (item data) of TAB Tables .

Which are---

item

Doc_type = NB

plant

material

qty

requistioner name

deliv_date

purchase grp

its working fine and returning value in importing parameter as

PR number.But when i wrote a report and fill all parameters in

my report and try to display the NUMBER (PR number) then

its not having any value in NUMBER Parameter but in data

base its creating a PR.

Can any one help me y its behaving differently ?

1 REPLY 1

devrajsinghr
Active Participant
0 Kudos

date format prob