cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Uploading Business Partner list within License master data

Former Member
0 Likes
422

Hi experts,

Does someone knows how to upload Business partner list within a license in GTS, using an excel sheet?

Is it possible to load/maintain a BP list from an excel file, rather than creating manually?

bp-list-in-license-master.png

Thanks & regards,

Jon

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi experts, Any idea on the way to upload a full list of BO from an excel sheet directly within License master data?

Regards, Jon.

derek_yang
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Jon,

Probably you could take a look at FM /SAPSLL/LCLIC_CREATE_UPLOAD, this is used to create the license based on .CSV file. Please notice this FM doesn't support all the license attributes, but it do support business partners.

If you are taking about change an existing license, there is no standard way to do it. Technically, you could use class /SAPSLL/CL_LCLIC to meet all your requirement.

Regards,

Derek