Re: Emulating Drag & Drop in Transaction OAWD
Gary. One Option for your requirement can be following steps: Prerequisites => You Need to have Access for SE38 or Transaction START_REPORT Call Report 'OA_UPLOAD_AND_LINK' This can be filled via...
View ArticleRe: WM Storage bin Max length extend
You have 10 characters at your disposal.That means you have billions of possible combinations for the bin address.So, the question is how much do you really need this extending of this field. Because,...
View ArticleRe: Include some objects (comments) in production orders
Hi KK, Your reply is helpful, it helps me to know where I can store documents about a material, now I have the following doubts: 1) How I can include this document in the production order that I will...
View ArticleRe: Restringir clientes a los trabajadores
Hola, En ese caso puede agregar una tabla de usuario donde tengas 2 campos cliente y vendedor.Entonces ingresas los valores en esta tabla segun lo que necesitas, en tu ejemplo seria asi:Marta...
View ArticleRe: CrossTab Conditional Format
hi CJ, sure thing...you can use syntax like this if currentcolumnindex > 0 then ( if GridValueAt (currentrowindex, currentcolumnindex -1, currentsummaryindex) > currentfieldvalue then...
View ArticleF.05 Error: Postings to account 113600 are only possible in currency EUR
Account 113600 is currently set to EUR and F.05 is working for the EUR entries. GL account113600 has previous postings in GBP that balance to 0 and I'm unsure why F.05 is still trying to post amounts...
View ArticleRe: CrossTab Conditional Format
Hi Cj, Here's what you need to do: Right-click the summary field > Format Field > Font tab > Click the formula button beside 'Color' and use this code: If CurrentColumnIndex = 1 then( if...
View ArticleRe: Unable Access SAP ECC data store Meta Data,do we need Client has to be...
Ask the BASIS team of the client that is a Config client. Basically you are doing "Generate and Execute" settings in the Datastore and trying to run a job in a system where Code Changes are not...
View ArticleRe: ATP failing at Delivery level
Yes I see, this is a very strange case, very hard to think of a reason for this other than a inconsistency of some sort. Let's try this.Create two deliveries. One for the other items, and the other for...
View ArticleRe: How to set a conditiontyp as NOT OBLIGATORY via User Exit
MoazzaM had the right suggestion. If the condition is not mandatory 100% then it should not be set as mandatory and any requirements could be enforced in a user exit. Otherwise imagine someone...
View ArticleRe: Pre requiste to learn SAP MDG
Hi Ashwath,Could you please share the SAP MDG documents on my email id: pratapreddy791@gmail.comRegardsPratap
View Articlesales order demand need to be omitted during project based LTP
Hi All, We are using using a project(WBS) based LTP. In MS31 when we switch on the project based planning sales order from operative planning is getting copied to the planning scenario we dnt require...
View ArticleRe: Bad Performance of Merge Join
I do agree that going back to oltp setting would have enabled you to solve your apparent performance problems in a faster manner.However at the same time it seemingly suggests that when choice of both...
View ArticleRe: My client requirement is to maintain existing tzone's in many languages.
Hi Purushotham, Maybe this will help: how do i convert the description to a different language One comment there was to logon in the specific language you wish to maintain and then maintain the texts...
View ArticleSAP BPC - Dimension processing Error - EPM 10
Hi All, We have been having the dimension processing issues for entity dim, how do we troubleshoot issues related to dimension processing and how do we locate which member exactly giving the error.. I...
View ArticleRe: Analytical view: Measure can be from only a single table SAP HANA
1) This "limitation" is due to the star schema model and SAP HANA's Analytic Views are optimized to support this model (including its limitation).Compare that to other platforms and you'll find similar...
View ArticleRe: F.05 Error: Postings to account 113600 are only possible in currency EUR
GL master data for this account is in EUR (previously it was set to GBP). The company code currency is GBP. Attached is the GL master data control tab. There are old line item postings in GBP that...
View ArticleHow to activate the Buttons in Z-feeder class
Hello , I had used the Standard feeder class:-/BOFU/CL_FBI_GUIBB_LIST and a Z-view exit for my LIST.As per my requirement I need the custome feder class as I need to add few logic into it.So I had...
View ArticleRe: Sybase ASE database administration - isql commands and a graphical...
I would expect your installation would have included the "dbacockpit" client for managing ASE for SAP applications.
View ArticleRe: SAP NetWeaver Application Server ABAP 7.03 SP04 Trial SAPINST error
After allot of searching and testing I managed to get the application installed.In the end what did it was that I executed the SAPINST and the program launched with the result of what is mentioned in...
View Article