Re: Need a suggestion on SAP module selection
Hi Narasimha, BASIS, ABAP or HANA would be best. BASIS - if you want to move to administration.ABAP - programming and debugging.HANA - Database mangaement, cloud or Analytics. Regrds,Kalyan.
View ArticleRe: Value overflow for characteristic
Hi, Go to QMFE table in ECC, there is a field called "Defect valuation" which can store up to length 16 as FLOAT type. I think 1.0100000000000000E+01 is overflowing than 16 length. You may try to...
View ArticleRe: Crystal Report Where Condition in Command
Hi Sandeep, I don't quite understand what you're trying to achieve. Can you explain what is your main report and what is the sub reposrt? Also:Are those screen shots belong to the subreport or to the...
View ArticleFund Management - FB60 short dump
Hi Fund Management - Issues The configurations of Fund Management have been completed in test system. When we allocate the Budget through transaction code FMBCC, the budgets have been allocated to...
View ArticleRe: Ztable updation
Just check the documentation in INSERT and MODIFY. INSERT dbtab INSERT { {INTO target VALUES source } | { target FROM source } }. Effect The INSERT statement inserts one or more rows...
View ArticleFund Manageent - Short dump in FB60
Fund Management - IssuesWe are implementing Fund Management in testing system, the configurations have been completed. When we allocate the Budget through transaction code FMBCC, the budgets have been...
View Article"Entry Type" field in cbih82
Hi All, In CBIH82 - Entry Type field, i am able to change the "Entry type" when the status is in create/In Process status. Now, i am not able to change the "Entry type" field and my end user is facing...
View ArticleRe: how to get texts and attributes of charecterstics in infocube to dso
Hi Arora, Are you using BW 7.3? Attributes and texts always reside outside the cube. Don't think that Attributes and texts are in your cube. Those always reside in the master data characteristics which...
View ArticleRe: Generic datasource is not pulling any records to BW
Hi, 1. ya, i already checked debugged the job in ecc side.i checked the FM ,till e_t_data the data is passing correctly. I created a dummy FM datasource and its working fine. If it is going to...
View ArticleRe: Generic datasource is not pulling any records to BW
You say dummy FM is working fine. Then drop the old Fm and create the DS by based on this copied FM. Your problem will be resolved. You need not to investigate further on the issue.
View ArticleCannot open CSV File
Hi guys, I am trying to import a CSV File into a table with the following command: IMPORT FROM CSV FILE 'path/test.csv' INTO "Consumption" WITH RECORD DELIMITED BY '\n\r' FIELD DELIMITED BY ';'; but I...
View ArticleRe: Dynamic values in choice box
If you want to show the data in the drop down based on the material provided in the edit box you must make an online request to get the data based on the material right. For that what I am suggesting...
View ArticleRe: How to Hide Root node of a hierarchy in BEx.
Hi sareesh,did you find a solution for this problem? Regards,Shai
View ArticleSet "read-only" a column in a table in CRM WEB UI
Hello, I have created an assignment bloc in CRM WEB UI , this assignement contain a table , i would like to set some columns to unchangeable : read-only. i think that we can do that in page.htm. but i...
View ArticleRe: AIMD - Delta Process issue
Hi All,Thank you all for your replies. The issue has been fixed,with the help of below thread. http://scn.sap.com/thread/1649259 Thanks,Chaitanya.
View ArticleRe: Applets not working with Java 7u21
Please note that running applets (SAP BM) on MII 14.0.2 and java 7u25 also result in message: An unsigned application from locations requesting permission to run. After accepting risk it blocks any...
View ArticleFiori - Empty launch page and dump
Hi experts, I have deployed SAP Fiori and followed the guide. When I acess the launch page, it is white, after applied note 1857070. several times, the system is throwing the DUMP 'Syntax error in...
View ArticleRe: BADI FTR_CUSTOMER_EXTENT Implementation for Facility creation - TM_61
Hello Claudia,I finally solved the problem, and I hope my solution may suite your problem.The bigger problem I had was pass the data from the screen to the BADI itself, so I created a function group...
View ArticleRe: OT hours to be stored under Absence Quota
Hi Siva, Thank you so much for your reply. As i mention earlier I have no logic to get the OT hours. Employee will go and Key-in OT in OT attendance type subjective to approval it has to store under...
View ArticleRe: F-110 / DTAZV: Recipient of the payment
Hi See SAP Note 395679 - PMW: Overview of available formats. I understand it is for Germany. Am I right? If I am right you are using PMW, and the report RFFOD__L. Run it and see the documentation....
View Article