Re: ARQ: User details fields mappings problem in Access Request
Alessandro, Thanks for your reply. Yes, I have gone through this document and believe that, it helps in looking up for the manager of a user using F4 button (lookup), correct me if required. However,...
View ArticleRe: Problem in printing multiple main window in smartforms
Hai, Create four pages,in the first page,mection the next page as page2, for the second pagemenction the next as page3 and for the next page menction the nextpage as page1. Regards
View Articleupdating but000 from webui via the BOL layer
Hi experts, I have a view in a UI component using model ONEORDER. My context node is type BuilHeader (BP attribute data) and I'm trying to save a DOB change to the underlying database tables. My code:...
View ArticleRe: SOD-Audit report on who made changes to master data
Hi orija, Check transaction code MM04 and MM14. Close the thread if your query is answered. Regards, Kavita
View ArticleRe: How to change Bill number after GRN Done without reversing GRN
Hi, Please share the solution how you have changed the delivery note after GR has been done. Regards,SRI.
View ArticleWhich Local Institute for ABAP Training is reliable at Pune?
Respected SCN Members and SAP Experts, I need an advice in form of information from your side.I am SAP Certified in BI from authorized centre. Now i need to learn ABAP. More specifically BI related...
View ArticleError "No Header Cookie Found" while Configuring SSO22KerbMap ISAPI
Scenario:We are connecting SAP Mobile Documents to SharePoint 2010 using the SSO22KerbMap ISAPI Module. Setup:Mobile Document FQDN = mobiledocsserver.domain.comSharePoint FQDN =...
View ArticleRe: Smartforms with ALV
Hai, Find the Sample Program,its working for me. TABLES:eban.TYPES:BEGIN OF ty_item, chk(1) TYPE c, icon TYPE string, banfn TYPE eban-banfn, bnfpo TYPE eban-bnfpo, werks...
View ArticleRe: Auth Object for Transport (Import - Export)
Hi Hareesh, Have tried creating new user in a different system and adding only the following roles to the user:SAP_XI_DEVELOPER_ABAPSAP_XI_DEVELOPER_J2EE But still the user can export/import object in...
View ArticleRe: WT Processing in Regular and ofcy PY
Hi, It is not possible to make offcycle payment for a WT in IT0015, because IT0015 is used only for regular run. In case you want to make an offcycle payment, use IT 0267 (Additional Offcycle Payments)...
View ArticleRe: Role Approval request not visible in Role Approvers ToDo tab
Hi Nitin, What type of approval you have configured. Are you configuring the approver on role ? or on task ? or on pending value object ? Are you trying both Manager & Role Owner approval ? From...
View ArticleRe: help
Hi Abhay,Can you please share the Error screen shot of the same. RegardsEugene
View ArticleRe: Print the PDF fille on Client side
Hi Don William: Asp.Net Application Framework Version:4.0CR Version: 13,Ya.
View ArticleRe: Webi, Time Difference formula
Hi, Set Date (For Submission Date & Completion Date )in case of null for Submission Date http://www.forumtopics.com/busobj/viewtopic.php?p=824045
View ArticleRe: Not able to print multiple copies from SAP
hi can you check multifull issueing option in output configuration....then try once
View ArticleAsset Balances not tally to GL Balances with small difference .1 paisa
Hi Guru, Asset balance report- s_alr_87011964 not tally to GL balance- FBL3N with a small difference .1 paisa,Please sombody can help me solve this issue. Advance thanks. Thanks,ND
View ArticleRe: 2LIS_03_UM, 2LIS_03_BF & OMJJ, Stock Value Not Matching
This is exactly what i am doing. LOOP AT DATA_PACKAGE. IF DATA_PACKAGE-MOVETYPE = '103' OR DATA_PACKAGE-MOVETYPE = '124'. IF DATA_PACKAGE-STOCKCAT EQ 'V' OR DATA_PACKAGE-STOCKTYPE...
View ArticleRe: Shared Variables
Hi Abhilash, Thanks for your reply.. You are correct, rempExp and remExp20 are shared variables declared inside subreport and (#removalExpense) is a formula in subreport only. can u tell me where to...
View ArticleRe: ERROR STATUS IN PTARQ.
Hi Siddhart, We are on EA-HR 605 and level 38. I just didnt get your point that if the err report changes the status from ERROR to POSTED without actually posting to Infotype then how does "RPTARQPOST"...
View ArticleRe: logic for date on selection screen
Hi Ankush, There are some FM in sap first get the current date and use FM determine_previous check it and pass the values and get it. Regards,Raman
View Article