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: 

BAPI

Former Member
0 Kudos
195

Hi frnds,

i m working BAPI_PO_CHANGE.

I m going to update the schedule line date.

frnds i want to know how to test that our concerned updation has happened or not.

plzz help me to know the steps.

thanking u all.

regards,

sanjay

1 ACCEPTED SOLUTION

Former Member
0 Kudos
175

check table eket( feild probably eindt)...

or check me23n tcode

regards

shiba dutta

7 REPLIES 7

Former Member
0 Kudos
176

check table eket( feild probably eindt)...

or check me23n tcode

regards

shiba dutta

Former Member
0 Kudos
175

Hi,

If the BAPI is success, then it will create the Purchase order and give it in the RETURN table, then goto ME23N and give that Purchase order Number and press enter and check whether the Field is updated or not

Regards

Sudheer

0 Kudos
175

That very fine frnds,

do we do any testing with test data in the standard bapi bapi_po_change.

and then execute the bapi program and check whehter any updation has happened or not.

plzz suggest i m new and i hav been suggested like this by one my collegue.

regards,

sanjay

Former Member
0 Kudos
175

0 Kudos
175

Hi frnds,

any suggestions.

regards,

sanjay

0 Kudos
175

Frnds how to test Standard bapi after doing changes.

plzz suggest.

regards,

sanjay

Former Member
0 Kudos
175

Hi,

After bapi_po_change you say bapiret2-typ ne 'E' call bapi_commmit_transaction else raise message/move record to error internal table ok bye c u...