Re: multiple line items in smartform using template
Hi Arpit, This will reduce your extra page. Regards,Jaydeep Patel
View ArticleRe: Check input variable for null in procedure
Hi Tommy, One workaround which I used to do is to check if length is zero. Eg : if length(:ip_join_set_id) = 0then /* Do the operation which needs to be done upon null condition being...
View ArticleRe: Combine deliveries in VL10B with different Delivery dates
Lakshmipathi and others,Thanks for your contributions. First of all, we're modifing our Scheduling Agreements. Now system will give Schedule lines for every Monday. Hence the Delivery dates (LFDAT)...
View ArticleRe: DB2 10.5 Converting table spaces to use automatic storage
Hi Warren, We ran DB6CONV with minimal downtime on our two large tables. Follow below steps: Implement Note 1513862 (DB6CONV) DB6CONV report to compress table Switch phase (During which table would be...
View ArticleRe: SMP 3.x Sizing
If you use default setting, then SMP3 write logs to database, it uses too much database space.So I recommend to set "com.sap.mobile.platform.server.support.logging.disable_db_appender " to...
View ArticleRe: Personas 2.0 : Truncation of flavor name in assignment within groups
Hi Saud Bhoira, Please create an OSS message and support team will help you on the same. Thanks and Regards,Shailaja
View ArticleSAPPDFPRINT and Smartforms
Hi All, I am using smartforms to print some Barcode based Information. In my program I am calling the Smartform without dialog box and print immediately options. Whenever I am executing the program,...
View ArticleRe: Display Problem in Attached Documents Using Desktop Link
Dear S S B, It is happening with all type of Document Classes. Not specified DOC file. Regards,Optimus
View ArticleConfiguration required for Supplier SNC (Confirmations) activation
Hi Folks, In order to activate “Purchase order to confirm” App and other related SNC app, please guide us in setting up background andconfiguration required for App activation. Also if this app...
View ArticleHow to delete the view which i created under component
Hi,I have created a view under one z component, but now i don't want to use this view, will it effect anything in compoenent if i delete this view?I will right click on view and click delete, is this...
View ArticleRelate Parameter with the output
Hi, In report Header I need some values to display which is relevant to the input parameter.If i give Parameter = 1 it should display Student, if it is 2 it should display Teaching staff.I should...
View ArticleRe: tp ended with error code 208
Hi all, Yesterday night we restarted the server. After that when we trying STMS_IMPORT, the error message was not there. Now it is working fine. Is anyone has any idea how the error message...
View ArticleRe: Revaluation of production order issue
Hi Kittu First you close this thread by marking the right/helpful answer...so that other can get input from it. For next part raise new thread.. However..what do you mean by Beding and SBF costing? I...
View ArticleHow to access the context node of view from other component to another component
Hi,I am accessing the view from another component1 in below way. when i am clikcing some button in componenent 2 DATA: lr_window TYPE REF TO CL_BP_BPBT_ACCOUNTACTIVI0_IMPL, lr_view type ref to...
View ArticleNo suitable purchasing documents found
I am getting the error "No suitable purchasing documents found" . I just created the RFQ for 3 vendors but Purchasing Document could not be seen for any of those vendors. Please check attached...
View ArticleRe: Insert/Update multiple level of subject categorization while creating a...
Hi,Do you mean you are going to write your own program to create a service request? If so, maybe you can get all processes by : 1. set breakpoint in FM CRM_Order_Maintain2. create/edit service requests...
View ArticleRe: Not able to read value from odata
The way you are referring to JSON structure might be wrong.Can you share your OData resonse.
View ArticleRe: how to hide page header if there is no data avaliable in Deatail area of...
http://stackoverflow.com/questions/8697022/in-crystal-reports-how-do-i-count-all-the-rows-in-the-details-section-and-pla… Check how to find the record count. and u can use this to make your logic. Frank
View ArticleDashboard Optimization
Hi All, Created a dashboard with 50 Web Services. Its taking 3 Minutes to load the dashboard. Each web service will return 2 rows with 25 columns. Total number of components in the dashboard: 580...
View Article