Is it Possible to budget check the posting of GR without account assignment...
Hi, Is it Possible to check the posting of GR without account assignment category.... RegardsPurna
View ArticleRe: Lock Object in Module Pool
Hi, Please search for "record level record lock in sap abap" Based on the result of calling the generated Enqueue function you can set the screen in PBO . Regards.
View ArticleRe: No quota updation
Hi Giri, Please refer the below document on step by step process to generate quota in time evaluation PT60. Grant of Absence Quotas in Time Evaluation You will have to define step 7 from the given...
View ArticleRe: Delete entries from SMQ2
Hello Reagan, Thanks for help, It is good to create a bach job. Is it faster way to deletet alle entry from SMQ2? Each bach job report RSTRFCIDS, takes 40 min. And I have about 419.049 Number of...
View ArticleRe: Automatic Arrears Calculation In Payroll
Hi Vamshi, This is a standard SAP functionality and the payroll schema and payroll run will take care of it. Only thing you need to do is to update the salary details from 01-Apr onwards. Thanks and...
View ArticleRe: Delivery From Projects
Hi Santosh, Please check the attachment:Material item category group Sales org view 2 and config screen is attached in the post above. ThanksSaurabh
View ArticleRe: Lock Object in Module Pool
Hi, Use the function module 'RSAU_WRITE_SM01_LOG' to lock/unlock t-codes. To lock:CALL FUNCTION 'RSAU_WRITE_SM01_LOG' EXPORTING TCODE = TCODE LOCK = 'X' To Unlock:CALL FUNCTION...
View ArticleException codes BIDF and BIDP issue
Hello Experts, BIDF-Full pick denial and BIDP-Short pick denial are working fine when i directly pick i.e without 2-step picking (Without wave process), but, it is not working with wave picking ie....
View ArticleBest Practice for enhancing the SAP delivered standard WD ABAP application
Hi, I am new to WebDypro ABAP. To enhance the SAP delivered Standard WebDynpro Component (complex component with powl).Kindly let me know the best practice for enhancing the Standard WD ABAP from the...
View ArticleRe: Design studio(Ipad)- unable to open webi doc from mobile BI App
Hi, Can you tell the SAP ticket number ? Thanks
View ArticleRe: INCO2 in Service PO
Hi Rahul, see SPRO: Materials Management -> Purchasing -> Purchase Order -> Define Screen Layout at Document Level, select field selection PT9F "Service item, PO", under group "Terms of...
View ArticleRe: 3 level hierarchy report
Hi,you could see this object type (transaction SE24) CL_GUI_ALV_TREE RegardsIvan
View ArticleRe: JSPM Outdated-Need Help
Hi Yogesh, The files are able to scan however it was getting rejected. please find the note 1641062 for more information. Thanks!,Pradeep
View ArticleUpdate FO based on ERP Shipment
HI Experts,My requirement is to update FO based on Shipment document changed values in few fields.Scenario: FO created Shipment Document in ERP. The SD is changed with updated Forwarding agent values....
View ArticleRe: updating values in mara table through bapi
Hi Ritesh, As said by Ameya Karadkhedkar, if you are going to pass the values using selection screen, then pass those screen fields instead of ls_material. Parameters: p_matnr type matnr,...
View Article*WHEN_REF_DATA=MASTER_DATA, TOO MANY MEMBERS
Dear members, I need to have *WHEN_REF_DATA=MASTER_DATA in code to allocate also to empty members.In code, I have *run allocation part and *rec part.If I run just *run allocation part, it runs good.But...
View ArticleLive Office App-V virtualization
Hello,One of my customers is trying to run Live Office (BI 4.1) on an App-V environment. He virtualized Live Office plugin and tries to run it on a client. The Live Office plugin seems to work fine and...
View ArticleRe: User exit to default reason code on MI07
Dear Dear Saket Tiwari. I think I've given you the wrong impression. i mean that T-Code OLMB is for "Inventory Management and Physical Inventory" configuration. (I think that you already know about it)...
View ArticleRe: Special Character Error in Message in PI after PI-PRD Upgrade
Hi Sumit,There is not a problem to introduce a java mapping in a response of a ECC system, at least if you are not using a standard PI software component. You can set in the response Operation Mapping,...
View ArticleRe: How to achieve the column data in center on which i've applied a break?
Thanks folks, I figured it out.
View Article