Re: Inbound IDoc creation for basic type PORDCR103 : Error
Hello Jitandra, You are correct, I only used the standard FM: IDOC_INPUT_PORDCR1 and standard basic type: PORDCR103 for inbound IDoc process to PO conversion. But.. here my requirement is to get data...
View ArticleRe: Field VBAP KZWI1 is not defined in incompletion procedure 33, Message no....
Hi M Sham, Check in OVA2 for group B, procedure 33 - does it carry field KZWI1 w.r.t. VBAP and if yes what's the complete defination. Could you share screen shot? If this field is not there cross check...
View ArticleRe: Difference between material/service price in Sap on outline agreement
please check ME1P, PO price history
View ArticleRe: Hi, employee used one leave.but its not deducted from quota. anyone help me?
Hi Anand, As Mr. Vivek said please provide us the screenshot of the below configuration table. 1. Deduction rule2. Validity and deduction period of quota type. Regards,Sankarsan
View ArticleRe: How to avoid DELETE inside loop
Hi Sanjay , Pls find below the sap help link for more details on deleting entries from DB table from an internal table ABAP Keyword Documentation Regards
View ArticleRe: Copying Control Not Triggered
Hi Satish,Maybe your routine in your copy control is not correct.you should check in spro again..Thanks.
View ArticleRe: report generation clarification
There are two ways to go about this. For some reason, if you had to do only in Web-I level and not in the universe level follow method 1 (say the table are in disconnected systems and you have created...
View ArticleRe: FICO/FSCM/Cash and Liquidity Management
Hi All, Still waiting for suggestions. Please ....
View ArticleSRM PO update in BBP_PROCESS_PO
Hi All, we are in SRM 7 EHP 2 trying to Update one custom field in PO in BBP_PROCESS_PO Method PROCESS_SMARTFORM but I am unable to achieve this , in SDN i found related threads which seems to be Ok...
View ArticleRe: Report to Transfer data from CATSDB to Time Management (PA2001)
Hello , Check the transaction code CATA /CAT5/CAT6 . ThanksSiva
View ArticleRe: Wrong number of Decimals in FBL3N
Hi, You can check these SAP notes below: - 137626 - FAQ: Decimal places for currency codes - 153707 - Currency translation miscalculates by 100, 1000.. - 434349 - Change of decimal places of currencies...
View ArticleRe: how to select table with condition field length.
Hi Praneeth, You can make use of wildcard characters where "_" represents any single character and "%" represents any string of characters. Below is and example: SELECT * FROM lfa1 INTO TABLE lt_tab...
View Article受信ボックス - 電子メール - SAP Library
To add a comment, please log in or register on the top of this page and choose Reply. Please write your comment in English.You can also go back to the SAP help page.
View ArticleRe: Running a Crystal Report on Win8
Hi Carl, Moved your post the .NET SDK forum. 10.5 is not supported in VS 2012 nor 8.1, download the updated CR for VS version 13 from this page: SAP Crystal Reports, developer version for Microsoft...
View ArticleRe: POP up list of messages
Hi NarsiReddy, You can use POPUP_TO_CONFIRM for the requirment as now it can have a message of upto 400 characters. Please refer to the popup demo program RSSPO120. This has all the examples of...
View ArticleRe: E:000:016 Interval must not be defined for wagetype 2005
Check the wage type characteristics and wage type PC,EC and CC in table V_T512w_D. ThanksSiva
View ArticleRe: Remaining Space not updated
Hi, Are you getting same results under DB02 and DB02old transactions (Means both are showing similar un-updated data for tablespaces ).Please confirm. With this you could refer SAP Note 1002840 - No...
View ArticleRe: Is it necessary to build attribute views for script based calculation view?
Hi Fred, Couple of reasons I would say are a) Re-usability and b) Easy maintenance. a) re-usability: If the calculation view you are trying to build is on some master data, then the same master data...
View ArticleRe: Is is possible to connect to an ADO XML file in the same fashion as ODBC?
Well, my assumption was that you were using "SAP Crystal Reports, Developer Version for Visual Studio .NET" and VS 2010 or later(?). What version of CR and VS are you using? - Ludek
View ArticleAging Report gives correct balance, but does not show payments on account...
Can someone help me fix my query so the aging buckets are reflected correctly. Currently when there is a balance on account, the amount is not correct for the balance on account. Then the totals per...
View Article