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

Vendor Creation using BI method

Former Member
0 Likes
808

Hi,

I have to create vendor using SAP Standard Batch Input program "RFBIKR00". But there is no field for Search term1 in the structures of this program. Without this field, I am unable to create vendors thru this program. How to overcome this problem? Please advise.

More Info about my problem:

i am using SUBMIT RFBIKR00.... from my program & placing the file in the application server. During execution, i am getting an error like "search term is missing", becuase Its a mandatory field on the screen. But there is no field available in the Standard program to which i can give my input value.

Thank you,

Regards,

Srikanth

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
771

This appears to be one of the address fields used in central address management. Please see the program documentation regarding "Transfer of address data"

Rob

5 REPLIES 5
Read only

Former Member
0 Likes
771

Hi Srikanth,

YOu can pass the Search Term value to the SORTL Field of BLFA1 structure.

Regards,

Ravi Kanth talagana

Read only

0 Likes
771

Hi Ravi,

Thanks for your reply.

SORTL is for Sort field but not for Search field.

Please update if you get any other options.

Thanks,

Srikanth

Read only

Former Member
0 Likes
772

This appears to be one of the address fields used in central address management. Please see the program documentation regarding "Transfer of address data"

Rob

Read only

0 Likes
771

Hi Rob,

Yes. i also tried to go with Central address management.

Can you please help me to understand it better?

I tried using the FM "BAPI_ADDRESSORG_SAVEREPLICA", to create the address. is it the correct way?

Please let me know the steps like what to run before i run this BI program?

Thank you for sharing your knowledge.

Regards

Srikanth

Read only

Former Member
0 Likes
771

Sent in error

Rob

Edited by: Rob Burbank on Jun 9, 2008 11:34 AM