Re: Post invoice for return delivery in Goods-Receipt-Based Invoice Verification
1. I will try to post credit memo with reference to movement type 1221.1. I think you mean INV_TRANFor creating credit memo, INVOICE_IND should be blank.headerdata-INV_TRAN = '2'. "...
View ArticleRe: INCOTERMS - GUI
Hi Andrea, May I know as to why you wish to change the characters to 4? and why not you can just go ahead with 3 characters? Cheers,Kripa Rangachari.
View ArticleRe: Multiple sources connected to one receiver
I think BpM is the only way to merge messages from 3 different system.
View ArticleRe: SAP MM Certification & Job Opportunities in Future!
Hi, I wanted to comment on this post .The comments put by you are true to large extent, but the perspective in which you have put it is not correct. I m real time consultant and I agree that...
View ArticleRe: Fetch the Values of Cell from i5Grid using cellSelectionEvent ?
The version we're using is 15.0 SP4 patch1. The UI5 version is - 1.22.2 There isn't a method getSelectedCellValue on the i5Grid instance that i have created. And also the oEvent is undefined as no...
View ArticleRe: How to display total month data into weeks in a webi report
I assume you are fetching MTD data depending on selected date and you want to form groups of 7 days starting from the end date. create variables as below:v_SelectedDate =ToDate(UserResponse("<Date...
View ArticleRe: what is module call in abap?
Hi Mohsin, Module pool programs are also called dialog programs and they are created in abap development work bench (TCODE: SE80). The module Pool are reports prepared for different screens and to...
View ArticleRe: Defining a recursive view in SAP HANA
Hey Tal,I saw that you asked this question long time ago, were you able to find a solution for that? I have a similar issue... Thanks,Heli
View ArticleRe: SAP router host did not respond
We have 2 Routers and I had this issue (Host did not respond 1,2,3.. and goes on) for weeks and months with both the Routers, at last the problem was solved forever. Our organization had blocked...
View ArticleDesign Studio - Planning - Automatic recalculate
Hi guys, when creating a planning application, is there any way to automatically call the recalculate function when a user changes his plan values?So what I am looking for is an event that is getting...
View ArticleRe: SAP ByD 1508 release for customers
Hi Jaime, the Test Systems get their update last and coming weekend. The productive tenants will be updated in 2 weeks time. Thanks and best regardsKai
View ArticleRe: Is macros outdated in workflow
Hi, Where is your doubt coming from?When you extend Business Object with Methods or attributes then knowing what the different macros do becomes second nature to such an extent that the need for...
View ArticleRe: Employee Vendor Posting for Loan
Hi, Try the below steps, strat date wherever applicable should be set correctly as per your requirment: 1) Create a new symbolic account with Account assignment type K.2) Assign your loan wage type to...
View ArticleRe: BRF+ - Number to timepoint conversion
Hi, there is not function to transfer a number to a timepoint. You have several options to overcome that issue:If you have the parameter in the signature of the BRFplus function you can do the movement...
View Articlerestgui service is not working (bad Request)
Hi Experts, I am new for the SAP screen personas system and after the Screen personas 2.0 SP3 Add on installation, trying to Test the restgui service from SICF transaction. After selecting the Test...
View ArticleCreate Material Master - Material Numbers internal numbering issue in...
Hello, I am having problems with BAPI-BUS1001006-MATMAS_BAPI03 regarding automatic internal Material Numbering. As far as I know this BAPI only allows external Material Numbering, is it correct? How...
View ArticleRe: Parallel processing – dashboard do not run queries in parallel
Hi,it is visible in the profiling, see the blog Design Studio 1.5 - The Performance Releaseand its section Display of Processing Group Execution - the groups are listed in the profiling dialog. and, it...
View ArticleUDF based on Field Length Change
Hi All, 'MATNR' field size it contains 18 characters length but when I trigger materials having more than 10 digits it throws an error. Is there any UDF or Java code wherein if material size is '9' it...
View ArticleGetting error while scheduling WebI document
I did few changes to variable of a WebI document. While scheduling the new version document i am getting below error: only START_TAG can have attributes END_DOCUMENT seen ...</METHODRETURN>......
View ArticleRe: sap.m.CheckBox select event
thanks for your response but i tried below code select= "function(){move();} but it is not working properly..
View Article