Upgrade from SAP HR 604 to 608
Hallo, wir wollen demnächst von SAP HR 604 auf SAP HR 608 upgraden. In diesen Zusammenhang stellt sich die Frage, ob hier rein durch den Upgrade (bei gleichem Support Packet stand) Neuerungen ins...
View ArticleRe: Restrict authorization in HANA Studio
Thank you Wenjun and Ravi for the replies. I am unable to edit my initial post but users are sure provided authorization to Select the data along with Insert / Update / Delete ... I should have made...
View ArticleRe: GRC AC Request Role Creation
Hi SAP Legend, there isn't a workflow to request roles via ARM. You can set up a workflow within BRM for role approval. Means that role creation / modification requires an approval from the role...
View ArticleDump when updating validity date item in BAPI_CONTRACT_CREATE
Hi, experts. I need your help on this: We are facing a short dump when calling BAPI_CONTRACT_CREATE.1. The programa that calls the BAPI uses the tables ITEM_COND_VALIDITY and ITEM_COND_VALIDITYX to...
View ArticleRe: Report - Avoid clearing Internal Table cleared when back button clicked
Hi Sridhar, You could use import/export where you use the individual session ID as the memory ID. Example: DATA: G_SESSION_ID TYPE THFB_SESSION_ID.DATA: GT_ITAB TYPE STANDARD TABLE OF T001. * - BEFORE...
View ArticleRe: Hiding of Fields on the UI
Hello Vag You can't hide or unhide any field at data model level. You can use the change request option or through UI. In data model, you can decide whether the field is required to fill up or...
View ArticleRe: License Server is not accessible on local SBO with my wireless active
Hi, Awadhesh. Run below queries and show us results: SELECT Id, Name, Description, ServerType, Status, ServerVersion FROM [SLDModel.SLDData].dbo.[dbserverinstances] SELECT * FROM...
View ArticleRe: ASE for Solaris x86
You haven't mentioned which ASE version you're looking for so I'm going to assume a newer/recent version of ASE 15.7 is sufficient ... For quite awhile now all ASE downloads (IR, GA, EBF, SPxxx) have...
View ArticleRe: Using Group/Ungroup in protected worksheets
Hi Alecsandra, Diverging from the topic of this discussion, can a VBA procedure enabled planning view be added to the template and then each user opening that planning view can use the VBA procedure...
View ArticleInventory Transfer - Bin Allocation
Hi Team, How to assign batch/serial in bin location for inventory transfer (From Bin Location , To Bin Location ). Is it similiar in below sample code...
View ArticleRe: Phonegap/cordova javascript sup api
No, you cannot build a phongap application that uses the HWC APIs without using the HWC client. Any hwc.* JavaScript APIs are dependent on running within the HWC client. Thanks,Andrew.
View ArticleRe: Restringir re-impresion de factura
Hola Josue, yo como resolví esa cuestion fue leyendo el campo "Printed" de la factura, si este ya estaba como Y, entonces ocultaba todos los campos de mi layout, de tal forma que aunque manden imprimir...
View ArticleRe: Fail the message in PI, on validation failure
Hi Younus - If you can modify the source xsd, then may be you can go for schema validation option which way you don't need to execute the mapping. something like this -XML Schema Restrictions/FacetsThe...
View ArticleRe: How to change Sales Order Delivery Priority rules/parameters.
Hello David, What you can do is go to the Accounts Master data> tab Sales Data> Set the Delivery Priority for each Customer/Account to suit your requirements. this will then default to this...
View ArticleIs any datasource available to get all CRM quotations?
Hi, I am trying to get all quotation details generated in CRM system. In our process, we have quotations 1) which may generate to a contract, 2) which may generate to an order and 3) which were not...
View ArticleUsing Command to fix null / left outer join issue
Hi I was told awhile ago that it's possible to fix crystal's issue with left outer join and null records being eliminated. I think i remember most of how this goes, but i can't seem to duplicate it. 1)...
View ArticleRe: Basic dates not updated in a production order without routing
I tried with routing type 'S' and selection ID in OPL8 but it still doesn't work. I have the error message "No valid task list for material XXX plant XXX for sel. criteria" when I create a production...
View ArticlePY:-Loss of pay should inlcude sundays
Dear Seniors, I have a requirement, Loss of pay should happen for sunday and for holiday,Ex: If employee apply for for LOP for 1st April to 30th April then salary should be zero, but now it is taking...
View ArticleRe: Currency value storing discrepancy in BW
This is your answer: Exceptional Currency Handling in BW Cheers!Suyash
View Article