Skip to Content
0
Former Member
Dec 08, 2008 at 04:48 AM

Re: Manual Series in SeriesCombo

34 Views

Hi All,

I have Created a Table With Documents and DocumentLines Object.I have Registered it in the UDO.Then I Specify the Manage series.Then i created a combobox in my .srf form and bind it to the default Series field.

Then i have added the ValidValues to the combo as follows :

oSeriesCombo.ValidValues.LoadSeries(oForm.BusinessObject.Type, SAPbouiCOM.BoSeriesMode.sf_Add)

By doing this i got only the default series.My requirement is, I want the Manual series along with the default series as like in SAP Documents form.Please help to solve my problem.

Thanx in advance

Mohana