Re: Stock aging report in BI
Hi Manju, Need a similar offset calculation in one aging am doing.Can you please confirm if the CAL_DAY that you used is ONLY interval and not single date?Please look into my thread. How to achieve...
View ArticleRe: Deactivate custom tab
hi Sandeep, Maybe you can use this BADI, 'ME_CHECK_ALL_ITEMS', when check the header data, you export the LFM1 data to memory, then, in ME_GUI_PO_CUST, you can import those data to judgement....
View ArticleRe: CJ40 cost planning
To Achieve Detailed Cost Planning w.r.t cost center, cost element Use CJR2.Check the Profile Settings for Cost Plan
View ArticleOF12 in Former budgeting
Hi, We have configured FM Budget profile in OF12. Our setting for Time frame is as per below: Past - 4 Future - 4 We need to cancel a 2008 PO. The system displays budget error. When we are trying to...
View ArticleSAP CPS M33.74 Mass change of QUEUE
Hello Team,Good day!Would like to seek for your idea on how to perform MASS CHANGE OF QUEUE in SAP CPS M33.74. Currently, we have 1000 Jobs deployed in various development system and due to changing...
View ArticleRe: SAP NetWeaver Install with Cloud Based HANA Installation
What does the command 'hostname' returns? If it returns only the host name (and not the Fully Qualified Domain Name) then everything is fine and the installation can continue.
View ArticleRe: table type in DATA definition
if you useOCCURS 0 WITH HEADER LINEthen tab_g_item is an internal table.OCCURS is obsolete command.It defines an internal table with memory allocated to store a specified number of rows of the...
View ArticleRe: Formula collision showing wrong result
Hi, I assume that plant wise you are getting the freight and net quantity: For total freight you need to use SUMCT function: Make a new formula and put SUMCT(Freight)--This will give you total of...
View ArticleRe: SLD Error
Hi, I manually added the technical system since there is an existing host supplied in RZ70 of the managed system. Is it possible to overwrite that one? Thank you! Regards,AJ
View ArticleRe: Check Box Selection
Hi Uday, you can make use of event at selection screen output. in this event put a condition as below. if sy-uname = 'ABAP' OR 'HBTABAP' . loop at screen. if screen-name = p_c....
View ArticleRe: Crystal report for Visual studio 2012
Hi Don, we have tried this one 'Right click on the tool bar and select Choose Items and then .NET tab and select Crystal Report Viewer version 13.x.x.x' and we are able to view "Crystal report viewer"...
View ArticleRe: Delta Load Problem
1 quick doubt how you can load data packet by packet. So you transfering data from PSA to DSO then DSO to cube. If i am correct then you can load data From psa to DSO then DSO to Cube by delta option...
View ArticleRe: Router certificate renewal
Can you please check the user used in the service. Go to 'Control Panel -> Services: SAPRouter -> Button: Startup', set the startup type to 'Automatic'If some another user have you used the below...
View ArticleInternal error:kbmtx_get_cstr_depdat cukd_get_cukb X 0000XXXXXX in CU34
Hello PP Sapper’s,I am getting the below error in transaction CU34 while creating run time version, Internal error:kbmtx_get_cstr_depdat cukd_get_cukb X 0000XXXXXX Please guide me with your valuable...
View ArticleRe: Difference Time evaluation (+ve) & Payroll Period.
Hi Srikanth, Thanks for the reply.Here, please allow me to correct one thing in your reply.My time evaluation period is (20 to 19)My payroll period is (calendar days 01 to 30) Now, here my concern is...
View ArticleRe: Payroll driver error
Because Operation LPER only available for Malaysia.You have to use T-code PE04 to activate with your country grouping. Regards, Woody
View ArticleRe: how to create pr using bapi through file upload.
Gopi you just have to read file from application server using open dataset etc and call your create bapi after that
View ArticleRe: Age wise Closing stock with serial no details and Cost
Hi Rahesh, OINM is the first table to look at, since it's holding everything which happened to the stock.If your configuration is using bins, I recommend to use instead the view B1_OinmWithBinTransfer...
View ArticleRe: Can we Define more than 10 groups in Document Numbering series ?
Hi Nikhil, If your purpose solved ,Kindly close the thread
View Article