Range filter in BEX Query
In my BEX query, i have to restrict the 0GL_ACCOUNT with following values. 005000000 - 005999999006050000 - 006059999 Currently in the master data, only few accounts within this range are available...
View ArticleProblem with EKKO and RSEG relation
Hello i am new in ABAP developement. I have some problem with regrading code . PARAMETERS : P_EBELN TYPE EBELN. TYPES : BEGIN OF TY_RSEG, MATNR TYPE RSEG-MATNR, TXZ01 TYPE EKPO-TXZ01,...
View ArticleRe: S_ALR_87012287 - printout on single page
Hi Deepak, Try to run the RFBELJ10_NACC program like an alternative. JPA
View ArticleRe: Implement inbound e-invoicing
Hi Suzan, I don't know if can help you and I'm not SD consultant, but I found this link....
View ArticleRe: Absence Quota - On Go-Live
Hi Mark, Sorry for the late response, I haven't been on in the SCN in about a week. What I've experienced when entering entitlement amounts directly in 2013 without first creating the bucket in 2006 is...
View ArticleRe: Transactions are missing when posting to both Local and Leading ledgers
Hi Brathap, Yes, according with Bittor Fernandez, only FB01L and FB01L can post in differents ledgers groups. If you want to post in the ledger specific, please assing this ledger to a group, i.e: 0L -...
View ArticleFCC-Add on features availability on NW Portal? NWBC or Both are having...
Dear Experts I need you advise to proceed with this.1 In which environment we can have all add on features including Global/cross template monitor, BI queries etc.SAP-GUI/NWBC orNet weaver Portal? Or...
View ArticleRe: Powerbuilder application error R0002
I have tried SQLCA.PROCESSATTENDANCE('1' , '21/10/2014' , '20/11/2014') also. But i get the following error Error:C0051 unknown function name: processattendance Please help
View ArticleRe: Use Visual Enterprise Viewer 8 as embedded viewer in SAP GUI
Hi Florian, Could you help me with the settings for visual enterprise viewer? I downloaded the viewer to the desktop and defined a workstation application and entered the...
View ArticleRe: How to call a tcode with variant using ABAP code?
Thanks a lot Archana and Buddhika for the helpful answer If I want to get back the result of WE09 to the current program (i mean WE09 will return some Idocs, i want to get all the list of Idocs into an...
View Articlestart Routine / Field routine help
Dear Experts, My source data contains the following. MaterialFiscal PeriodPrice 100111.201423.8100110.201422.9100210.201443.8100209.201448.8100308.201489.9 i need to update 0material Infoobject by...
View ArticleRe: How to call a tcode with variant using ABAP code?
Hi Any problem with set paratmer and call transaction combinations? If on the selection screen of WE09, the field have no parameter id, then you can using 'call transaction using bdc_tab', detail...
View ArticleRe: Extract data to a text file
Hi Sam, I guess I didn't get your issue. You are already using GUI_DOWNLOAD, but you are unable to download the file. Is this your issue? Where are you calling GUI_DOWNLOAD and are you executing the...
View ArticleRe: Save Data from Java(Portal) to SAP
hii Sreekanth Best way to connect is using rfc and j2ee connector. you can search for 2ee to sap connector on google and as many tutorials as possible Regards Gaurav
View ArticleRe: how to deactivate grouping wbs element for old projects
hi Siddu, You can try adding a substitution rule, if the date is less than (specific Date) have the WBS element as non grouping else Grouping WBS. Hope it helps. thanks
View ArticleRe: split numbers from text in Dashboard
Hi Ganapathy, You can use excel function to extract only numbers from stringplease chk th eformula below=SUMPRODUCT(MID(0&A13,LARGE(INDEX(ISNUMBER(--MID(A13,ROW($1:$25),1))*...
View ArticleRe: Exception CX_CRM_GENIL_GENIL_ERROR
Hi Vaibhav, Please check the note : 1868662 Regards,Naresh
View ArticleRe: Extract data to a text file
Yes Archana i 'am already using the gui_download and getting few data. But my requirement is now when i tick the selected file that document number also should get stored in the text file. Hope your...
View ArticleRe: how to change icon color dynamically in sapui5?
HI Rajeesh What about this example? -D
View Article