Re: Kerberos(SSO): throw RC4 away, adopt AES !
Hello, It's the Java used by BO. What exact release of BO are you using ? The Java release packaged with BO BI 4.1 SP7 is Java 7 but it is possible to use Java 8 (not packaged with BO). Regards, Stéphane.
View ArticleBatch update failed class type 023 object type MCH1, object 3DT22235:
Dear Experts, Need your help for the subject error coming while confirming a process order by a Z Confirmation t code.While confirming the process order, the user is getting the below error. And this...
View ArticleRe: Mail to File scenario-StingOut of range error
Hi Pavithra, Enable the debug trace for below locations and get the debug traces to see what went wrong. Check this sap note 856599 - FAQ: XI 3.0 / PI 7.0 / PI 7.1 Mail Adaptercom.sap....
View ArticleRe: Migrating BO reports From Netezza to Teradata
If your reports are based on Universe and you can find a way to map the old structure to new structure, you can make the changes in the universe and all the reports(based on that Univ) will pickup the...
View ArticleRe: Clear/Delete open reservation against Maintenance Orders
Dear Mr Faisal ;In my Z t-code system will first check whcih are the reservation are falling for marked for depletion and after deciding system will put deleletion indicator in the reservations per...
View ArticleRe: ABSO transaction for adjustment
Hi Zunaid Go to your Dep Key ZLAA You have switched ON "Only Acquisition in the Capitalization year".. Either you turn it off or use a Sub Asset (AS11) to make the posting Ajay M
View ArticleRe: In the vendor master plant data, I can't find the creation profile field
Call transaction OMSG ---> Make the field status as required for the desired account group
View ArticleRe: Can anyone help me with a formula for RunningSum?
Hi, Ideally when you remove the Material Dimension from the Cross Tab it should automatically aggregate the Key Figures based on the default Context of the block i.e. MRP and Date dimension(005.2016...
View ArticleRe: TMG requirement
Hi, Try creating foreign key relationship on both the fields. Pass KNB1 as check table for both. And to select Co code from T001 and Cust Number from KNA1, pass respective tables into value table of...
View ArticleRe: Output message determination ME (653 E)
The stock returned is customer stock because it is a R&R (return and repair) process, it is for this reason that movement type is 653 E.In this case SAP system doesn't link output message.When I'm...
View ArticleRe: User Validation
Hi Frank, Thank you for your quick reply, but can we put validation on add update event? Regards,
View ArticleSimplifications in S4 Hana.
Hi Experts, With regards to simplification lists, how exactly the simplification works?. 1. All those tables which are replaced with new tables and views, how are they replaced in custom code? Do we...
View ArticleRe: Prompt value in report query
After running the report have you saved the report and opened again?
View ArticleRe: How to get the APD process name in ABAP routine transformation code
Good day! Use in ABAP routine next syntax: FIELD-SYMBOLS: <FS_APD_NAME> TYPE RSAN_PROCESS. IF SY-BATCH = 'X'. ASSIGN ('(RSPROCESS)VARIANT') TO <FS_APD_NAME>. ELSE. ASSIGN...
View ArticleRe: JAVA mapping for beginners
Hi Anupam, Thanks a lot for such a wonderful suggestions for taking some prerequisite approaches in order to learn Java mapping in SAP PI. Thank you! Omkar
View ArticlePutaway strategy - Addition to existing stock
Experts, short question - is it possible to setup putaway strategy to first look for storage bins that already contain material/batch combination, then for empty bins? In the Search sequence, I can...
View ArticleRe: Routing download causing database lock
Hi! Please turn off Audit Log in System Setup Maintenance. Regards,Sergiy
View ArticleRe: UI Feedback on blogs
Hi Frank, thank you for the feedback, I will list in our feedback log, located -->http://scn.sap.com/docs/DOC-62882
View ArticleRe: Negative Stocks in AFS MRP.
Not enough context in your question, but this could be the rounding profile for requirements that exists when creating through MRP.
View ArticleRe: Define batches in Internal Warehouse Movement
FIFO for stock removal is maintained in the following path: EWM -> Goods Issue Process -> Strategies -> Determine storage type search sequence for stock removal. Check the entry for your...
View Article