Re: SAP standard Presentations (PPTs) for Qualification
Hi Manish, What exactly do you need? It isn't entirely clear to me. Best regards, Luke
View Articlesld server could not be reached: error in processing of http request...
Hi Nelson, Would you please refer to SAP Note 1674357.You may resolve your problem of (110)HTTPIO_PLG_CANCELEDby implementing this note. Regards,Himanshu
View ArticleRe: No data in Individual Time Sheet Approval
smallest default trace after the error is simulated is the one to checkalso I meant HTTPWATCH trace also, both can help in resolving this errorcan you check and let me know
View ArticleRe: Master Roll Report
Hi Rabi, Check this link for GPA filling: http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9e0435c111d1829f0000e829fbfe/content.htm Best regards, Luke
View ArticleRe: Process chain message without log technical information
Hi, You can very well do that. please follow this wonderful document. http://scn.sap.com/docs/DOC-12129 Regards,Suman
View ArticleRe: ME21N - Missing variant
I think you are quicker if you do it manually if it is just 1 user. Variants can be copied in SE38. you need to know the program name, for this you have to go into the selection screen of User A and...
View ArticleRe: all about generic data source ...
hello chandra sekhar...thanks for ur response... i posted some questions on this discussion...if it is possible can you go thru the above questions and give me the answers..?; Awaiting for your...
View ArticleRe: put data in sdata idoc
why cant oyu try declaring a structure of type E1EDK01 and then get the values into it.. Eg:data : lw_E1EDK01 type E1EDK01 .LOOP AT int_edidd into lv_edidd. IF lv_edidd-segnam = 'E1EDK01'.lw_E1EDK01...
View ArticleRe: BPC10.0 MS - Hierarchy data is not stored
Hi Takuya,verify also that the other properties of time are correct or please share one year with all the properties.Do a process dimension of time with full process checked and a modify application...
View ArticleRe: Interview Questions
Hello Sir, I have done MBA and have 4 years of banking experience.I quit my job and learning SAP SD module.What are the chances of me getting a job as SAP SD fresher .Please guide me.
View ArticleRe: TYPELIM Usage
Hi, TYPEELIM property is not used for ICMatching. Its basically used for to group the GL accounts based on there nature.Ex: 1. All Inter company sales and Purchase -- ICSP(Intercompany sales and...
View ArticleRe: Login error on upgrade - 9.0 PL06
I asked my client to reboot his computer and try logging in to the required database and it worked ! Thanks for your replies and your time. But now coresuite does not even show up in his add on...
View ArticleRe: Printing sheet labels
Are you using the mailing label feature in Crystal Reports Designer? That may not be suitable. you can simply put a 'New Page After' to 5 visible records from the section expert > details This will...
View Articleno standard cost estimate could be found for material ABC
Dear friends, We are uploading sales forecasting data to SAP using to code KEPM with version 2. for material ABC , uploading failed with given message in attachment . ABC was costed on 09/06 while the...
View ArticleRe: How can i disable warning messages on SRM
Hi,Try in this path in SPRO: SAP Supplier Relationship Management -> SRM Server ->Cross-Application Basic Settings -> Message Control ->Influence Message Control You need to add there the...
View ArticleRe: PM Order Mass Change
Mass Changes of PM Orders possible through IW38. After executing the report, select the required orders & follow the menu path Order - Carry out Mass Change But, with that, you can have some of...
View ArticleRe: Need to store differents types of objects in attribut of my class
Yes, TYPE REF TO DATA. Parameters and field symbols can be generic types. Actual variables cannot be generic types or references to generic types.
View ArticleRe: Means Of Transport Combination (Rail)
Hello, I have the exact same scenario set up for SAP TM 9.0 and by running the optimizer, there is no result coming up. Is this flow supported at all? Anybody else has some experience with this?...
View ArticleRe: using prompt output in a formula
Hi, I have diplayed Merged CustomerNo. ,Customer No.Key and (UserResponse(Enter values for Customer No:")) in the report. Please find attached the screenshot. Regds,HH
View ArticleRe: How to pass info to an app that is already running via commandline parms
If you are using SendMessage, the event pbm_custom01 is eventid 1024, pbm_custom02 is 1025 and so on. So one app can find the window handle and send a message using the eventid that corresponds with...
View Article