Re: How to display variable lenght grid within subreport
Hi Jamie, This is good, but the idea is the oposit, to have this formula create rectangulars or table arround the objects in the table/yellow and not to display any rectangulars in the blank rows,...
View ArticleRe: User Management Engine Issue
Hi Abdul, Open the configtool , under the services of instance checked the values for service com.sap.security.core.ume.service ume.r3.connection.master.ashost= <ABAP host...
View ArticleBoleto_Barcode_BR - FBL1N report is showing Binary digits
Hi, This is relating to the Brazil country specific requirement. We have activated teh BADI Boleto_Barcode_BR to validate the barcode entered in the vendor open item. As per the standard documentation...
View ArticleRe: Actual work difference
Suresh, You should run the robot to transform hours in cost, in your case with plus. If it is set to run periodically then you need to wait till it will run again. If it run manually, then please run...
View ArticleHow to attach line item which is not part of sub report
We are builing a grid with transactions, but would like to put a "total" at the end of the grid, even if contents spils to another page. We are using sub report though and could not attach another line...
View ArticleProblems Printing to a Zebra Label Printer
I have a Zebra Label printer that will print blank labels. I have verified that it does print just not from SAP. Also, I know it is communicating with SAP because it produces the right amount of...
View ArticleHow to merge two crystal reports into one in Delphi using TCrpe?
I am absolutely new to Delphi and Crystal Reports. I figured that I can export a crystal report to pdf like this: crpe.Clear; crpe.ReportName := 'BasicInfo.rpt';...
View ArticleBAPI 'PM_GOODSMVT_CREATE' does not update TCODE IW33
Hi everyone. We are using the BAPI - PM_GOODSMVT_CREATE to make the Material'sConfirmation on Maintance Orders. The good issue operations workedwell,We can validate this on TCODE MB51, however on...
View ArticleFile extraction
Hi, Source system is placing files in a zip format. that is customermaster.dat.gz. if we mention file name as xx*dat.gz . PI will able to pick ZIP files and how to unzip it for transformation. I...
View ArticleRe: can i insert row on database table without define Primary key
thank you AMITi found the solution like this TABLES ZDB2.DATA wa_db TYPE ZDB2 .DATA itab TYPE STANDARD TABLE OF zdb2. data flag type i .SELECT COUNT(*) INTO flag FROM zdb2. wa_db-ID =...
View ArticleRe: Forecast model in MRP Areas
Hi Caetano, We usually use PD and a custom MRP type which is reorder point with requirements. I agree with your suggestion but what happens if a user selected it unintentionally or by mistake? Is there...
View ArticleHow to do PUT in IF_HTTP_CLIENT(IF_HTTP_REQUEST)
Hi I am facing same problem as described here http://scn.sap.com/thread/1680797 Anyone know how to do PUTs in ABAP?
View ArticleVT03n
I have a custom Z program which shows two different list of shipment. One is the list for master shipment and another for sub-shipments. When the sub-shipments are processed, I want this program to...
View ArticleRe: Unsure how to populate information to send to a web service
Thanks Paul. I had read that in the online books several times, but it didn't sink in too deep until I got the error message "The SOAPClient doesn't support .NET proxy". I have been importing the...
View ArticleRe: multiple Transfer order for outbound delivery
Hi Scenond TO created with same qty and not able to confirm and delete..---- How about cancelling the Transfer order using LT0G, Did u tried if yes what is the error message Select the line item...
View ArticleImporting roles from BW to BOBJ 4.1 SP2 - Validation Error: Value is not valid
Hello,When Importing roles from BW to BOBJ 4.1 SP2 using CMC->Authentication->SAP->Role Import tab, I sometimes see this error:"Validation Error: Value is not valid" It is very random and...
View ArticleRe: File extraction
Did you check the below blog? Undocumented Feature: Gzip/Gunzip using standard SAP PayloadZipBean module Though it is undocumented seems like it's working.. In case you don't want to go with that..you...
View ArticleRe: How to update the actual GI date on outbound delivery using Idoc
Hm, it looks like that segment should've worked... WHEN 'E1EDT13'. S_DT13 = IDOC_DATA-SDATA. CASE S_DT13-QUALF. WHEN '006'.<...> MV S_DT13-ISDD S_KOKO-WADAT_IST.Did you put the date in the...
View ArticleHow to download Conversion Server application
Dear Colleagues, How to download Conversion Server application in specific "NTintel/ConvServSamp.6.SAR" file ? I found this link Conversion Server - Product Lifecycle Management - SCN Wiki but the...
View ArticleRe: PDF ExportToDisk Freezes
Hi Daryl Just for kicks - can you please hard code the path? Also, make sure that for this test anyhow, the path is to a local hard drive. - Ludek
View Article