Rename Chart of Accounts drawers in SAPb1 v9.2
Hi, Would anyone here know how to change the names of drawers in v9.2? (eg Turnover --> Revenue). Supposedly, this is one of the enhancements in this version, I just couldn't figure out yet how to...
View ArticleRe: accessing super class method inside a sub class method
Hi Tharun, It is only possible to access super class method in subclass redefinition method. METHOD check_doc_x. super->check_doc_x( ). WRITE : /'This is check_doc_x redifined'. ENDMETHOD....
View ArticleRe: Counting document
Hello Matthew, You need to try above code given by Amit or below one [CountUser]=Count([Company]+[Document]) When you are mentioning =Count([user] In ([company];[document])) you are explicitly taking...
View ArticleRe: Most elegant way to check if select-option has a single value.
You can also do this DATA: l_test TYPE i. SELECT-OPTIONS: sl_vbeln FOR g_vbeln. DESCRIBE TABLE sl_vbeln[] LINES l_test.IF l_test EQ 1. "Logic here ENDIF.
View ArticleCOSL Table
Hi Can any once please tell me the use of COSL table, which report is generated based on this.? RegardsRaghu
View ArticleCTC is not comming automatically in Info type 8 while hiring employee ?
Hi team, we are hiring employee on 14. march.2016. while hiring CTC is not comming automatically in info type 0008. when i am maintaining CTC manually, salary components are changed. Iam unable...
View ArticleRe: Gateway service call not triggering DPC_EXT class
Cab you check in setting for which user the external break point in maintained. Regards,Vishal
View ArticleRe: In MIGO FI Document GR/IR Line Item Picks GL From Material, it should...
Hi Tamim, Thanks for your reply, but in the given document as per the standard behavior for Stock Receipt Procurement it is mentioned that Profit Center will be fetched from Cost Object (WBS in our...
View ArticleRe: CIN J1IIN currency conversion for export sales orders
Good habbit of Updating forum..Pl keep it up..
View ArticleRe: OBY7 vs FS15
Hi Tan, OBY7 is used for create a chart of accounts with reference of another chart of accounts. But FS15 is used to copy GL account master at co.code level and If source and target company codes are...
View ArticleMy Timesheet & Approve Timesheet applications are not loading(version 2.0)
Hi, I am facing some issue with My Timesheet and Approve Timesheet Apps v2. Fiori tile doesnt load. Error is "this._oRouter.getTargets is not a function" Addons applied: - Frontend addons - UIHR001...
View ArticleRe: Batch number to be displayed in DS board
Hi Rajesh, You can use BAdI /SAPAPO/RRP_IO_COL to add new fields. RegardsAK
View ArticleRe: Under which conditions is impossible to execute LI21 with inspection lots?
You should not get any error while writing off material with inspection lot using LI21. Which error you are getting? System picks inspection lot based on quant your are selecting for counting or for...
View ArticleRe: sap_hat_local.zip and updatesite.zip are missing
sandor, no solution found. I got the set up finally from my friend and installed
View ArticleRe: SALE RETURN IN SPECIAL STOCK E
Shila, here my question is that why with E? Are you trying this for MTO scenario just wanted to know that what's the business process? Normally for returns we use 651 the stock returned to blocked...
View ArticleRe: Catalog not showing in Tile Catalog
Hello Amber, Issue is occuring because your GW system is having SAP_GWFND SP13. Please apply below notes Implement the following SAP Notes:2245413224118822328832205402218248522493542256525After...
View ArticleContent management in Hana cloud platform
Hi All, I have a requirement wherein i have an application running on HCP mobile services which is connected to the backend ECC system via Hana cloud connector. We have the end to end connectivity...
View ArticleRe: Auto Putaway to Bin DUMMY without putaway strategy
During storage type configuration you can set the indicator "Dst BIN CAN BE CHANGED DURING CONFIGURATION" explore that option , This setting is just below the putaway strategy setting in storage type
View ArticleRe: Hide Notes, Notifications, Qualifications in FIORI for People Profile
Hi Ritesh,Extensibility Information about individual apps can be found by going to the Fiori Apps Library > All apps and searching for your app by...
View ArticleRe: SDI Variable, Altas Baja y Alta en un bimestre
Hola Derivado de este tema se libero la nota 0002290697 [MX] Incorrect accumulation period of SDI Variable - hire and fire or company change Saludos.
View Article