Re: License server name asked every time on login
Hi, Pls Check the following threads https://scn.sap.com/thread/1832609 http://scn.sap.com/thread/3157005 RegardsKarthik Vasudevan
View ArticleWhat is Static Interfaces in OOPS ABAP?
Hi Team, can anyone throw some light on this. Regards,Sourya Prakash.
View ArticleRe: IV and F2 in one table side by side
Here we go- If you want to see only inter company invoices and that to one after another then take table VBRP ,VBFA and ZVBFA (Make Alias Table of VBFA) Join these tables with inner join as shown...
View ArticleRe: Updating License Key in Crystal Reports for Enterprise 4.0
Hi Evan, Please have a look at SAP Note: 1681516 for the resolution. If you're not able to view the SAP Note, here's what it says: Resolution 1:Try this if you have Crystal Reports Designer 2011 is...
View ArticleRe: Reason field of Lead in Search Result
Hi Praveen I am getting Confused on Child Cardinalities (1..n , 0..n , 1..1 ) .Will you please elaborate these things . And also concept of Aggregation and Association . . Also i am not getting...
View ArticleRe: Help to write a query
Hi SELECT T0.[DocNum], T0.[CardCode], T0.[CardName],convert(char,T0.[DocDate],104) as DocDate, convert(char,T0.[DocDueDate],104) as DocDueDate,convert(decimal(15,2),T0.[VatSum]) as TaxAmt, T0.[DiscSum]...
View ArticleRe: warning msg: Material document is allocated a challan during GR
Hello, This shows that you are trying to reconcile the GR with challan which may be different from the challan that was referred during MIGO? If you have referred a challan during MIGO then there is no...
View ArticleRe: can't download DS from Download basket
Hi!Thanks to all. SAP approved my ticket after 15 days. =)Just patience...
View ArticleConfigure MVKE-VMSTA
Hi, can anybody guide me the path in SPRO to add in a new code for the field, MVKE-VMSTA?I am in ECC 6.0 ENP 4.0 Thanksbye
View ArticleRe: ABAP Code to move a file to another directory ?
You can approach in three steps. Scan the source directory and identify all file names , keep it in an internal table say it_filesloop at the internal table it_files , use copy function module to copy...
View ArticleRe: IVA DEL 16 % Y 5%
Hi, Please post above question in correct forum to get answer... Thanks & Regards,Nagarajan
View ArticleRe: How to suppress email alerts for some alert categories?
Hi, Please refer below scree shot for alert settings: Hope helpful.
View ArticleRe: Issue while applying/upgrading SPs
hi Tilak, Can you delete the duplicate keys from the table T5B0I and continue. This should solve the issue. Regardsshrikant
View ArticleRe: License server name asked every time on login
Hi, If your SAP business one license manager is not started automatically, then this will happen again and again. To solve, 1. Control Panel\System and Security\Administrative Tools 2. Choose SAP...
View ArticleRe: Cannot use QAC2 after partial UD made?
If you made only partial stock posting (without selecting any UD code), then you can able to do that. Else you can't do it in either QAC2 or any QM related goods movement transactions. You have to do...
View ArticleRe: SFTP ADDON - Sender adapter error
Hi All, Thanks for all your suggestions. The issue is fixed now after we fixed the SFTP firewall issue on PI Linux server. Thanks
View ArticleRe: Quantity Edit in Credit Memo
Ambarish, I am assuming that already there is a business agreement between your company and the client, that if the goods pass your company's quality inspection, only then the amount shall be credited...
View ArticleRe: Quantity Edit in Credit Memo
Moazzam, Could you please inform why is it important to know whether the credit memo would be created with reference to RE order or RE delivery?
View ArticleRe: Quantity Edit in Credit Memo
Sai, Is system allowing you to cancel the PGR document ?The quantity in the RE delivery & PGR; and the quantity physically received as returns is equal, that is 10 EA. Would changing the amount of...
View ArticleALV showing repetitive lines despite line items the same
Hi all, I am required to sort and show 2 lines if the customer no, sales order no the same.I used the REUSE_ALV_GRID_DISPLAY FM for my ALV and have done the sorting. Problem is despite having do the...
View Article