Re: Transfer order confirmation - LM05
Hi Manish Kumar. Thank you very much for your anwswer. It is correct and your answer solved my problem.Also i found the answer in the following post. Invalid bar code error when confirming TO Thanks...
View ArticleRe: What do you want from IQ
change licensing politics - remove additional options like unstructured data or table partitioning And etc.. All "options" must be include in enterprise edition without any additional fee. its stopped...
View ArticleRe: Production Order Component Sorting Options
You transfer your reports internal table data to the function module through SORT_TAB which will sort it and return the sorted output in the same table. DATA: i_sort type table of RESBK with header...
View ArticleBegin a SAP career starting as ABAP IV developer
Hello, Soon I want to start a course in ABAP IV, with the aim to get certified in the medium term. I've played some SAP, and I think it could like me much. Anyway, I would like to make a career in...
View ArticleRe: Making changes to SAP workflow template
Thanks Prakash,The workflow template I was trying to modify is triggered by a standard SAP webdynpro application and I had no choice of calling my custom workflow template (eg: linkages) due to the...
View ArticleRe: INVENTORY AUDIT REPORT FIELD
Hi Romel This is a report and not a form that supports UDF fields. You will have to look at writing your own query or report with the information you require. You can use the view OINM to get the...
View ArticleRe: RFC Connections & SIA
Thanks for that Samatha..I will check to see if there are errors are let u know..
View ArticleRe: RFC Connections & SIA
Hi Ankit..How and where exactly I can find this info. I am sorry about these Qns; I am a DBA whos trying to get hold of something on SAP, as I have been suddenly assigned with this !! :-)
View ArticleRe: KEU5 (COPA Assessment) Cumulative Allocation
Hi Teck Liang & Surya Varma, I think you should try Top Down Distribution KE28.So first allocate Cost Centre costs to a segment and then distribute in Top Down Distribution.In your variant always...
View ArticleRe: Transaction Notification to prevent changing field in OCRD
Just in case someone else needs to do something like this, I ended up changing my code to this: IF @object_type = '2' AND @transaction_type IN ('U', 'D') BEGIN IF --You can't...
View ArticleMemory Utilization is 81%
Hi All, We are using EP core on NW 7.31, Oracle 11.2, Linux..... Even when no user sessions or any task, or any job running on the application server, memory utilization (not the memory consumption) is...
View ArticleRe: 500 Internal Server Error when clicked on 'Export to Microsoft Excel'...
Just to let you know.....issue was after SP16 latest patches and is due to application errors in the patch. SAP is going to release fix. Thanks,
View ArticleRe: ALV to excel
Hi, That's excel related...Just some idea, if you want to avoid that Excel recognize your value as a date you can also concatenate a single quote in front of the value before sending it...eg. 'July -...
View ArticleRe: Gmail Email Setup - Send Emails from User Email Account
Hi, Please try without entering user name and password. Refer this guide http://www.pioneerb1.com/wp-content/uploads/2012/06/How-to-Schedule-Report-Execution-and-Mailing-882.pdf Thanks &...
View ArticleRe: RFC Connections & SIA
Hi Ankit. Thanks for that. SAP BW kernel release and patch level : Kernel 721 – Patch 201SAP BODS version : 4.1 SP1Manu
View ArticleRe: Stock adjustment
Hi Munir,This is already implemented as a service in the DI API SBO9 PL9.look here SAP 9 PL09 Inventory Counting RegardsEdy
View ArticleList webi reports based on BEx queries
Hi Experts, Can anyone please let me know how to list all the webi reports that are present in repository and are based on BEx queries. I tried following set of queries but they need to be integrated...
View ArticleRe: Question about reason for rejections
Thank you for your reply on this So with this flag, we can still charge the customer some money for the services (or costs) that we already provided for this sales item? Kind regards,Takashi
View ArticleRe: Printing in Chinese language in PLD reports -SAP Business One
Hi,Thanks for sending the SAP Notes. Yes i did check it, but if i read it right it is mentioned that there is no automatic translation of master data even when multi language flag is activated at...
View ArticleCalculation in Workbook
Hello Expert, I am using two tabs in workbook. first tab has current month YTD data and second tab has previous month YTD data. now I want to calculate (G1-G2)column G1 from TAB1 and column G2 from....
View Article