Re: rfc to soap synchronous
Hi, In your first screenshot, can you paste the text on the right side (response)? Regards,Mark
View ArticleRe: RFx for internal use
Hi Laurent, What I want to know is if there is a way to create an RFx without publish it to supplier page (vendor login). Its like when we create quotation in ECC, we create it and maintain the price...
View ArticleRe: Retrieve the information about PM Notification Field Selection
Hello BrenoThis is interesting question, but the answer could lie with some expert in ABAP space. Good luckKJogeswaraRao
View ArticleRe: Catching system error messages in service integration scenario
Hi Pablo, It is not possible to catch process communication error messages. Thanks, Pradeep.
View ArticleNot generating PR on Refurbishment with Subcontracting process
Dear Guru's. In my organization we are going with Refurbishment with subcontracting process. When i am processing with this, i am not able to get PR with Control Key - PM02 along with Material. Steps...
View ArticleRe: Quantity is not in Batches
Try like-Once after entering into delivery-go to Batch split tab and enter the batch manually-see how system is reacting.. hope you activated all relevant batch management activators at MMR &...
View ArticleRe: Material Ledger - Revaluation of Consumption (CKMLCP)
Hi Adding points to my earlier reply As explained earlier, there will be no effect to the production/process orders which were already closed during co month settlements. CKMLCP effect is to the...
View ArticleRe: Logical Issue
Declare a type for internal table IT_MKPF which will have type of USNAM same as USRID. TYPES: BEGIN OF TY_MKPF, MANDT TYPE MKPF-MANDT, ..... ..... USNAM TYPE...
View ArticleRe: interest calcualtion; compounded( fixed int, bonds)
Thanks for your reply ... If i split the condition according to date , then cash flow would be like this,,'Update Type SE1200 issue ‘ ; 1,00,000.00 21.11.2014Update type...
View ArticleRe: Read URL Paramter on application startup in SAPUI5
Well I have gone through that but It doesn't work for me. I am yet to find out why. Could you please throw some light on where to put this code I have tried to put this in Component.js OnInit() method...
View ArticleRe: Idoc Serialization for multiple idoc types
Hi, From your scenario I understand that you require to serialize the idocs PO Creation + Change in a single interface (might be using multimapping) - Is this correct ?If so, then in the receiver IDoc...
View ArticleRe: Delta of 0WBS_ELEMT_ATTR Data source is not working
hi, if you see delta type for wbs_attr data source , it is 'E' ( not a regular one like ABR,AIE,ADD). in RODELTAM for delta type E , it don't pass any delete image records for this datasource. delta...
View ArticleRe: Who can learn S/4 HANA ?
Hi, I have also a SAP ABAP Developer, and want to move /S4 HANA. So i firstly Understand SAP HANA Database and SAP HANA Platform. You have 12 year of ABAP Exp. , Please choose business area , in...
View ArticleRe: ComboBox inside a sap.m.Table
Hey Mike here is the scenario : 1] Select a Row and a value from ComboBox 2] Hit the Get button 3] Check the result It will show the selected item from Combox in the next row and not the default...
View ArticleRe: MSS SAP standard wd java Salary data iview parameter missing
this is strange. are you able to preview them correctly using CONTENT admincan you maintain it manually? before patch ieetc?
View ArticleRe: SearchField limits?
Hi Sergio, thanks for your reply, here is the filter code, hope you find something fishy or can help me force the column to be of type string: var aFilters = []; var sQuery =...
View ArticleRe: MSS Three levels of substitution but last substitute not to see level 1
well move to standard it would be easier and can be enhanced.custom not sure how can i help!
View ArticleRe: Renovated Learning Portal- Duplicate Buttons in the content player when...
Hello, This support space is exclusively for the community. You should follow up on the ticket where you logged the incident for updates. Jason
View ArticleRe: Need to make a field mandatory in travel Expense Entry
https://scn.sap.com/thread/3242955
View ArticleRe: Create timesheet templates for employees.
Table: CATS_TEMP is the table where its stored
View Article