Re: how to get warning message before billing creation in vf01
i found exact combination of my outbound and billing document type now how to keep error message in that......
View ArticleRe: Club multinple rows into single row in an internal table
Hi Sathish, Below is the structure TYPES: BEGIN OF ty_final, matnr TYPE matnr, "material number charg TYPE charg_d, "batch vfdat(8) TYPE c,...
View ArticleRe: Filter data based on the value in BPC 7.5
Hi Devi , Thanks for ur reply, I saved it as my last option. There is issue of performance as we end up in showing 10000 materials in which we need only few lines to be...
View ArticleCredit Block release at two levels
Dear Experts, Currently we have a scenario of customer credit block after 105 days as we have standard payment terms of 90 days + 15 days grace days maintained based on the risk category. Though the...
View ArticleRe: Changing the standard field to editable in CRM WEB UI
Hi Shyam, Please check the genil class name in spro->genric intraction layer.check the class name and then check the method if_genil_appl_intly~get_objects(). an d change the lr_...
View ArticleRe: Script logic for Multiplying Quanitity with Price
Hello Sir I had added the result which I got from the Result which is positive and the one in DM package which is negative. I have written the below logic as suggested by you in DEFAULT.LGF Also...
View ArticleSchd.for delivery stock after PGI
Dear Experts, We have booked a delivery and subsequent documents for a raw material using standard process of Sales Order->Delivery Document with PGI->Commercial Invoice->Excise Invoice. After...
View ArticleRe: SAP BW
Hi Naveen, You can give on any of the above topics as mentioned by our friends.Also you can take any one specific topic which bring about change in the system and which are of relevant importance to...
View ArticleHANA Optimal Performance issue ?
Hi, 1. How to create a materialized view? Is it possible in HANA? Will it be helpful?2. Can anyone tell how to enhance performance of sql statements(stored procedures) in HANA by doing code...
View ArticleRe: Value Attribute Sorting in ui
Hi Tim, You can use the following code for sorting Value attributes lv_attribute_name = lv_thtmlb_tableview->column_key. CHECK lv_attribute_name IS NOT INITIAL. CASE...
View ArticleRe: First Row in a table is getting selected by default in webdynpro java
Set LeadSelection is false. This will ensure that no selection of row is done in the table. The property is on the context node - initializeLeadSelection = false(default is true). Try it. It should...
View ArticleRe: Displaying wrong page number in sap crystal report
Hi Ganesh, Total number of records is Not necessarily equal to the Total number of pages you'll see on the report. If you want the same Page Count as the Record Count, you would need to create a...
View ArticleRe: SICF Services not working
Hi Vishnu, Are you using proxy settings in the internet explorer (Tools->Internet Options->Connection-> lan settings) If yes, hope this is your local SAP server so check is the host name...
View ArticleRe: MM01/MM02/MM03 Screen problem
Hi Robin, AKPT, Dev, I checked the configurations and the MM0* transactions are using a different screen sequence - Y1. Instead of the standard "General Data" of program SAPLMGD1, it uses a custom...
View ArticleRe: About "Missions"
Yup. Once you know you need to post 4 blogs, you would post them so that you can get extra points and that badge. I don't find that cool. Let me post my blog by myself. And let me earn those badges...
View ArticleRe: concatenate with space initially
Hi Giriesh, i am sorry, i gone to that code properly and able to get my requirement, but the header part is not printing in the spool.in ALV, the header part got exact to my requirement but while...
View ArticleRe: About "Missions"
Yeah...That will be good Idea...I suggest, all missions criteria should be hidden instead of primary missions like as First Steps, Ready Set Go! etc..
View ArticleRe: Best Routine in transformation for this case
Hi Mahesh, Looking at your initial question, it appears that you want only those records in target DSO which have a "False" in column B. For instance, record number 1 of the source DSO doesn't show up...
View ArticleRe: Period Split Profile - No. of Periods
Hi Prasun, Thanks for this document but my query is unanswered. I am using period split profile with distribution function for 5 days with 20% weightage for each of the 5 day.Regards,Prabhat
View Article