Re: BAPI_ALM_ORDER_MAINTAIN to update "Reported By"
Hello Lim,You may not have this field in this fm, because this fm is related to Order and your requirement is about a field related to associate Notification. But there is a way. You can get this filed...
View ArticleRe: How to set the num.currency{} such a way that it will display "-" sign...
Hi Kiran,num.currency{} is a predefined numeric picture clause for currencies. What you can use is the following picture clause:num{$szzz,zzz,zz9}$ = currency symbol of he locale, s = '-' if value...
View ArticleDesign Studio errors - "check application messages"
Dear Community, I am trying to use the Planning Template report - I've attached a datasource, and when I try to run I receive some error message, and then it says "Check Application Messages".......
View ArticleRe: SCM upgrade from 701 to 713
Hi Yogendra, We are also upgrading out system from Ehp 1 to Ehp3. Would be nice to know what kind of plans you have worked out for the upgrade. We have consolidated the Functional test scripts and...
View ArticleRe: contract number auto fill on the manual PO creation process
The transaction ME21N not supports source determination like we've in PR and it is standard behaviour too. You may check the transaction ME25, where the source determination is possible to run.
View ArticleRe: Transport Request/task question
Hi Jayson, Read,How to move tasks from one Transport Request to another Regards, Juan
View ArticleBAPI for adding measuring points on an equipment
Hi Folks, 1. Can you please suggest a BAPI/FM to add measuring points to an existing equipment?2. Can someone please suggest on how to utilize FM ISU_M_EQUI_INSERT to add measuring points at the time...
View ArticleRe: Transport Error SAP BPC 10.0
Hello, This is a rare error and it happens because the property sizes in the two systems are not equal. Are the source and destination systems on the same version of BPC and BW? Have you made changes...
View ArticleRe: Outbound delivery split ECC EWM
Hello Bartira, The qRFC entries you found on SMQ2 are meant to perform the delivery split, thus creating a new delivery document. The error messages you get seem to be caused by missing customizing. I...
View ArticleRe: How to delete duplicate record - ALS12
Try something like Delete from mytable where autoincfield not in(Select min (autoincfield) from mytable group by field1,field2,field3);
View ArticleRe: PDF error in SAP Retail Store
Hi Tim, Please let us know the SAP_BASIS version + package level, and kernel version and patch level.Have you tried to record an HTTP trace (with Fiddler or HttpWatch)? Usually you should be able to...
View ArticleChange the field to drop down
I have to change the highlighted filed as drop down filed. I am not able to find where is this filed loading from like which component, which class, which method and where to change. Please can you...
View ArticleIntercompany asset transfer (ABT1N) does not copy country specific fields
Hellohow to customize coping the fields content for country specific during intercompany asset transfer? For logical field group (201-206) Time independent country data. I have put copy indicator but...
View ArticleRe: GRC Inbound - Erro Simulacao da Fatura - Crédito ICMS (Divergência XML x...
Henrique, Chegou olhar a nota 1925823 - Tax rates in XML not as expected ?
View ArticleRe: ESB - Copy Imported Archive object results in a runtime error.
Good to hear that your issue is resolved.
View ArticleRe: Goods Issue amount difference
926 quantity @ 460.34 value before the goods issuethe goods issue is made with 6000 quantity @ 22638.21 value. The manual value is higher than the moving average, so this higher value is proportionally...
View ArticleRe: Resumen de informe pogramado.
Hola Gonzalo,tengo el mismo problema. Has podido resolverlo? Gracias por tu colaboración.
View ArticleRe: to manipulate the dataobject controls through code
// Tranparent "colour" background:dw_1.Modify ( ' gb_1.background.mode="1" gb_1.background.color="553648127" ' )// Yellow background:dw_1.Modify ( ' gb_1.background.mode="2"...
View ArticleRe: Scheduled report overview.
Hi Gonzalo, i´ve the same issues. Have you can resolve it? Thanks in advance!
View Article