Re: Does PowerBuilder 12.5 Classic support these Webservice standards?
PB Classic uses ASP.Net web services. Support for MTOM and WS-Security were added to ASP.Net web services through the Web Services Extensions, a plugin for the Visual Studio IDE. Given that it was a...
View ArticleDisable certain changes in sales order after production order release
We are in the MTO scenario and are also using variant configuration. The business requirement is that after a production order has been released (REL status) the preceding sales order item should be...
View ArticleHow to loop in this criteria
Hello Gurus this is my sample code.. types : BEGIN OF A, A1 TYPE N, A2 TYPE I, END OF A, BEGIN OF B, B1 TYPE N, B2 TYPE N, B3 TYPE I, B4...
View ArticleRe: Email Expressions are Blank in Sub-workflow Created for MDG
Hi Modak, Thanks again for your response. I am very new to WF, binding, etc. so excuse my additional questions. I am not sure now to do the assignment in your steps 2 and 3. When creating my new WF...
View ArticleRe: NW7.4 import support package using SUM column store error during extraction
Hi Carina, Thats because you cleaned up the SUM directory but it didn't cleaned the shadow tables in your database.On SUM main screen - select Update - Reset Update this will actually clean all the...
View ArticleTransaction OPPU-Check Strategy Group for MRP Group
Hi All, Does any one know is there is any user exit for transaction OPPU. I need to override planning strategy which is assigned to MRP group for particular plant.. RegardsGirish
View ArticleRe: Rounding Profile not considered in STO
Hi, you can use dynamic rounding profiles in SD, they can be used for STO process.I have configured it to work, and added a custom code in user exit to make it overrideablein case we don't need the...
View ArticleRe: Exit to print order after completion
Found this Risks/Consequences Associated with making changes in BS22 I want to understand the risk for the print after teco change...will an upgrade reset my setting?
View ArticleRe: Upgrade of CR 2008 to CR for MS VS is possible
Re. runtime distribution limits; WIN apps, free. Web apps used internal to your organization, free. Web apps deployed external to your organization, extra licensing applies. Check with sales:...
View ArticleRe: crystal report 5.2
And to add to all this; I doubt CR 5.2 would work on any modern Operating Systems. - Ludek Senior Support Engineer AGS Product Support, Global Support Center Canada Follow us on Twitter
View ArticleHouse Bank change
Hi All! I have a user that has a new house bank they have set this up in SAP, However when they run the payment wizard, the old bank information is still present. I am at a loss as to how to correct...
View ArticleRe: RTF Bullets in Crystal Reports
Hi Jaime, My question is indeed, just about RTF pulled from the database. For some reason, the editor won't let me paste a sample of my RTF into it. I'll try to get it posted on Monday.
View ArticleRe: Adding Measue Objects from different table blocks (Webi 4.1)
If you are not filtering any data or applying any conditions to any of those two tables then ideally =Measure1+Measure2 work. What happens when you drop measure1 in one cell and measure2 in another. do...
View ArticleRe: Fixed Asset on Current Yr Add
Friends, This issue has been resolved.Customer has not yet closed 2013 after they were advised to run TCode AFAR.therefore after the closure of the 2013, customer ran AFAB, SM37 and all look good.This...
View ArticleRe: ORA-01110:
Hello RajatIf you have the time and all the redo logs then perform the restore of the database and apply all the required logs.Applying the online redologs to recover database is mentioned here under...
View ArticleRe: How to check plan line items for plan cost at network activity level?
Hi Jess, Please check whether Activity account assigned check box is ticked in T code OPUV. RegardsAvinash
View ArticleRe: Null
This part of your formula (IsNull({MSP_Questionnaire_Answers.Answer}) is checking if it is null. Try this formula and check reults:Formula:{MSP_Questionnaire_History.Date_Entered}...
View ArticleRe: Connect Error: No SSL support available
Please check SSL configuration has been enabled or not . 1> Kernel configuration2> SMICM port enable . Once configuration restart system and check.
View ArticleRe: What happens behind the scene when executing a data flow containing an...
Hi Manoj, Thanks for the reply. I forgot to mention that I am on DS 4.0 so I cannot try the RFC method which is available on 4.1 onwards. Anyways I would like to understand the steps by steps process...
View Article