Re: Fms to reduce 2% discount from Row level Outgoing Payment
Dear Nagarajan, they will do 2% discount for only one vendor that is Google in header level if i select vendor name as Google the total A/P invoices for google will display in Row Level if i select...
View ArticleRe: Is data compression all automatic? Or does manual steps occur in HANA Studio
Doesn't it technically occur during the SPARSE (TYPE=SPARSE) of the merge process? If this is the case, then auto merge usually handles this (automatic), but it can be controlled manually as well. From...
View ArticleRe: Personnel Administration PA40 Screen
please check user parameters : UGR and MOL under user profile -> parameters tab (Tcode - SU3)
View ArticleBAPI for Scheduling Agreement Scales
Hello, I want to add Scales to my Scheduling Agreement. Tried using BAPI_SAG_CREATE, I was able to successfully create a Scheduling Agreement but it says that "No scales exist". According to the FM...
View ArticleRe: Inspection with sampling scheme
Hi, I created sampling scheme, assigned it to sampling procedure with dependent sample, in inspection lot I gave rejected value but still not getting field sample and button to create new sample....
View ArticleRe: What is t code ZSD_OTS
Hi Rajiv, No one will be able to give you an answer here - this transaction only exists for your company. You need to talk to your people, go through your internal documentation or reverse engineer....
View ArticleRe: EHP6 upgrade stuck in phase MAIN_INIT/REPACHK_CLONE
Hi Gaurav, Yes, these 128 records are related with the system QE3. So I prefer to not delete it for the moment. The link upgrade EHP4 error REPACHK phase talk about system recently converted to...
View ArticleRe: Invoice Output.
Hello Nouman, Thanks for your reply, Firstly there is no issue with sales orders or deliveries, its only with invoice output. Eg. SO - 1, DEL - 1 ( ship-to AAA) SO - 2, DEL - 2 ( ****-to BBB)...
View ArticleRe: APD Issue
will share soon..but its just simple query..infact i created copy of it with just the master data object and that key figure attribute in rows..thats it..still no use..
View ArticleRe: File - File Multimapping(1 File to be Split into N no of Files)
Since it is xml in the source i think you have to use multimapping. for having filename in the target based on the number of records like 1,2,3, you need to use UDF/std function to generate the number...
View ArticleRe: what are the function modules used in CRM_ORDER_STATUS
Hi, http://scn.sap.com/thread/3202739 Hope it helps or u can find by putting break point in CL_EXIT_HANDLER_CLASS get_instance method and find the badis called. Regards,Sumeet
View ArticleRe: Create Records through OData using Jquery
It looks like you want to pass in json but you have the content type set to xml. I would suggest testing your post in either the gateway client or a browser rest client plugin such as postman. The...
View ArticleRe: Payroll issue
Hi Kim, I was wondering if you have found a solution for the GTL in PA? I've modified the PCL 71 with @ but it didn't work. Thank you.
View ArticleReg: Dynamic text added to the description in ESS
Hello Guru's, We are running on EHP6 Web Dynpro ABAP based applications. In older version we had Proxy Class which we can customize to add the code. How is it done with LPD_CUST and EHP6 based...
View ArticleRe: Trading Partner - Affiliates not in our SAP Instance
yeah that's correct . this for cross comapny posting where system will automaticall populate the trading partner which are in SAP .
View ArticleRe: OABT configuration to remove error from J1AI
Hi Samarth.Now I have the same you, Did you resolve this point?
View ArticleAssistance class in Web dynpro ABAP
step 1: Create WEB DYNPRO component. Example: Zwd_assist_class_test. -save. -Active. step 2: Assistance class on component(Zwd_assist_class_test) screenwriter assist class...
View Articlesap.m.IconTabBar fireSelect to specific Tab
I have a Page that has a sap.m.IconTabBar with 4 Tabs. Based on user input on a previous screen, I'd like to go to a specific tab. I have tried using the fireSelect event on the IconTabBar, which calls...
View Article