Re: Consume response from Odata using sapui5
abhinav Chaitanya wrote: what is /Products(1) in "oModel.read('/Products(1)', null, null, true, function(oData, oResponse)" Thank You Products is the entityset or collection. so in this example,...
View Articleconfiguration of RGP and NRGP
Hi Experts, My Client has following Requirement for some materials. example, we have a material like HP cartridges and Cylinders here HP Cartridge is Returnable goods, and cylinder is Non-returnable...
View ArticleRe: Doubt report RPR_ABAP_SOURCE_SCAN
Hi Eitan Rosenberg, Program texts can be read using read textpool statement. DATA lt_texts TYPE TABLE OF textpool.READ TEXTPOOL sy-repid INTO lt_texts. /.
View ArticleRe: Instance Terminate Failed - Stuck in Limbo
Hi Aaron, The error message from Amazon is : "AMAZON : AWS was not able to validate the provided access credentials". We assume that you changed your AWS credentials from AWS console. In this way CAL...
View ArticleRe: Error while installing solution manager 7.1
Hi, Just update the kernel. RegardsYogesh Parthe
View ArticleRe: Adobe Document services
Hi, Thanks for your helps. However, I would like to use SUM to install ADS. Do you have any guides on this? Best Regards,SJ
View ArticleCIF Error while transferring ATP check to APO
Hi All,Please help me to solve the below error. What I did is that I transferred the ATP to APO using CIF but after that I was not able to do ATP check as it shows the below message.Kindly help if I...
View ArticleRe: Last Dimension Save Error
Hi Vadim,I created a new model with same dimensions but problem still persists.
View ArticleRe: How to move the index of table to new tablespace
You can use BRTools to move the table to the new tablespace.brspace -c force -o process,time -u / -f tbreorg -a reorg -tablespace PSAPSR3 -t 'MSEG' -parallel 1 -degree 1 -newts PSAPSR3MSEG -indts...
View ArticleUpdate infotype 0014 based on entries in infotype 0008
Hello Experts, We are storing only basic salary in infotype 0008.There are few allowances which are derived from basic salary amount but are to be stored in infotype 0014. Is there any way to achieve...
View ArticleRe: Personas: how to set the "Back" steping using Script button?
I'm talking about the box where you type transaction codes. Type "/n" in there and you'll go back to the initial SAPgui screen. Record yourself doing that and put the script on a script button. In...
View ArticleRe: User Exit Maintenance Order Business Completion
Definitely, that is also the way.Not to take chances, (I had some apprehensions felt during debugging) I preferred the use of FM, instead of CAUFVD_IMP-IPHAS. I'll give that code too. KJogeswaraRao
View ArticleRe: Tape backup through DB13
Hi, I think your issue has been resolved please close the thread. RegardsYogesh Parthe
View ArticleRe: --URGENT help--Event not getting triggerd from custom class
Hi Vinod "I have used COND_B as object type and created a custom FM for event container" Where is that Custom FM called in the VB21 Save process?And what is the coding of that FM? regards,Modak
View ArticleRe: Upgrade to BPC 10 and Tasks in Custom SSIS Packages
Hello Yosef, Does migration tool worked for converting 7.5 custom packages to 10.0 or you recreated them? Please confirm. Thanks & Regards,Rohit
View ArticleRe: This is a funny Note
I like it. It has character and tells us to read OSS notes with cultural tolerance for those who think visually. From there it is just a short step further to "When the jasmin flower has blossomed...".
View ArticleRe: Unable to save reports to enterprise from Crystal Reports 2013 and...
Hi April, CR 2013 is supposed to work with BI 4.1 - Not 4.0! You should use CR 2011 if the version of BO you're using is BI 4.0. Try turning the firewall Off and see if that helps. -Abhilash
View ArticleRe: Chart color change with CSS in DS 1.3
Hi, Yes, I mean the series color on charts. I analyze the link from Tammy at the moment and I check the input for d3 and "SAPUI5's charting API" function. But it is not so easy to understand and to...
View ArticleSQL Error-Converting the nvarchar value to datatype int
I am having error when I use the range of july but other date range are okay. here is error:Msg 245, Level 16, State 1, Line 1Conversion failed when converting the nvarchar value 'Vital Ventures Mgt....
View Article