on 2005 Nov 16 1:31 AM
hi,
iam dowm loading data from flat file to crm.
iam using bapi_bupa_create_from_data.
bapi_bupa_add_roles.
commit.everything is working perfectly.
but i need to pass one parameter i.e in identification tab
"bussiness partner external number".
iam adding search1 and search2 and place it in bp external number.
how to give this parameter.which function module should i use.
If i use bapi' bapi_bupa_create_fromdata.and parameter is bussinesspartnerexternno run time error occuring.
how can i fill bpexternalnumber in identification tab in bp master data...
please help me.
To assign external number to BP use the
same FM BAPI_BUPA_CREATE_FROM_DATA
and populate the central block sturucture with external id
for ex
BAPIBUS1006_CENTRAL-PARTNEREXTERNAL = LV_EXTID.
and make sure that LV_EXTID is declared of type BU_BPEXT.
Thanks,
Thirumala.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
33 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.