indicar 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: error msg in BAPI_ACC_DOCUMENT_POST :FI/CO interface: Inconsistent FI/CO...
Hi, As the error message says, there is a problem in your document header. Have a close look at it & debug the part where it gets checked. I suspect the problem is in the OBJ* fields. What version...
View ArticleRe: PO output getting triggered sometimes but not everytime
Hello Harsh,Let's consider the output type NEU from the screenshot in the previous post, inside the access sequence Z987, the determination is progressing through access number and in my case, the...
View ArticleRe: Use of (primary) key in internal tables
Hi Matt, I wanted to let this part of the discussion die after Clemens recognized that he didn't do well (kudos to him), but I think you deserve a quick reply, at least in one point:Matthew Billingham...
View ArticleRe: XPATH Expression in ICO for Exists
Hi Harish, I tried this, but did not work.Still got the Interface Determination error.
View ArticleRe: Where can I pull a list of configured infotypes and what fields are used...
PA Infotypes contain many fields that are not "used", at least not by the users, and there could be some variations according to the Country Code. Furthermore, some Infotypes are Country dependant. As...
View ArticleRe: To Deactivate IBAN pop-up in FI12
Hi Lakshmi, Thanks for your reply. Ya i check with ABAPer. They can do so by deactivating ALE object. RegardsShakira
View ArticleRe: SMP 3.0 - The user ID or password is invalid. Try again.
Looks like the fix from note 2088237 fixes the issue.
View ArticleRe: Multiple version of sales quotation
Hi Experts, Since different versions of quotation under same quotation numbering is likely impossible.Is there any better suggestion for my case other than creating UDF for different display / printout...
View ArticleRe: Double-byte characters not saving properly in DB
Hi Dawn, Please check my previous reply and advise on what to check and modify next. From the results above, ASE default charset is cp858, which should be OK for Korean characters, correct? Thanks in...
View ArticleRe: Display/Print in MyTrips and Expenses using customised smartforms
http://help.sap.com/erp_fao_addon10/helpdata/en/b6/cd9f3149e911d189060000e8322f96/content.htm move it to ESS employee self service
View ArticleRe: bin creation tool program customise
Jurgen, I am actually trying to create a mass upload program to create storage bin in SAP due to some specific business requirement, we prefers an upload tool instead of LSMW or LS10. Hence, I would...
View ArticleRe: Risk approval workflow -ARA
Hi Krishna Can you please post the Audit log of the request and SLG1 details for that request to understand what is missing due to which the request not even generated and sent to the approvers....
View Article