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: 

BAPI_CUSTOMER_CREATEFROMDATA1 - External Customer No

Former Member
0 Kudos

How do I set external customer number, if I want to create customer using BAPI_CUSTOMER_CREATEFROMDATA1. The number ranges are set up to accept external number.

BAPI do not have a customer no field as input. Is there any other BAPI I need to use?

-Also I need to set a partner at the time of creation, I do not see input fields for that. Please advise

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

See OSS note 390045 which restricts usage this BAPI for customer master . Moreover this BAPi lacks the functioanlity you want.

You can either use direct input program RFBIDE00 or

use ALE ,message type DEBMAS / process code DEBM ( function IDOC_INPUT_DEBITOR ) to create customers.

Cheers

1 REPLY 1

Former Member
0 Kudos

Hi,

See OSS note 390045 which restricts usage this BAPI for customer master . Moreover this BAPi lacks the functioanlity you want.

You can either use direct input program RFBIDE00 or

use ALE ,message type DEBMAS / process code DEBM ( function IDOC_INPUT_DEBITOR ) to create customers.

Cheers