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: 
Read only

BAPI

Former Member
0 Likes
693

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
Read only

Former Member
0 Likes
673

check table eket( feild probably eindt)...

or check me23n tcode

regards

shiba dutta

7 REPLIES 7
Read only

Former Member
0 Likes
674

check table eket( feild probably eindt)...

or check me23n tcode

regards

shiba dutta

Read only

Former Member
0 Likes
673

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

Read only

0 Likes
673

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

Read only

Former Member
0 Likes
673
Read only

0 Likes
673

Hi frnds,

any suggestions.

regards,

sanjay

Read only

0 Likes
673

Frnds how to test Standard bapi after doing changes.

plzz suggest.

regards,

sanjay

Read only

Former Member
0 Likes
673

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...