Re: Reg order status
Hi Rana You can use the following FM. CALL FUNCTION 'STATUS_READ' exporting OBJNR = L_AUFNR ONLY_ACTIVE = 'X' tables STATUS = IT_JEST...
View ArticleRe: Problems Calling HAP_DOCUMENT With New XSRF Functionality
Dear Manny, CALLED_BY_PUBLIC_SERVICE means that you have both user/password set for service (in SICF) and XSRF set for HAP_DOCUMENT.When there's an explicit call for "runtime->get_token()" (i mean...
View ArticleRe: Material Ledger Performance Issues
Hi.. Refer to sap note :SAP Note 980475 - Period-end closing processes too many materials
View ArticleRe: Error: ERR_WIS_30270 on Webi document
Hi Jin-Ching, We are on 4.1 SP1 Patch 2. Thanks.
View ArticleRe: SAP IDES Sgen not working
Hi.First the ID3 is not correct as this system is DEP. So go in rz12 and click on the last line for the parallel generator.Double click. then change instance to DEP system. Once it turns greeen please...
View ArticleRe: Value Incorrect Problem
Dim oString As String = "TEST1"oString = oString.Substring(0, oString.Length - 1) Regards,
View ArticleRe: Dashboards not available via Android Mobile
HI Amit, strange, can you initiate a new thread for this issuealso, let me know the Android version that you use and the device Regards,Atul B
View ArticleRe: Do iPAD connects B1i server over static IP?
Yes, just do port forward the IP of the server and the port 8080 and 8443. Regards,
View ArticleRe: Error: ERR_WIS_30270 on Webi document
Hi Prasad, Yes, this error appears intermittently. I checked the SAP Note. This is applicable for OpenDocument call. However, in our case we don't have OpenDocument. It happens while trying to change...
View ArticleRe: Purchase Order & Cost Centre
Hi Earl, If the Purchasing documents are for stock items, this does make sense, as there is no cost of sales associated with stock item purchasing (they get coded to the asset account), the cost is...
View ArticleSAP Scripts
Hi, I have a problem regarding column headings for line items in the script. Actually I need to do the changes in the existing copied Z-form. In the form for main window they are printing standard...
View ArticleRe: clarification of GRFNMW_BATCH_EMAIL_REMINDER
Hi Antti I need the escalation visitble in the audit log so we have some way of tracking/reporting. Might raise a message with SAP to see what they recommend.
View ArticleRe: Fixed asset Manual Depreciation - DTW
Hi, There is no template for Fixed asset. You may upgrade to PL08 and then try. Thanks & Regards,Nagarajan
View ArticleRe: Table MHNK dunning data
Hi, Thank you for your update. I have created some invoices: DocumentNo Typ Doc. Date Net due dt S Amt in loc.cur13000049 DR 01.03.2013 31.03.2013 3.0013000050 DR 15.03.2013...
View ArticleRe: Sending SNP:PReq to ECC from APO
Hi Raghavendra, Did you check the setting for CTM in t.code /SAPAPO/SDP110 ? May be there is something missing here. Rgds,Kiru
View ArticleRe: Changes needed to control overwrite logic with EHP upgrade?
Hi Steve, There is not much magic in the control id overwrite logic. You define a regex matching the ids of all controls that you want to handle as if they are the same and then you define the id that...
View ArticleRe: Requester should not be allowed to change Shopping Cart
Hello, You should use customer metadata to implement this requirement. Use SM30 and configure in view/table /SAPSRM/V_MDA_HC for action EDIT and Obj type BUS2121 You will need to create Dyn Customer...
View ArticleRe: Delivery Qty Approval query
Hi, As replied by Mr. Gordon approval query will work only on document level not on row level. You can create an alert for balance quantity for reserve invoice. Try this query for an alert: SELECT...
View Articlehow to show top-of-page on every page of ALV
HI,I am using CL_SALV_TABLE to buidl an ALV.Does anyone know how to show top-of-page on every page of ALV.I have searched a couple of topics but cannot find the sample code.
View ArticleNo entry in table $ for key $ at $ T511K with custom constant
Hi HR Guru, I need your help and opinion guys, I set up one constant in table V_T511k as a cut off date, the constant name is ZGMWA with the cut off date is 30.11.2013. When I run the time evaluation...
View Article