Re: jcontrol.exe some processes running
Hi Reza, Great that the issue is resolved. Sorry i did not see this earlier.Some more checks that need to be done in such connection cases: Firstly have a look at the below notes and make sure that the...
View ArticleRe: non-cumulative key figure
Hi jo,Please check the below link http://help.sap.com/saphelp_nw70/helpdata/en/80/1a62dee07211d2acb80000e829fbfe/content.htm RegardsPradeep
View ArticleRe: Inactive Objects and Open Repairs found
Tx SE11 - Data Type - IWCI_POWL_TABLE_COMP - DisplayDoes it show active there ?Try activating it from here and see if that helps.
View ArticleRe: Item Description does not populate on a marketing document
and here is the second screen shot
View ArticleRe: IDENTITY Column in HDBTABLE
Yes. Search the CREATE TABLE command for the keyword IDENTITY. CREATE TABLE - SAP HANA SQL and System Views Reference - SAP Library
View ArticleRe: non-cumulative key figure
Hi Pradeep, Thank you for providing weblink, I have gone through the document. Bu they they have given about only "what is Non cumulative and how it will get calculated". But technically they have not...
View ArticleRe: Approach for CST with or without Form C
It is not required to define two Tax condition types. you can define different customer tax classifications in t code OVK3 1. with C form how much is the % of tax 2. With out C form how much is the %...
View ArticleRe: Data load to DSO takes long time to finish
Your end routine logic is just fine and it shouldn't be the reason for the whooping 5h running time. Please run the program ZBW_ABAP_ANALYZER and give your transformation ID, it will show where exactly...
View ArticleRe: Inactive Objects and Open Repairs found
Same thing. I hit Activate, it reports Active Object Generated, but status still reads Implemented / Inactive.
View ArticleRe: Problem with input/output to/from ESP
That's a different adapter. There are two http output adapters. They are unfortunately named, which make it confusing. The http client output adapter publishes every output event to an http server,...
View ArticleDifference between local and group currency while they are the same
Dears, I have a case about the difference between local and group currency after my client run depreciation for period 8 Document currency "the depreciation document" is USDCompany code currency is...
View ArticleRe: Structural Authorisations
Hi, By using Structural Authorizations you can determine that although the user has authorizations for a specific object (for example, Object type O - Organization Unit), he/she can access only part of...
View Articlepackage status log view
Hello, As shown in below screenshot of package status log of COPY package, the view of log is not looking nice. Although the same looks nice in MS version. anyone can easily find what selection for...
View ArticleNFe Manifesto - Operação não realizada
Boa tarde, Seguindo a documentação da Karen Rodrigues http://scn.sap.com/docs/DOC-49184 , para efetuar uma operação não realizada, ao chegar na parte aonde é informado o motivo da não operação.Estou...
View ArticleRe: Writing an sql script to query a calculation view and an attribute view...
I'm not sure you'll be able to do a SELECT subquery directly in the placeholder definition, but you can create another calc view (scripted) as a wrapper to your original calc view and use a scalar...
View ArticleRe: Organize Option Not Available in BI Launchpad
Hi Pranay, Thanks for the info! Kind Regards,Mark
View ArticleRe: ESS Leave Encashment Application Not populating data is R3
I have the same requirement, please can share the screen for show teh functionality to my client Thanks
View ArticleRe: FILE - SFTP : Bulk files
Ravi, have you tried to change(increase) the SFTP Channels properties under processing tab? Properties like Maximum Concurrency,Timeout,Time unit. I hope it will help once you increase those parameters.
View ArticleRe: derived table vs data base view
The performance of the view is faster from derived table , as we can be materialized. And whenever an object from view is selected it will going to extract the respective object only. However for...
View Article