Re: The leave request ROADMAP and links showing in german launguage in ESS in...
Hi Srini, We are facing similar issue, Please could share the solution how did you resolve. Thanks Krish
View ArticleRe: Help configuring "Set Deletion Flag" to show enabled for rental space
Hi Jean, You can set the deletion flag at the pooled space level, the flag will automatically get set for the rental spaces belonging to that pooled space. If you want to discontinue the use of the...
View ArticleRe: RSTMS_DIST_APPROVED_REQUESTS, variant , user ID DDIC Could not find...
Hi Bo Could you define the SYSTEM_PF= (Default.pfl file location) in the Transport domain controller ThanksRam
View ArticleRe: Issue with CK74n session in background
Hi, Check the session code. The CL_GUI* requires the GUI during execution. In Background mode GUI is not available. To enable execution in background please replace the usage of CL_GUI* in the code. I...
View ArticleRe: Spool to Excel formatting
Hi, The excel interprets them as Number. Try to display using a character variable or try doing quotes along the values when you download. As you are doing it via SP01, try downloading in TXT and then...
View ArticleRe: BDC Recording problem
In that case the best option is to repeat recording to fill ANSSA/SUBTY fields. Usually there is a problem with IT0006 and the best option is to fill it on the previous screen. This coding "08/03"...
View ArticleRe: Getting started with SAML2.0 for ABAP
1. Not sure about this. It could work out of the box but there might be some config required. Unfortunately, Microsoft does not have special document for SAP but I would have a look in documentation...
View ArticleSuccessfactors configuration
Hi all, I would like to know if successfactors administration is the same as configuration. Please suggest and comment. Regards,Bharat
View ArticleRe: EO_OUTBOUND_PARALLEL Definition in SAP PI 7.31 System
Hi Martin, Thanks for the response. I have given the sender component, interface name and interface namespace. But, still not able to add the sender/receiver id defined. Please advise. Thanks,Sushama
View ArticleRe: How the logical link is linking to Customer Configuration of UI Component?
Hi, If you are not able to success with the different combination of the configuration values then implement the BADI : DLC_CONFIG_ACCESS_BADI. This should be useful for you. Regards,Naresh
View ArticleRe: CRM Activity as follow up from ERP quotation in WebUI ?
Hi, Another possible reason is that, the activity transaction types must be in below categories:A -> Interaction LogH -> TaskG -> E-MailF -> Appointment. Or, you can debug the process. The...
View ArticleHow to know if a security field in an object, is an activity type or if it is...
For Example, I have the security object CRM_BUHI, which has the fields: ACTVTHIER_TYPE I would like to know, which table in SAP identifies if the field is an activity type (such as the ACTVT is in the...
View ArticleRe: DFKKLOCKS update TDATE
Hi Kelly, If you are planning to develop a custom program, then I don't any customization in any event would help. However, as Bill suggested you can use standard transaction FKLOCK2 to cater your...
View ArticleRe: DFKKLOCKS update TDATE
Hi Kelly, If you are planning to develop a custom program, then I don't any customization in any event would help. However, as Bill suggested you can use standard transaction FKLOCK2 to cater your...
View ArticleRe: Integracion between SAP and Salesforce
Hi Samuel, The case study below is a good starting point:http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50a76cfa-4966-2d10-aba7-da496d9b5bcf?quicklink=index&overridelayout=true...
View ArticleRe: How to clear selection screen parameters before calling transaction?
please use mode A to check the input value.
View ArticleRe: How to clear selection screen parameters before calling transaction?
Hi, In that case have you considered EXPORTING and then overwriting the parameters before they are passed, I think Free memory ID does not initialize the values but initializes the memory ID...
View ArticleRe: Need help to understand MD04
Eric,??? No, of course not. Expert Caetano already explained. When you CONVERT the planned order to a Process/Production order, you also automatically CONVERT the planned order's Dependent...
View ArticleRe: SUBRC during mass insertion
Palash, I did not say its not a common practice to lock/unlock before/after database update - On the contrary, I pointed out that common sense should prevail before and after a programmatic database...
View ArticleRe: ALV Grid set_table_for_first_display is displaying the wrong data
Hi Maria,please explain your question clearly, what does wrong data mean?1. fields are not displayed.2. content of fields are not correct. please provide more information then others can help you to...
View Article