Re: How to omit __metadata segment in OData response ?
Hi Ralf. Thanks for the clarification. It would be nice however, if you could configure whether or not a particular service should support this optional feature. If you know that the clients using your...
View Articlehow to change a Processing Category in old transaction
Dear Expert, Old transaction were created with Z product type ( Product category 510) , with Processing category of transaction type (00001 Without Settlement).Now we've got a requirement to integrate...
View ArticleRe: Difference Report on BPC Cube
Hi Sowrabh, Is it mandatory that user need to enter data P1.2013, if that is mandatory then we can acheive easily . Steps : 1. create one Manadatory variable for that P1.2013 for entering end...
View ArticleCredit days limit check
Hi , i want to put a check for such customers whose credit days has been over due (terms of payment criteria has been expired). For those customers no new orders should be registerd . Please help.
View ArticleRe: Master data Reorganization Process for a single InfoObject
Hi Santra, Could you please provide the solution for this? ThanksVinod
View ArticleRe: Issue with DELVRY06 IDoc
Hi, There seem to be no difference in the DESADV IDOC created when goods issue is posted and the IDOC created when goods issue is canceled. You could create 2 different output types: One for goods...
View Articlepass dynamic table to adobe.
Hi Experts, I need to pass an internal table which have dynamic count of columns to pdf interface to print the table data in pdf.the columns of internal table depends on the selection year which is...
View ArticleRe: How is a table parameter in function modules used ?
Hi-At first to define Tables parameter in FM, go to tables tab and under Parameter Name provide the tables parameter name and associated structure should be a standard structure(You have to create this...
View ArticleRe: Is it Mandatory to have uuidd for SAP installation ?
Hi Prathmesh, Thank for the your valuable solution. RegradGanesh
View ArticleAddition Of Time Wage and Payroll Wage type
Hi Experts, I have a scenario, where client is request for adding the a wage type of IT 0015 with the number from RT(highlighted in yellow)The number is (highlighted in yellow) LOP of basic...
View ArticleRe: developer key can be update manually in devaccess table
Hi,Can you please explain what you need. what do you need as one of the discussion earlier is already open.http://scn.sap.com/message/14537071 ThanksRishi Abrol
View ArticleRe: Unable to select provider BPM Data Source in Reporting activity BPM VC 7.3
Hi Jann,I could not find it in VC queue, could you send the number? Thanks,Kobi.
View ArticleTable to Table load is slow!
I have 2 similar column tables (say Tab_A & Tab_B). At any given point of time, one of them will be used by the users and the other gets modified with new data. Trouble I have here is, both the...
View ArticleRe: How to add amount of 2 records with same Key fields in an internal table?
sort your IT by f1 f2 f3 f4 f5 then loop at it into wa. if(wa-f1 = lv_f1 and wa-f2 = lv_f2 and wa-f3 = lv_f3 and wa-f4 =lv_f4 and wa-f5 = lv_f5).here you add amount and put all fields into another...
View ArticleRe: Retrieving entity data via OData Model
Hi Daniel, Please log 'data' in console to see the format received add following statement var fnSuccess = $.proxy(function(data) {console.log(data); Thanks and Regards, Venkatesh
View ArticleRe: Problem in loading data from csv file
I think deleting the csv files does not delete the records inserted and committed.The new records in new csv files gets inserted.
View ArticleRe: Co11n - System allows to post teh confiramtion even after final confirmation
Azhar,Please tell me which option should i make "Forbidden" here?The business operation that you do not want to allow, RMPO and RMVR, that should suffice the example that you have provided. But you can...
View ArticleRe: BOBJ 4.0 Universe (scorecard source) for building WebI reports on top of...
Hi Eugene, I am working with Rich Client. I figured out my problem could be that I have no CAPTION (large description) into my model and it is the key the universe use to generate the prompt. I...
View ArticleRe: CATS: Restrict Data Entry Profile to timeframe open for booking
Hi, check for some user exit. Thanks
View Article