We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

RE: [sap-abap] Problem with For all entries !!

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Posted by arif_mohd_ali (SAP)
on Dec 13 at 2:29 AM
Dear Friends,
Thanx for the suggestion and guidelines, I have fix the problem for all entries as , the problem was I was using the fields objnr committed_date kstar committed_amt and as per the deign of for all entries as I came to know from doing from goggling , that it will delete the duplicates comparing all the fields and it was getting the uniquie fields with the specified fields and I check with fields values in database and found that, it is fetching records with same fields combination and deleting the duplicates , I used select * it works, hope I this will be a good guidelines for all our tech friends , who would come across this problem .


Thanks and regards,
Mohammad Ali.

---------------Original Message---------------
From: yani_lie
Sent: Monday, December 13, 2010 12:02 AM
Subject: Problem with For all entries !!

Hi,

I hope it could help, using 'APPENDING corresponding fields' rather than 'INTO corresponding fields'.. As I know, using 'into' will collect the same keys and sum it to one of them. But 'append' will display all records.

' select objnr comitted_date kstar COMITTED_AMT from ZIBC_MAINTAINECE
into corresponding fields of table it_commit
for all entries in i_ccenter[]
where objnr = i_ccenter-objnr
and gjahr = p_gjahr
and period = p_month+0(2)
and status = 'A'. '

Regards,
Yani

__.____._
Copyright © 2010 Toolbox.com and message author.

Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Mark as helpful
View this online
  
Most Popular White Papers

In the Spotlight
Toolbox.com for iPhone: Ask Questions & Get Answers Anywhere. Use the New iPhone App
_.____.__

0 comments:

Post a Comment

T r a n s l a t e to your language