Portal Favorites when using Application Integration
Hi, We have implemented application integration for BW for rendering reports and display in portal. We have BI Java portal where the reports run and user portal where the rendered report gets...
View ArticleRe: Credit memo - Inventory movement problem
Hi, Please refer thread http://scn.sap.com/thread/3338905 Thanks & Regards,Nagarajan
View ArticleRe: Formula function does not work in formula editor
Hi Srinivasulu, could you specify what versions do you use? BR Szabolcs
View ArticleRe: BAPI_SALESORDER_SIMULATE doesn't return data when used in my own FM
Hi Adam, No, I don't know what the problem is, but I suggest you add the RETURN in IMPORTING and the MESSAGETABLE in TABLES, so you can see any error that may be happening. cheers,Custodio
View ArticleRe: Relational connection missing
Hello all,I tried one more time by changing the location of the installation directory and choosing the default options. Still same result.I am only aware of 32 bit client tool and the material number...
View ArticleGL Code in Expense Report
Hi, I've created a expense report where I have the expense types but also need the GL codes to display. Please advise which field in which data source to include in my expense report. Thanks,Ritu
View ArticlePY Endless loop
Hello, I am processing pay for new hires and for some the py driver is getting an endless loop and will freeze at 20% complete. When run in background the job will just continue to run and not generate...
View ArticleRe: How to check previous price of a material while creation Purchase order ?
Hi, AS Jurgen already explained, "it does not reflect the reality", the requirement is not logical requirement. If you still not able to convince the customer, go for development using the BAdI:...
View ArticleRe: combine multiple deliveries to single and invoice
Hi Siva , I am not getting any error messages .I am not getting multiple deliveries to single invoice. Do I need to any configuration . Regards/Lio
View ArticleRe: Settings required to copy Info record text into PO
Hi, I don't think any configuration required for fetching text from PIR to PO. Already defined by SAP.Any way check this.This for info record.AndNow Create PO. Your text has been copied. DEV Message...
View ArticleRe: Discrepency of Cost center in SES & GR
Please find below the snap shot of SES & Acceptance, you will find different cost center, in SES Cost center is coming from PO but in Acceptance document its coming from KA02 . I want the cost...
View ArticleCheck existence of a value in select option
Hello Experts, I need to check if a certain variable exits in select option. EX ; select options : s_bukrs like t001-bukrs. data : l_bukrs type bukrs. No suppose s_bukrs is filed as ( low - 100, high...
View ArticleRe: Worksheet auto refresh in EPM10
Hi Rohit, By the way, you original code is also OK, but it have to be replicated on each sheet that require autorefresh. My proposal is located in one place, you only need to list the sheet names in...
View ArticleRe: User Exit for Billing Doc for creating Smart forms
Hi, As already stated, upload scan signature of your CEO using Transaction SE78call this image into the smartform and align it at appropriate place Your ABAPer could be able to put this using code...
View ArticleRe: We want to upgrade Solution manager from 700 to 710, can some1 help on...
U R right, we are not utilizing Solman as this is only for Development system and most important thing sap support is going to over in Dec so we need to upgrade
View ArticleRe: Discussion about Background Jobs in SAP
HI, Background jobs are simply a sequence of SAP programs which are executed step by step automatically in the background. They can be scheduled to run run automatically at pre-defined days or with a...
View ArticleRe: OLIX and MCIZ reports not updating in Fleet management
Hi Kavala, While looking in to S114 table there is a some amount of data in QAS system but i am not sure whether data is getting updated or not,could you tell me how to check it from s114 table.After...
View ArticleRe: header condition type in BAPI_BILLINGDOC_CREATEMULTIPLE.
Hi Dinesh Basically this index shall point to the line item of billingdatain . Lets say if you first line is for header without any item detail then pass 1 here. can you please paste your whole code....
View ArticleRe: RowRepeator event for reading current Row
Dear Sai.. you have to give the path in getProperty with index !! dataObject = {}; dataObject.data = []; for(var n = 1; n <= 100; n++) { dataObject.data.push( {...
View ArticleRe: Goods Issue against the movement type 311
Hi AKPT MM, One general clarification. Since all the material movements can be covered with "Transfer Postings" (Physical movement of goods like material movements within plant, across plants- within...
View Article