Re: What is the real use of "PLOGI - TEXTO" if OM-PA is integrated?
Dear Ketul, thank you for your post! However, if you re-read my post above, you can see that this "impact" of "PLOGI - TEXTO" on T527X is known to me. Sorry if i was not clear enough but my question...
View ArticleRe: Color value to use in INI file
Hello Delna.. Actually these are color numbers..that is here hexadecimal code has been converted to base ten.IF you are using RGB values you can convert this to hex then to decimal.. For example RGB...
View ArticleRe: Evaluating a DW column's ValidationMsg Correctly
Can you post one validationmsg expression that does not work? I tested with an entered DW Validation messages like:if(1=1,'Error!' + gettext() + "blahh"+ String(crit_01)+ ' !','') Describe of the...
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 ArticleRe: Workitem approved though outlook, but in swia showing 'SMAIL' Service name
How exactly does "approving my workitem through outlook" work in your setup?
View ArticleRe: Unhanded Exception al hacer login a SAP B1
Si les explico arquitectura de mi cliente:1 servidor con SAPB1/ windows server 2008 R2 1 oficina central donde esta servidor1 oficina sucursal con 5 usuarios1 enlace entre puntos Internet Simetrico de...
View ArticleRe: EM AOT Relevance Function (TM/EM)
Hi Jacob, I think we are talking two things here: 1. AOT type are used to create handlers and determines its parameters. 2. Event types are captured to specific event occasions and classification of...
View ArticleRe: How to register a manufacturer for my (created) material?
it is important that the unit is known, that it is among the units maintained in the alternative units in material master.
View ArticleRe: Optimize Query execution : to define wich Work Center pegged the...
I change it in the where condition.but the time execution is the same. SELECT CRHD~ARBPL INTO TABLE POST1_PLAN FROM ( KBED inner join CRHD on CRHD~OBJID = KBED~ARBID ) WHERE KBED~TYPKZ...
View ArticleRe: BDC error 'Field is not an input filed'
Hi, You can avoid all these problems by using BAPIs instead of BDCs. Why don't you try them.... cheersPaul
View ArticleRe: disable Navigate to web address on SAP BC 6.0 search bar
Hi Jonu, Basically it bypassed the search providers, so it always assumes that you want to use a transaction code as your primary action. Normally it will first do a search until it has validated that...
View ArticleRe: Montos Negativos (Débito o Crédito)
En realidad es un solo tema, Montos Negativos (Débito o Crédito), lo que hice fue citar un caso en el cual se presenta el inconveniente, mi pregunta va en por qué se genera ese monto negativo, si lo...
View ArticleRe: Business content installation for SRM 7.0
Hello Priyanka, We need to installa the Business Content for SRM 7 to use BI-based reports, could you please share your feedback and how it takes to install it from scrach ? Regards,Soufiane
View ArticleTotal Hours Calculation group by week in Data Services
I have requirement of creating EMPLOYEE TIMESHEET HISTORY table where we have add total timesheet hours for EMPLOYEE group by week.below is the example source data for employees having time sheet...
View ArticleRe: Goods Issue amount difference
Field values: LBKUM: 926SALK3: 460.34EXBWR: 22638.21 Please let me know if any other screen shot is needed.
View Article