Re: Oracle Upgrade - Pre-upgrade scripts - Errors (invalid objects)
Hello Francois, I believe that is correct... because in this stage I already have the 11.2.0.4 database, I already did several changes that is described in the "oracle upgrade guide 11.2.0.4"... Maybe...
View ArticleRe: BPC Transport Issue from DEV to QA
Hi Srikant, Since the SAP note 2050531 contains code correction, the recommendation is to apply this note in development system and then transport it to quality and production.Also, this note contains...
View ArticleRe: IDM Logon Access denied, service is down
Hi Rahul, Ok, so what have you changed? Did you do an upgrade? Did BASIS do something? What version of IDM are you using? Matt
View ArticleOracle incremental backups taking as long as normal backups ?!?
Dear Experts, we are running our SAP systems on oracle 11g, on Solaris zones.Backups are being done through RMAN and stored on an EMC DataDomain.Dynamic block change tracking is enabled in each DB.We...
View ArticleRe: SAP GUI screen is blank when a default flavor is set in screen personas...
https://service.sap.com/sap/support/notes/2175479
View ArticleRe: SAP NetWeaver Application Server ABAP 7.03 64-bit Trial
I'd download the latest SAP GUI (7.40) and the latest patch - see this thread for links: SAP GUI Download
View ArticleGET_ENTITY with several key fields
Hi,in my entity model, the entity (e.g. MyEntity) consists of two key fields instead of one. How do I have to call the URI for a entity set with 2 key values in order to receive one entity (MyEntity is...
View ArticleRe: how to get details of employee and its hierarchy assigned to a Sales Org...
Hi Tarun, I do notquite understandwhat you need, but in my understanding you can check the 3 options:1 - Customer TablesBUT000BUT020BUT050BUT051BUT0BKBNKABUT100 2 - HR tables:HRP1000HRP1001 3 - Check...
View ArticleRe: How to read category schema on GUI report for service request transaction...
HI Kalpana, You can use the class "cl_crm_ml_category_util" like below: CALL METHOD cl_crm_ml_category_util=>get_categoryfirst EXPORTING iv_ref_guid = me->guid "guid of transaction...
View ArticleRe: Availibity date different from Order End date[SNP optimizer]
Hi Avinash, Can you please check if you have a GR processing time maintained for this location-product. The difference between the start date and end date would be from the PDS for manufacture the...
View ArticleRe: Adding New Lines in Matrix
Hi Houssam, I believe that there is a line of code in your code that delete a line of a matrix like this: matrix.DeleteRow(int row).I suggest that you look in itemEvent method. Hope it helps,...
View ArticleRe: Update OCRB via SDK
Hi Francesco, For to you can update an object by DI API you need load first into the object, then change the fields that you need and then you need call Update() method. Below a sample how should you...
View ArticleRe: Mixed HU & Homogenous HU - POSC
Hi om use rule based in POSC, rather than fixed bin in IB02 and IB03, system will work as expected for POSC. And when you use rule based, update putaway and rule from each step . and give auto wt flag...
View ArticleRe: Logging in db2
Hello,The active log file itself itself is not removed due to log archiving. When log archiving finishes, the log file in the active log path will be 'marked' as re-usable. When it is re-used, the file...
View ArticleHow to work with data slice, and workstatus.
Hello All - I am working on Embedded Planning BPC 7.4 SP 12, and AO 2.2 SP1. I would like to understand on Data Slice, and Workstatus. My understanding is Work Status work with Data Slice to lock the...
View ArticleRe: PREP_INSTALL/RUN_RSPTBFIL_SPACE - Error during DMO for SUM
After applying latest Kernel 721_EXT patch 619 including DBSL Lib released Dec 25th, I was able to overcome this issue.
View ArticleIT 50 and IT 2011 data capturing
Dear Experts, As a part of data gathering, i am started the data capturing for time management.I am bit confused how to start for time management infotypes .Please suggest me how to start with infotype...
View ArticleRe: IT 50 and IT 2011 data capturing
Hi Mohan, Check the below ,will help you to understand. http://scn.sap.com/docs/DOC-53220
View ArticleRe: Remove wage type from RT table
Hi Deep,If wage type will not be adding with gross then don't tick on add to total in T511 table and don't tick on CC01 . For your second issue you should go with PC20 specification as 01. This will...
View Article