Re: 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 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 ArticleRe: Windows 7 CRViewer.dll
OK. Here is a definitive why, what. 1) CR XI R2 is now out of support. Thus there will be no fixes upcoming. Ever. 2) CR XI R2 was the last version of CR that shipped and licensed use of the RDC 3)...
View ArticleRe: DTW HR Employee - SBO - Error
Hi, Please follow the below steps: 1. Prepare template based on sample template which can be found under C\Program files\SAP business one\DTW\Adding data\sample 2. Some of the field in your template...
View ArticleRe: 2 seperate alv grid in total different environment, why display the same...
please provide the code how you create these 2 alv grid. i will help you to check it
View ArticleRe: Cannot perform action on XML document Content is not allowed in prolog
Hi Michael, No I am not using PCo. This is a file transfer aproach from PI OSISoft to MII . I know that MII can ask directly to PI OSISoft; however, this is the way the end user and people from...
View ArticleRe: Job: alerts transport request without tranport to production
This is probably what you want:http://help.sap.com/saphelp_nw04/helpdata/en/05/909838e914a20de10000009b38f8cf/content.htm This is where its located under RZ20, now since it populates CCMS when you...
View ArticleRe: Report Publishing Wizard error
There is so much wrong here, so much mixing of things, so many incongruencies, I really don't even want to begin to get into it. Since you have BI 4, you also have a hone support contract. I'd highly...
View ArticleRe: SY-SYSID in i_subject
Hi Vicky, I suggest you post ABAP queries in ABAP-> application development community for quicker response. However, there is a type mismatch between i_subject and systemID variable as the error...
View ArticleRe: Header DMEE file: number of transactions wrong
Hi Thierno, Check the logic for the attribute, NbOfTxs (Number of transactions), node ID-N_8432144650, under group header of the Pain.008.001.02 file. If you could out, how the number of transactions...
View ArticleRe: Real-time Integration
Hi... I know that if we don’t use New GL, we should use reconciliationpostingsfrom the reconciliation ledger using t-code “KALC” for integration between FI and CO.
View ArticleRe: Print payment advice in F110
Hi Prasad. Thanks for your reply and many infomations.I have one more question. [Premise]- I want to use one global format of payment advice in several country (Singapore,Thaikand,etc).- The format of...
View Article