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

regarding RFC / Bapi

Former Member
0 Likes
804

Hi,

Can any one suggesh how can we create the following using RFC or BAPI,

Is there any standard functionality to create the following,

1. Customer creation,

2. Delivery creation

3. Master data distribution.

your inputs are really apreciated,

regards,

sai

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
763

Hi,

Check below BAPI:

Customer:

BAPI_CUSTOMER_CREATEFROMDATA

BAPI_CUSTOMER_CREATEFROMDATA1

BAPI_CUSTOMER_CREATE

Delivery:

BAPI_DELIVERY_NETWORK_CREATE BAPI for creating a delivery network

BAPI_OUTB_DELIVERY_CREATENOREF Generates Delivery Without Reference

BAPI_OUTB_DELIVERY_CREATE_SLS Generates Delivery for Customer Order

Hope this helps

Regards

Shiva

6 REPLIES 6
Read only

Former Member
0 Likes
763

goto tcode BAPI and search your need,

as for customer creation

you have BAPI_CUSTOMER_CREATE FM for this

this you can also find by going to tcode:BAPI then search for object 'Customer;'. and check the available methods

Read only

Former Member
0 Likes
763

tcode BAPI > Alphabetical List > (search for your requirement: Like customer, delivery etc.)

Read only

Former Member
0 Likes
764

Hi,

Check below BAPI:

Customer:

BAPI_CUSTOMER_CREATEFROMDATA

BAPI_CUSTOMER_CREATEFROMDATA1

BAPI_CUSTOMER_CREATE

Delivery:

BAPI_DELIVERY_NETWORK_CREATE BAPI for creating a delivery network

BAPI_OUTB_DELIVERY_CREATENOREF Generates Delivery Without Reference

BAPI_OUTB_DELIVERY_CREATE_SLS Generates Delivery for Customer Order

Hope this helps

Regards

Shiva

Read only

0 Likes
763

HI Shiva,

Is there any idoc specific for Customer creation?

regards

sai

Read only

0 Likes
763

Hi

Can you try the IDOC:

FLCUSTOMER_CREATEFROMDATA01

Regards,

Sreeram

Read only

0 Likes
763

Hi Sai,

There is some discussion on IDOC and customer master hope you get the information from the below link.

Cheers!!

VEnk@