Re: Billing date change in vf04 but not in vf01
Hi Amith, You can change Billing Date VF04, system will automatically pick Deliveries/Orders with Range date given in VF04 You can only change Billing date in VF01 regards,santosh
View ArticleRe: call transaction KKS2 does not work.
Hi Anubhuti, Did you find FM for KKS2 Tcode. I am using BDC program generated from SHDB. Result is in Tcode KKBC_ORD, status for production order is reflecting that KKS2 tcode was successfully...
View ArticleRe: HOW TO MAKE USER TO ALLOW TO SELECT ONLY ONE CHECKBOX IN ALV WEBDYNPRO
Hi Ravi Kiran, Thanks for quick Reply my requirement is ,In webdynpro alv table there is a checkbox in every row in first column,if user selects one checkbox all other checkbox or rows should...
View ArticleRe: Outgoing payment vender reference field display jeneral entry reference...
Hi Sanjay,Did you find out the Solution??I have checked through FMS at y End.First Let me confirm your requirement...You need JE transaction no in Outgoing Payment Screen at Row Level where all invoice...
View ArticleRe: HOW TO MAKE USER TO ALLOW TO SELECT ONLY ONE CHECKBOX IN ALV WEBDYNPRO
Hi Sankar, Thanks for quick response,its not working im worked on it. Thanks & RegardsSanthosh
View ArticleRe: How to Possible to create Gate entry in case of return.
Dear Santosh, Thanks in advance for your co-operation. Following process we have followed:- Depot - Plant Process- PO(ME21N) created by Plant - VL10B - VL02N - J1IJ - VF01(Performa Invoice) - MIGO(W R...
View ArticleRe: Shelfe life expiration date and manual entry expiration date when GR for PO
Hi, Please check the note: 212342 - 12018: SLED is not copied which explains the system design(in New system response - point number 2)Regards,AKPT
View ArticleRe: Issue in fbl3n
Hi,I have checked with FS00 ...there Assignment no is opt req radio button checked...what I have to do next please suggest.. Please find attachmentThanksAbhay
View ArticleRe: how to solve the error message 'access is denied'
Hi Suneel, Can you paste/attach your code here for better analysis .Thanks Regards,Praveen Srivastava
View ArticleRe: Issue in fbl3n
Hi Abhay Since it is an optionl entry user has the option to skipt it else if some validation is coded. Check in CDHDR/CDPOS table if someone removed it. It is missing either the value was not their or...
View ArticlePls clarify my doubt on Down Payment request
Hello Friends - Pls clarify my doubt on Down Payment request. There was Down Payment request was created and Payment was done in SAP through Check. Later it was voided. My doubt is that when Down...
View ArticleRe: MIRO Posting Issue
Hi Gangadhar You can use TRFC call for such cases. In badi search on SCN (many are their). The TRFC calls will be called fater the document gets posted and all locks released. Simply use call function...
View ArticleRe: no of days from OP_KEYDT
Hi, You can create formula variables for it. Formula Variable -> In General tab : Global setting -> Type of Var. : Formula -> Processing By: Replacement Path , Ref. Char. : Use your Info...
View ArticleRe: MIRO Posting Issue
Sorry for typo using mobile. Call function in background task will make sure all locks are released Nabheet
View ArticleRe: BUPA_MAIN validation error
Thanks Musa for you Help,I will do as you suggested and get back to you, if any issues. Regards Muhammad
View ArticleRegarding ST05 and Index
Hi, I have three queries on table BSIS. First query is showing Number of distinct keys as13,657. Second query is showing Number of distinct keys as7,10,445. In the third query it is considering already...
View ArticleRounding off excise value in MIRO
Hi SAP Gurus, I am doing MIRO for excisable material. Process is following ME21N-> J1IEX( Capture)->MIGO->J1IEX(Post)->MIRO Now as per business scenario , Client wants...
View ArticleRe: Activity Report for Discrepant A/R invoices/
Hi, Try this : SELECT T0.[DocNum], T0.[DocDate], T0.[DocTotal], T0.[DocStatus], T1.[ClgCode], T1.[Recontact], T1.[CntctSbjct], T1.[AttendUser], T1.[Details], T1.[CntctType] FROM OINV T0 left join OCLG...
View ArticleRe: Non Editable Input Text Box in Xcelsius
Hi Arijit, I am using Windows XP 2008 as the Operating System. I am afraid I have no option of Hide extensions for known file types from folder options. Attached is a screenshot. Thanks.
View ArticleRe: In the ABAP/4 Dictionary Tables can be defined independent of the...
Sandip it has been explained very clealy by Sushmita. In order to have portability like you can change database from oracle to db2 or any without much interuption via this Open SQL concept. Basically...
View Article