Re: Problem with connection to Oracle.
Hi, I was also facing the same issue. my Solution: In addition to permissions recommended by Joshen I had to give the below permission to make it work./oracle/XYZ/11202/bin # ls -ls oracleoraxyz...
View ArticleRe: Question on MCI3 Cost report
Greetings Sindhu, Sorry, if I understood right: You updated the info structures, which is the second part of that procedure. However, beforehand, did you update the PMCO "Cost structure of maintenance...
View ArticleRe: How to display F4 values in one field based on other field selection
Hi Krish, Please refer to the link below:Dynamic population of F4 help in Webdynpro ABAP based on user's selection More info on the links...
View ArticleRe: How to block whole Transactions of customers under credit limit
Dear Jagan is right if you want to block Already Opend documents just go to ova8 -- Oldest open item just maintain days so system will take into consideration in to blocking ex: if you have maintained...
View ArticleRe: Sales Order Output determination issue
nothing, no output generated and press processing log it will ask me to select output every time.
View ArticleRe: Display Nav Attribute of Attribute Values
Hi Vivek, You can do this with the help of Infoset and query over infoset, not with Infocube. Thanks,
View ArticleRe: how to restrict or stop the same data provided in selection screen...
How is the navigation in your report done? Is the output displayed as list or alv?
View ArticleRe: SAP 8.8 over the internet - WORKAROUND
We had the same problem on our version 9PL11. We have a VPN setup which external users connect into to access our server. They have SAP client installed on their laptops. Over the VPN, it was...
View ArticleRe: Change logs for QA08
Thanks for updates! Please provide further inputs,So I can take help form ABAP BRAK
View ArticleRe: IF Condition usage
Avinash,data:r_kschl type ranges of konv-kschl, wa_kschl like line of r_kschl. wa_kschl-sign = 'I'.wa_kschl-option = 'EQ'.wa_kschl-low = 'ZD00'.append: wa_kschl to r_kschl.clear: wa_kschl. if...
View ArticleRe: The stock in transit field is not visible in MD04
Hi Kiran Basically, the stock in transit is not displayed for purchase order confirmations (shipping notifications). BRCaetano
View ArticleTM - Frete Estimado
Pessoal, bom dia.Espero que todos estejam bem. Meus amigos vejam se podem me ajudar. Estou precisando trabalhar com tabelas de tarifas de frete estimado. Qual a melhor maneira de se fazer isto? Só vou...
View ArticleRe: Getting 403 forbidden error when testing REST based interface
It seems an authorization issue. RegardsBhargava Krishna
View ArticleRe: Cannot locate the client tools for data services.
Hi Ritesh sharma, Hope this below link will help you out . Note: This is a 3rd party link. If you are interested only please have a look on it.EIM_DATA SERVICES CLIENT TOOLS 4.1 WITH SP01...
View ArticleRe: IF Condition usage
Hi Avi, u can try this also : IF wa-kschl = 'aa' orwa-kschl = 'bb' orwa-kschl = 'cc' orwa-kschl = 'dd' orwa-kschl = 'ee' orwa-kschl = 'ff' orwa-kschl = 'gg' orwa-kschl = 'hh' orwa-kschl = 'ii'...
View ArticleError: BeX-Web Application Error
Hi All, while running the dashboard which is integrated with Enterprise portal, we are getting the below error.These dashboards consumes data from the BEX query directly using...
View ArticleRe: 0doc_num not appearing in QM cube
Hi, apologies for replyin late but unfortunately I won't be able to post dataflow here.
View ArticleRe: How to remove extract space between pages
Hello Experts, Can I get some help to resolve my above question, please? Many thanks in advance.
View ArticleRe: Amount (FC) in DTW
Dear Douglas, i suggest you copy paste the data to a new template.There is no explanation for these issues. Sometimes there is somthing wrong with the template.Try this if it works cuz it worked for...
View ArticleRe: Change in SAP EHS Data model from using Specification of REAL_SUB as...
Hi Gopi, Christoph, Thank you very Much for taking your time to help me in my queries. Its very much appreciated. To answer your questions Christoph, We are currently evaluating if we should change...
View Article