Re: help regarded ERS
i have done that now i am facing a another problem which i am posting in pic below... its regarded business area
View ArticleRe: Goods Isuue with Batch Number wise.
Hi Santosh,In report you need only batch managed item issue details?If Yes then try this... SELECT T0.[ItemCode], T0.[ItemName], T0.[BatchNum], sum(T0.[Quantity]) as 'Issued Qty' FROM IBT1 T0 WHERE...
View ArticleRe: Oracle Stream
Hi Faheem,we already discussed a few possibilities (also enhanced features with cross-platform transportable tablespace) in this SCN thread: Can we use SAP SLT for platform migration ? However Oracle...
View ArticleRe: Why ME2O is taking more time when we run it for SC stock monitoring
Hi Krishnendu, Thanks a lot. Seen the note. Will implement.
View ArticleRe: Cash And liquidity Management in Retail Industry
Hi, In addition to cash position report, you would then look to liquidity forecast report to reflect the open items in account receivable/account payable subledger from medium-term liquidity...
View ArticleRe: Super BOM
Hi Ahmed, You can use class item instead of using several BOM items with selection conditions.Refer the SAP Help.Super BOM - Variant Configuration (LO-VC) - SAP Library Thanks & Regards,Ramagiri
View ArticleRe: Cash discount received from vendor through APP
Hi Kalim, Thanks for the suggestion... I tried with same setting but its not posting yet.... Thanks !!Viru
View ArticleRe: Production order scheduling problem
Hi Krishnendu, It is clear now. I was expecting the previous basic date. I checked it by manually changing the basic finish date. Thanks.
View ArticleRestricted stock
Hi experts, I have a material HALB which is 1 ROH1 +1 ROH2 (Units for all the three are Pieces). HALB is produced in house. I have 2000 pieces each of both ROH1 and ROH2 in stock and I have created 3...
View ArticleRe: LM-SERVICE Installation - System preparation ST10
Hi Srinivas Could you check this SAP Notes 1925255 - During managed system setup step 2 (Check Prerequisites) it fails with errors SAP-J2EE 7.02 is not installed, LM-SERVICE 7.10 is not installed,...
View ArticleRe: Debugging the Delivery Program
I found the form 'DATEN_KOPIEREN_001' in the include FV50C001 which has the LIKP-ZUKRL parameter( the difference in which actually causes the split to happen). What I don't seem to get is the fact...
View ArticleRe: Login not working with firefox 17
But Yves has a problem with Firefox 27, not Chrome. I don't think Firefox and Chrome share any DNA...
View ArticleRe: Access via 'NULL' object reference not possible
Hi Eswari, did you already solve this issue? let me know if you have any update.we too have the same issue after upgrade to 7.02 Regards,Rorie
View ArticleRe: Configuring Joint Venture Accounting (JVA)
Hello, there aren't as such best practice for JVA. But before I would to understand some setup in your system.When you have mentioned ERP6.0, have you also activated NewGL?Is rollout from scratch or do...
View ArticleRe: Resource /studio not found on server http 404 brstudio error
Hi all, After searching lot on scn i found some good links with SAP Note for the issue & found Oracle Containers for J2EE 10g (10.1.3.4.0) not supported ,instead of it use 9.0.4.0 version with sap...
View ArticleReuse_alv_popup_to_select
I want that the popup should occur only when i double click a particular field in my table control.what should i do to implement it. plz help.Its urgent
View ArticlePLANT SPECIFIC INVOICE NUMBER
HI, I was wondering if there are (standard) ways of generating invoice numbers per supply plant (that is, specific to the plant itself). Here is an example: Supply plant : 1234Invoice field size : 10...
View ArticleRe: Get the excel template into SAP
hi Bishnutry tcode SMW0.refer this link: http://www.abap-tutorials.com/2009/12/23/add-company-logo-to-sap-easy-access-screen/#more-1242 regards,Archer
View ArticleRe: Dimension members
Hi Vadim, Now i understood the objective of DimMembers. It does not apply to my requirement because my input form does not have a fixed number of rows. My objective was to use your dowpdown list or a...
View ArticleRe: Last fiscal year period
Hi, I would prefer Anshu's solution to substracting 365 days logic. This logic fails when you come across Leap year. most date calculations look simple however many solutions cover only 99% scenarios....
View Article