Re: Aggregation and Display attributes
Hi Karan, Q 1 ---> InfoProvider is Infocube The only reason for usage of SID is for faster access from the star schema, to understand which tables are associated and accessed when data is to be...
View ArticleRe: BO CustomerQuote Extension
Hi Horst,first of all, thanks for your reply. I've tried to modify my "test solution" acording to your hint but the result don't match my needs. Maybe i've made wrong something. Below i'll show the...
View ArticleServer starting slow
Dear Expert, I have DEV-QAS-PRD server and dev & qas server are installed on one box which is power server AIX 7.1 .i have sybase database.Development server is taking start-up long time but...
View ArticleRe: Foreign Exchange accounting in TRM
Dear Kapil, I looked into your issue, Its seems the process you are following is standard and SAP best Practice. I'm not pretty sure whether you are following below process or not. Incase, No then...
View ArticleRe: values not fetched
Hi meenakshi,The language maintained in t001 is EN for english. so please change langu = 'EN'and tryRegards ashwin
View ArticleRe: Problem with who's who service in portal
Hi Mahesh! Did you solve the problem? I am facing the same error... The problem is, that the tecnical user EP_ADMIN not exist in time management. But the service has to run with the portal user. How...
View ArticleRe: Closing Activitys of Asset Accounting - Tables
The reason for this is, first that i want to find out relevant tables, their size and aggregation during a closing process. Accordingly to analize, if this tables have potenzial for the in-memory...
View ArticleRe: Crystal Report parameters
hello riniva, have looked that the two links you sent and does not address my issue.i uploaded my crystal report to SBO as layout using DIAPI.The records save to those two tables(RTYP,RDOC) and no...
View ArticleRe: 'Lowercase letters' setting for Shared infoObjects
So, because dimension ID's can be entered with upper & lowercase, shouldn't shared infoobjects that reference members (like a foreign key) allow lowercase as well and thus have this tickbox...
View ArticleRe: BAPI vs RFC
A BAPI is always (per definition) a RFC-function module. However, you can also call a BAPI in ABAP like you call a "normal" function module. Consider that most BAPIs require an explicit COMMIT if they...
View ArticleRe: Client copy hang at post processing (Last Exit Program...
Please share client copy logs. Divyanshu
View ArticleRe: values not fetched
Hi Meenakshi, can you cross check the table once. what ever the value you have just go to se11 , go that table execute that pass objtype objtid, if you get values here your code is wrong. please check....
View ArticleConsuming Webservice: CX_ST_GROUP_MISSING_CASE:.Element 'sys_id' missing
Hi,I'm working on solman integration with external system servicenow. When consuming the external web service method, i received error "SOAP:1,001 CX_ST_GROUP_MISSING_CASE:.Element 'sys_id' missing"...
View ArticleRe: displaying the selected rows in ALV Grid output
Hello, Are you using method refresh_table_display in PBO after the action? It seems you are creating a new object each time PBO is processed. Anyway, if you could copy the source code it would be...
View ArticleRe: Logon Error Message when opening application.
Hi Namsheed, Is PPM & DMS in the same instance? If both are in separate instance, then you need to configure ITS of DMS in web server. Regards,Ravi
View ArticleRe: SAP Travel Expense Custom Workflow
Hi Lorenzo MaggiulliI am facing the same problem. It is pleasure if you can share me and other people who are facing with this. Thank you so much.Another question, I know we can use 2 workflows...
View ArticleRe: Closing Activitys of Asset Accounting - Tables
How many assets and asset classes do you have in the system?
View ArticleRe: Need exit help
concatenate '01' sy-datum+2(6) into dateDate is internally stored in yyyymmdd format so above logic will not give the correct date. i think it should be something like this concatenate sy-datum+0(6)...
View ArticleRe: ALV spool has a leading space
Hi Joshva, Try using the following parameter. layout-colwidth_optimize = 'X'.Regards,Kannan
View ArticleRe: Problem with who's who service in portal
Just check the portal user is exists in the bakend(ECC), if the user is not present in the bakend then you can map the already existing bakend user with portal user using the infotype 0105 in pa30.
View Article