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

updating EBAN Table custom fields by BAPI_PR_CREATE

Former Member
0 Likes
829

Hi all,

My requirement is PR creation by BAPI_PR_CREATE Function Module .

for pr item level customer added 10 fields in the EBAN table append structure CI_EBANDB. .

i am creating PR by using Funcation module BAPI_PR_CREATE.

In this Function Module I have to pass the structure name and field values in the EXTENTIONIN .

what is the structure name I have to pass and how populate data in to the EBAN table.

after that i have to create PR and updating 10 two custom field values in the EBAN Table.

how to proceed for updating the customer field values in the eban table.

thanks in advance.

sri

1 REPLY 1
Read only

Former Member
0 Likes
550

Try with the below link:

[http://help.sap.com/saphelp_47x200/helpdata/en/3e/0e1089c24611d1ad09080009b0fb56/frameset.htm

Regards,

Kiran Bobbala]