Re: Solman 7.1: LMDB SP-Level wrong (manually)
Hi Dennis, please check is the SLD data arrives to Solution Manager or not. http://<hostname_SLD>:5<instance_number>00/SLD Click to Administration / Automatically Updated Data Laszlo
View ArticleRe: How to suppress column headings on each change of group?
Hi Leon, The Fake Group Header should NOT be the second group. It should be the 1st group. This way it works more like a Page Header. You also need to check 'Repeat Group Header on each page' for Group...
View ArticleBest way to update a table
Hi, I was wondering which is the best way to update a table. I tried with the folowwing code: //Search parametersvar d_f = '2000.01.01';var d_t = '2013.08.20';var t = 'ANY';var a = '';var c_f = 0;var...
View ArticleRe: FMS Query that Can create dependency between fields in the system.
Hi Mohsin Idrees Try This IF (OOPR.U_CRF09='01')SELECT T1.CODE,T1.NAMEFROM NEW1 T1ELSE IF (OOPR.U_CRF09='02')SELECT T2.CODE,T2.NAMEFROM NEW2 T2 Hope helpful RegardsKennedy
View ArticleRe: Column Report with Data in Group Header or Footer Only - No Detail
Did you try reducing the Width in Detail Size section? -Abhilash
View ArticleRe: How to ADD a ZEMAIL field in fb03 line item additional data tab
Hi, You have to add to the screen via SE51 transaction. Most probably you will use SAPLKACB/9000 screen, but it's up to you to decide. Regards,Eli
View ArticleRe: Checking Invoice activity for the Past 6 months on a list of Vendors
you can find invoice related data in RBKP and RSEG or you can check this view ... WB2_V_RBKP_RSEG2
View ArticleRe: All Number ranges have been used in Asset Class
Hi Singh, Goto AS08 and Click Status Pushbutton and check the Current Number Used in number range 59. If you have only created one asset in the same class then you should write their 10001 as Current...
View ArticleRe: Query for Customer outstanding balance with Address
Try This SELECT T1.[ShortName], T2.[CardName], T1.[Account], sum(T1.[Debit]) as 'Debit', sum(T1.[Credit]) as 'Credit', sum(T1.[Debit])- sum(T1.[Credit]) as 'Balance', T3.[Address], T3.[Street],...
View ArticleRe: How to develop a process list view
Hi Jocelyn,I have submitted it here https://ideaplace.brightidea.com/ct/ct_a_view_idea.bix?c=97F64433-5773-403E-A7C6-D7EB3BD6428D&idea_id={603B3AA3-94C8-49D4-86BF-A77C14E7EFDA}Thank you for your...
View ArticleRe: Assigning portal desktop at runtime
Hi, Navigation Zoom has been around since version 7.0 SP13 http://help.sap.com/saphelp_nw70/helpdata/en/0b/5c4ea8560d4034bf70df8070cae6e5/frameset.htm Therefore I believe your version does have it....
View ArticleRe: Connection failed for (localdb)\V11.0 (MS-SQL2012)
Hi Paul, SQL 2012 has a new dll Client driver dll called SQLNCLI11.dll. We had to add this to our Driver list when SQL 2008 came out so CR would recognize the client dll. MS doesn't support MDAC to SQL...
View ArticleRe: SAP Web Dispatcher SRCURL sub-parameters limit problem
Probably not, create a customer message to SAP support. Meanwhile you can overcome the limitation by using modification rules to control where to send the requests to.
View ArticleRe: Error "Bad request" in browser
Hi Marcos, Have you tried to get those users to login from different PCs? Use different browsers? If it only happens for 2 users then I doubt that it is an issue with the Apache configuration. Any...
View ArticleRe: Partial Conversion of Planned Orders w/Component Substitution
David McCarthy wrote: When I then go back in to the 1st two orders the Original Quantity on Comp1 is at 0That does seem right, because you switched the priority of the components for the first two...
View ArticleRemittance Amount in the payment advice
Customers send payments to our lockbox which we process as payment advices in the system. Customers can provide as many remittance lines as they need to show all the invoices they want to pay. An...
View ArticleRe: Crystal Reports for .NET Database Logon Failed in IIS 7.5 64 Bits
Hello, Microsoft only has limited support for the MDAC SQL drivers. Install the MS SQL Server 2008 client tools and then select the SQLNCLI10.dll, SQL Native 10 client when you use the Set Location in...
View ArticleRe: Scheduling Automatic Payment Program Error.
Hi, I guess, the reason could be date fields (posting date, docs entered upto etc). Could you please let us know if you had selected dynamic date selection for date fields.?If the dates are entered...
View ArticleRe: Way to extract project profile deatils
Hi Siva Kumar, TCJ41 would give you details related to Project profiles. Your statement to view all the tables did not sync with me.For example, RA key field ABGSL and data element ABGR_SCHL available...
View ArticleBO Mobile MobileOTA14.war missing
Hi Experts, I wan to deploy MobileOTA14.war as per note How to download SAP mobile application for Blackberry in BI 4.0 ? But <BO install directory>/Mobile14/Client folder does not exist! Any...
View Article