Re: WIP table
Hi Rodrigo, Thanks for your reply. I checked using ST05 but not getting the 'WIP Price differences percentage change' amount. I could see the WIP standard in table COSB but not 'WIP Price...
View ArticleRe: SAP Sales Manager - How to enable Activity edition
Hello Danilo, I'm facing the same situation, I was wondering if you found a solution to this behavior,Mark's ideas worked for you?. Thanks in advance for any comment. My best Regards!
View ArticleRe: Unable to activate or suspend HANA instance
Hi Stanimir, thanks for finding an explanation. But this is not an answer to my question. Well this problem happened just once in a period of two months, so I am not worried about a potential second...
View ArticleRe: SAP ERP6 EhP7 installation on SAP NW7.4
Thanks Reagan, Thanks for a prompt reply. Does that mean my Netweaver 7.4 installation is useless now, as ERP6 EhP7 already has NW7.4?Is there an advantage of keeping NW7.4 system? Also, by any chance...
View ArticleRe: function of GLGCU1 tcode,
Dear Todd, Oh Ok, i see it's actually we shouldn't use, But Did you mean if there's any change in balance (like a change in tables or postings in previous period) then do glgcu1 the balance then...
View ArticleOffcycle Paymnets - fixed
Hi, How we can process an ofcycle fixed for evry 27th of every month. through Payroll proceess work bench , any other options. SK
View ArticleRe: SAP ERP6 EhP7 installation on SAP NW7.4
Hello RaviIf you need an ERP 6.0 EHP7 system, you will need to do a fresh installation like I have mentioned above. You can avoid the Oracle software installation but you will need to drop the existing...
View ArticleDisplay budget consumption of wbs element
Hi Masters, I cureently active for year end closing support activity, could anyone explain about this PS budget problem symptoms?and what tcode is to display wbs element budget consumption? Any...
View ArticleRe: SAP ERP6 EhP7 installation on SAP NW7.4
Thanks Reagan. I started fresh installation as suggested. For the DB right now, I am using a new Schema name. Regards,Ravi
View Articleindicar fichero de base datos mediante programacion.
Buenas, quisiera saber como cambiar el nombre de la base de datos: bases340001.XMLen una aplicación con VB2010.El informe Bases.rpt esta hecho y se debe ejecutar con varios ficheros: ba3440.xml...
View ArticleWCEM ViewComponentHandlerBaseImpl question
HiI am working on WCEM application, I have question about ViewComponentHandlerBaseImpl , is there nay other way I can create a web application without extending from this class, because most of my...
View ArticleRe: BAPI_MTRREADDOC_UPLOAD - Error
The config identified controls the BAPI. There are separate controls to a dialog session. If you have concerns over the seperation of online vs background uploads, you could raise a SAP incident. But...
View ArticleChanging technical names of security profiles
Hi Experts, When we create any BPC security objects (Task profile, Data access profile or Team) in the web admin (BPC 10.0 NW SP12) a corresponding SAP security role is generated in the back-end...
View Articleindicar fichero de base datos mediante programacion.
Buenas, si cambio el fichero de base de datos mediante VB 2010 comose li indico al crystaldocument gracias
View ArticleIDM stops provisioning business roles, but privileges seems OK
Hi IDM expert, We are having this problem since last Friday. Before that everything works fine. The problem is like for instance, A business role TEST:PROVISION has two...
View ArticleRe: Item list where there is no sell
Hi, Try this: Declare @fromdate as datetimeDeclare @todate as datetimeSet @fromdate = ( select max(ta.docdate) from OINM Ta where Ta.docdate >= [%0])Set @Todate = ( select min(tb.docdate) from OINM...
View ArticleRe: Removing the duplicate value for the required field in display report
When you use DELETE ADJACENT DUPLICATES you have to sort the internal table by the field you want to delete. This source code should work out. DATA: BEGIN OF GT_MRP OCCURS 0, WMENG...
View ArticleRe: Release Strategy redetermine for the lower vaule
You or your developer will need to do some jumping around hoops in order to make this happen. Off the top of my head. Alexandre suggestion is a good place to start: you'll need to work with structure...
View ArticleRe: Import ABAP Errorlab
Hi Said, Please share us the below logs from installation directory ACCTIT.logD010TAB.logDYNPSOURCE.log you might find a entry like (RFF) Error: RegardsKartik
View Article