Re: INVOICE.INVOICE02 idoc posting issue
Thanks for the response. I am maintaining the vendor master bank details in FK02. I have two entries there. Now when I try to post an invoice, it is always taking the first entry from the table....
View ArticleRe: Intercompany asset transfer
dear partha, by keeping the asset at Gross value with acc. dep. will be more appropriate then booking the asset in the receiving company on net basis. The acc. dep trace will help the receiving...
View ArticleRe: Key Figure - Decimal places display on report
Hi Luis, Is this problem exist only for UOM - CS ? If yes, check the Decimal pl. rounding setting in SPRO. SPRO/General settings/check UOM- Click Unit of Measure button - Select CS - details. If you...
View ArticleRe: Information message CK262 while calculating planned cost in maintenance...
Hi Pete activity type not maintained in costing tab in work centerplz tell where & how I have to set a validity date in past
View ArticleRe: Proxy scenario
If you are on 7.31 java only installation you don't need to create LCRSAPRFC in ECC Did you check the below blog? Michal's PI tips: How do you activate ABAP Proxies with AEX - simplified version Also...
View ArticleRe: No able to grade a student and Higher level object Type not found
Hi Dirk, I had raised this concern to SAP support from where we got the solutions. Below is the explanation and solution. In Table PIQDBAGR_ASSIGNM there should be only one module booking id relation...
View ArticleRe: processDPCommandsEx API. (Error: ERR_WIS_30270
is it observed for new users only or existing users also get the same error while refreshing a report?
View ArticleRe: BOM ( byte order mark ) issue
Hi all, I have same requirement like above adding BOM to flat file at receiver side. I am new to developing this type of requirement. Could you please share some sample code how to add bom to flat...
View ArticleRe: Link between Billing Invoice with credit memo in SAP table
Hi Shivam,you can do it in many ways, either use SELECT DISTINCT,or you can SELECT billing invoice, and then use DELETE ADJACENT DUPLICATE FROM itab COMPAIRING fields. or there may be any field by...
View ArticleConfiguration Steps for CATS?
Dear All, Kindly refer the configuratuion steps for CATS?The Whole process steps for impelmenting CATS?? Thanks & Regards. Sehrish
View ArticleRe: Proxy scenario
Hi, Programid comes in tcp/ip type connection only. In single stack you don't need those. Check the links shared by hareesh. Please search you will get plenty of information on this....
View ArticleSAP EP using SAP ABAP users and AD SSO
Hi Gurus,we have a working SAP EP system. we have a working SSO With the AD. the UME is also with the AD. in case in some pc the SSO does not work , the user can get access to the EP by using his...
View ArticleChecks after phase MAIN_SHDIMP/SUBMOD_SHD2_RUN/RUN_RADCUCNT_ALL2 were negative!
Hi, During upgrade pre processing phase i got below error: Checks after phase MAIN_SHDIMP/SUBMOD_SHD2_RUN/RUN_RADCUCNT_ALL2 were negative!Last error code set: Single errors (code <= 8) found in...
View ArticleRe: How to include PR creator name in PO subject line via email
Hi Dharmin, As you said Currently PO number is coming in your subject line. Please check the variable get populated to display PO number ( EKKO-EBELN ). To display the creator SAP ID you can use...
View ArticleRe: monDeadLock: index or table ?
wait. no correct answer for posting the function? maybe i shouldn't have bothered to type an example? was I gamified?
View ArticleRe: Inter Company material transfer
Hi Siva These are the steps in STO - inter or intra co 1. Company A is requesting company and creates inter co STO on B 2. B does PGI if stock is available or manufactures and does PGI. Acc entry is...
View ArticleRe: How to include PR creator name in PO subject line via email
Following are the custom solutions: 1.) Remove the config from NACE for mail subject line. In your custom program write the logic for mail subject line. In code logic you can prepare subject line as...
View ArticleRe: CATSDB Index
Thanks for your response Rishi. We are using SQL server. I have requested our basis consultant to check explain plan and index statistics. STO5 trace screen shot is given below.
View ArticleRe: Material Master Data from SAP ECC to SAP ME
Hi Gita, I have tested the ItemConfigurationService -> createItem operation with the following minimum data and Item is created successfully. I have tested it from MII workbench using SAPME PAPI...
View Article