UC_OBJECTS_NOT_CONVERTIBLE DSO request activation issue
Hi BW Experts, We have installed a standard BI content flow of a DSO.I have loaded data till PSA & then loaded DSO DTP.... went fine... but while activating DSO request, getting error & short...
View ArticleRe: Could not create SAP cluster Group
Hello Venkatesh, Kindly provide/check the R3clus.log and sapinst_dev.log.Also, review note 112266. Regards,Eduardo Rezende
View ArticleRe: Connecting to a Oracle database over LDAP
Hi Alex,i have no clue about PowerBuilder, but i can answer your question from an Oracle perspective of course. > Can a PowerBuilder application log into an Oracle database, which uses an LDAP...
View ArticleRe: FIAA - customer field for F1
Hi, You need to check on screen exit.But, did you try using the Evaluation group field for your usage. This is more handy for defining your own custom fields. Regards,Sridevi
View ArticleRe: Script Problems view always empty
I could repeat your issue - nothing shows up in the script problems until you save the application Once I saved the application, then it shows up in script problems
View ArticleRe: Combo Box - Default Value
Hi Preethi, Try the below code. Dim oComboBox As SAPbouiCOM.ComboBox = objForm.Items.Item("ComboBox Item ID").SpecificoComboBox.ValidValues.Add("", "")oComboBox.ValidValues.Add("Y",...
View ArticleRe: Is it Business Objects or SAP MM
Hi Nishanth, 1. SAP Business Object is in demand as it helps, in general terms, reports and data. The important of DATA and REPORTS will never die and hence you can continue your career in that. 2. If...
View ArticleRe: Multiple payment advice printing thru FBZ5
Hi Umakant, I am not sure of your business scenario but seeing you have a large number of documents to be processed, how about using F110 instead of F-58? In my current setup, for each F110 run with...
View ArticleRe: Asset Master Data Long Text Default
Hi, With the help of an ABAPer, try adding an explicit enhancement to avoid auto populating of long text. Regards,Sridevi
View ArticleRe: Closing a Production order in DI API
Hi Try the below code. Dim oProductionOrderNo As SAPbobsCOM.ProductionOrders = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oProductionOrders) If...
View ArticleRe: Please stop the CURRENTLY BEING MODERATED delay
While I understand why this is done... it is equally frustrating that I had an S-id for 7 years. I start a new company and here I am starting over at 0. I emailed SDN and the response was that my...
View ArticleRe: Isolation level Snapshot
Hi Jeff. We tried to enable snapshot, but it had no effect.Instead we tuned our code and turned snapshot off. But now the logfile keeps growing at alarming pace.It grew over 6 GB over the last 5 days,...
View ArticleRe: Running multiple versions of Sybase SQL 12
Thanks to everyone who posted a reply.(Yes I am now aware of SCN's moderation of all new topics [replies?] if the creator has less than 30 topics). We install Sybase to a different location than normal...
View ArticleRe: Visual Studio Vs Powerbuilder
If the code is already in PowerBuilder then converting the applications you have to VS and/or Java is going to cost a HUGE amount of money, the applications will run many orders of magnitude slower...
View ArticleFramework Order - Question?
Hi Experts, I have few questions on SAP Framework Order PO Doc Type FO and Item Catg B and Acct Assig Catg K or U. Please help to clarify. Can we use both material and text items?Understand GR is not...
View ArticleError: Ref count for this object is higher then 0
Hi, I have the following code to add a new table, when I run it I get the error -1120 Ref count for this object is higher then 0. public void CrearTabla(SAPbobsCOM.Company oCompany, String name, String...
View ArticleRe: Automatic Code Generation
In general there are no prerequisites. Are you using simulation or processing function from backend?Did you find any syntax error in manually generated class?Check value of parameter FDT_USE_GENERATED...
View ArticleRe: how to flip the mission card on a tablet ?
On the IOS with safari, what I did is tap the card once, the gear will show and stay showing. Then I can tap the gear. Not sure about Win8 tablet though. Just fyi, Jive 5, which SCN is using, currently...
View ArticleRe: Webi Processing Server - Max Docs per User
Thanks Matt! That was just what I was looking for. -Dell
View Article