Re: STO creation depending from Issuing Plant/Storage Location
Please check with your basis team or security team and identify who is responsible to create security profiles in your project.
View ArticleRe: table in which individual capacity name is stored for the capacity...
Hi Prabhakaran, Thanks for the details. Looks strange that the Scrolling option does not work; I tried in my system and observed this as well! Anyways, Try selecting/clicking one of the line items...
View ArticleRe: Query for Customer outstanding balance with Address
Hi, Try this: SELECT T1.[ShortName], T2.[CardName], T1.[Account], sum(T1.[Debit]) as 'Debit', sum(T1.[Credit]) as 'Credit', sum(T1.[Debit])- sum(T1.[Credit]) as 'Balance', cast(T3.[Address] as...
View ArticleCancelling inter-company EDI invoices when group valuation is active
We are implementing transfer prices (group valuation) in the existing inter-company STO (with delivery) process. In the existing scenario LIV invoices are posted via EDI, and we are able to cancel the...
View ArticleRe: Replicate HR Org Model from SAP ECC into SAP CRM
Thanks Varun. Yes. We have External Number Range in CRM. As I said earlier, In SAP HR, Our Employees have the Personnel No starting from 1 to 9999. So you mean we should define a new number range in BP...
View ArticleRe: Solman 7.1: LMDB SP-Level wrong (manually)
Hi Dennis, please check is the SLD data arrives to Solution Manager or not. http://<hostname_SLD>:5<instance_number>00/SLD Click to Administration / Automatically Updated Data Laszlo
View ArticleRe: How to suppress column headings on each change of group?
Hi Leon, The Fake Group Header should NOT be the second group. It should be the 1st group. This way it works more like a Page Header. You also need to check 'Repeat Group Header on each page' for Group...
View ArticleBest way to update a table
Hi, I was wondering which is the best way to update a table. I tried with the folowwing code: //Search parametersvar d_f = '2000.01.01';var d_t = '2013.08.20';var t = 'ANY';var a = '';var c_f = 0;var...
View ArticleRe: FMS Query that Can create dependency between fields in the system.
Hi Mohsin Idrees Try This IF (OOPR.U_CRF09='01')SELECT T1.CODE,T1.NAMEFROM NEW1 T1ELSE IF (OOPR.U_CRF09='02')SELECT T2.CODE,T2.NAMEFROM NEW2 T2 Hope helpful RegardsKennedy
View ArticleRe: Column Report with Data in Group Header or Footer Only - No Detail
Did you try reducing the Width in Detail Size section? -Abhilash
View ArticleRe: How to ADD a ZEMAIL field in fb03 line item additional data tab
Hi, You have to add to the screen via SE51 transaction. Most probably you will use SAPLKACB/9000 screen, but it's up to you to decide. Regards,Eli
View ArticleRe: Conselhos sobre NFe B2B melhores práticas
Aaron, Pelo contrario se eu entendi a sua pergunta. O XML B2B não tem muitas mudanças, uma vez colocou em funcionamento dificilmente vai ocorrer mudanças. O que ocorreu entre o GRC 1.0 e o GRC 10.0 foi...
View Articlesap-ui-core.js loading time is too long
Hi,My application is taking too much time to load.I analyzed the load (using Chrome) and i found out that the "Evaluation time" of the sap-ui-core.js script is taking 20 seconds. Please see the...
View ArticleRe: ITS Transaction issue
Share your exact SAP release, including SP (at least SAP_BASIS) and kernel patch level. Share also a screenshot of the problem. What browser incl. version are you using? Does the problem happen for...
View ArticleRe: Dynamic pick list values missing in web viewer
It's either incorrect version of the viewer or the viewer is not configured correctly. Use Process Monitor on both the working and non working computer. In the logs look for the crystalreportsviewer13....
View ArticleRe: BEx Query (A) results as input for Query (B)
Please check the below link for more details. http://help.sap.com/saphelp_nw73/helpdata/en/2c/78a03c1178ad2ce10000000a114084/content.htm...
View ArticleTechnical Monitoring
Hi Guys, after configuring EarlyWatch and Technical Monitoring, Solman seems unable to determine satellite system availability. As you can see on the graphs its shown as 0% Checking BI Diagnostic...
View ArticleRe: stock displaying as doubled in Warehouse management
Hi, The stock in IM is showing in 'EA' (base unit of measure) whereas the stock in WM is showing in 'KG', please check the unit conversion between EA and KG in the additional data (basic data view->...
View ArticleRe: The SAP HANA Engines?
Okay... that one is easy and I kinda mentioned it already.Once you start having a calculated column in an analytic view, the runtime object <package_name>/<view_name> is created as a...
View Article