Re: How to implement AMDP class using "alter".
AMDP - ABAP managed database procedures - can contain any code that the underlying database support for its stored procedures. That means, if you can put your ALTER... statement directly in a HANA...
View ArticleRe: Time_Out Error in zreport after EHP7 Upgrade
Hi Satvik, I don't agree withinner join is preferable up to 2 tables join. Why do you use OPEN CURSOR and FETCH NEXT CURSOR instead of SELECT ... INTO TABLE it_mseg1 Please give it a try and select the...
View ArticleRe: Running asset depreciation for few months
Hi Gianni, After you set the period control method what I have suggested above, then you do retirement by ABAV/ABAO on 30.09.2015. Then system will calculate the depreciation up to the period i.e....
View ArticleRe: Want Clarification on mttr/mtbf
Hi Mohan, The formula for MTTR/MTBF MTTR - Total time to restoration (OR Total downtime)/Number of failures MTBF - Total Operating time/Number of failures causing downtime RegardsVivek
View ArticleRe: Procurement visbility scenario not working
Scroll to your right and find the values in EMRelMeth, EMRelFunc, EMRelCond.If using EMRelFunc, then paste the code here. Did you copy these event types from ESC_DELIV? Thanks,Vishnu
View ArticleRe: depreciation showing as planned but not posting
Hi Amit, 1. Check the settings maintained for the co.code for depreciation posting in OAYR? 2. Have you assigned document type for the co.code in AO71? Regards,Mukthar
View ArticleRe: Production order number range plant specific
hi Santosh, it is achievable as suggested in other thread.http://scn.sap.com/thread/3189739so basically you can achieve it by external number range. for that first create a screen variant for co01 and...
View ArticleRe: Uncaught TypeError: sap.m.TableSelectDialog is not a function
jQuery.sap.require("sap.m.TableSelectDialog"):
View ArticleLM02 - Invalid barcode
Hello Experts, I have created TO and SU has successfully generated. We haven't printed the TO and SU label yet , but using the SU number in LM02 for testing. We entered the SU number manually in LM02...
View ArticleRe: Wagetype Transfer Issue on Payroll
Try this: 1) In your PCR, replace ADDWT 9231 with ADDWT&92312) Create a new PCR with the below lines: *****RTE=& 9231ADDWTI9231 Call this PCR using ACTIO & place it after the previous PCR.
View ArticleRe: Workflow task is not executed
Hi,Thanks! I have now checked the log. As long as the batchjob SWWDHEX was not running nothing end up in the log for this task type. When the batchjob was scheduled and all task was executed the log...
View ArticleRe: why there are wrong entries in PAHI table for SYSTEM ID
Hi Alwina, Thanks for your reply.What is the impact if we delete the wrong entries? what is the significance of entries 'O' and '0' in system id? thanks,Krishna
View ArticleRe: No.of records in OVS screen
Hi Jayasri, I don't have the technical details, Please raise an OSS Regards,Bejoy
View ArticleRe: Checks
Hi Inayat, As per your payment run job log, there is page format issue. First issue one cheque in FBZ5, when you print the cheque probably you will get same error. Regards,Mukthar
View ArticleRe: Custom Drop down Field in CRM My Opportunity/ODATA
Hi Deepthi, BAdI is available for extensibility purposes: CRM_OPPORTUNITY_ODATA_BD in enhancement spotCRM_OPPORTUNITY_ODATA_ENH.Find the BAdI in Customizing for SAP CRM, under Customer Relationship...
View ArticleRe: Correct work of Journal.lgf
Hi Olga, You have strange expectations Journal.lgf, same as default.lgf work with values AFTER save to db!If you want script to correctly work on unpost you have to use 3 accounts - not 2 Like: A,B,C...
View ArticleHow to Add field in FBL3N Report
Dear All How to add field in FBL3N Report. i want to add two field (BSIS-DMBTR, BSIS-WRBTR) Please give me idea how to add. Thanks in Advance Richa
View ArticleRe: No Currency Transalation Offered during Transformation
This is it, thanks so much. (Just to explain, where I failed: I came accross the check box "Allow Currency/Unit Conversion" which was greyed out and I missed to check for Online Help) Thanks again! Klaus
View ArticleRe: POSC inbound with HU - SMQ error - Warehouse task
Hi,I would think the message "Storage type / Section / Bin type incomplete" should lead you to the right track. Before that it says "no valid bin type found". Do you have "HU type check" flagged in...
View ArticleRe: Open Hub Error RSBO211
Hi Federico Create new DTP and then trigger, it will work fine.
View Article