Re: MBA after SAP ABAP ??
Hello, Thank you all. It gave me the right direction. But, as a fresher it is too much difficult to get a job. I got jab as SAP ABAP trainer. As per my knowledge, fresher with trainer experience has no...
View ArticleSAP BPC 10. Script Logic code.
Hello,I am having a dimension “COMPANY_CODE”. I have the following script logic to copy the data (records)If COMPANY_CODE = P1, P2, P3 ….. P100*WHEN COMPANY_CODE*IS**REC(EXPRESSION =...
View ArticleRe: How to get HTTP headers from Data Provider Class?
Hello Yauhen, As far as i know you cannot read the UserName and Password that you pass in Authentication Header for a particular user inside DPC and return information based on it . Because this...
View ArticleRe: risk on wrong definition of sales organization, distribution channel and...
Hi If you create more levels than needed, maybe the client needs to create more segments for material (table MVKE) and for customers (table KNVV) than the client would need. In the other hand, if you...
View ArticleRe: ABAP SQL: Multiplication in Select-Statement
I would never recommend using native SQL. Please try to use OpenSQL so that other abapers can easily understand the code (in future). Suppose in future the customer decides to migrate from Oracle to...
View ArticleRe: Data missing while transformation
Hey Iira, For checking where "ZZBKDAT" fetching from, go to t-code CMOD in your source system, check the code which is populating the field ZZBKDAT, this will help you determine the data for it....
View ArticleRe: Milestone Based Payment - Activation Steps
Hi Andy Refer to Gokul's mailFunctionality exists in PS Virendra
View ArticleRe: SAPALL for customizing (in some module)
Hi Mylene, How to give authorizations for menues? by making user menues mandatory? or do you have other solution? BR,Mangesh
View ArticleRe: ABAP SQL: Multiplication in Select-Statement
I suppose you can, but the SQL syntax is SGBD dependent so I can't say what it is. It must be something like: DATA: BEGIN OF ls_data, menge1 LIKE mseg-menge, menge2 LIKE mseg-menge,...
View ArticleCOPA data not fetching in RSA3.......................
Hi, I have created copa datasource in dev system it is working fine. but i transported to Quality where datasource,and extract structure is active but in rsa3 it is not fetching data showing Errors...
View ArticleRe: TO Quantity > Delivery quantity
Hello Jurgen, Thanks for your inputs. The problem we are facing is due to different units. for example : they are keeping the stock in bottles - 12BTthey keep the stock in loose as well as BOx (1 BOx -...
View ArticleRe: Reconciliação bancária externa saldo inicial conta bancária
Bom dia Jaqueline, O extrato bancário externo tem que ser uma imagem do extrato bancário, ou seja, aquela ultima coluna de saldo, tem que ser igual ao do seu banco. Nele tem uma coluna "reconciliada",...
View ArticleHow to add environ investment in WBS element and what is the use ?
please help me out, Thank in advanceBommina.Siva
View ArticleRe: Credit Card limited to 4 digits
The Mask Credit Card Number field is checked and grayed out, it won't let me un-check it. I even tried starting a New Company - no transactions or any data - and it's Checked and disabled there too....
View ArticleRe: Issue in creating a custom data model from BP
Hi RajeshBP model consists of lot of screens. Any idea how make it easier?
View ArticleRe: Charm without Cross system object lock
Dear Prabhakar, Thanks for the reply. Our project has just gone live and issues immediate resolution is being carried. Charm will integrate with system and training is required for that which at this...
View ArticleRe: Unable to access NWA and all other urls after java netweaver 7.3...
HiRB, Already i implement the above you mentioned note, but no use... Regards,raju
View ArticleChanging System messages.
Hi, experts, I want to change system messages. I can change only two messages,"Your entry has been saved.Saved failed." But I can't change AlternativeKey error messages. When I enter...
View ArticleRe: Credit Card limited to 4 digits
Hi, You just can't uncheck it; SAP Business One doesn't allow it. Best
View ArticleRe: How to Map issue slip creation process by Projet In-charge in SAP?
You get the reservation details in RESB table; why not maintain your own forms with its own tcode custom number range etc for printing the reservation to be issued to the contractors.
View Article