Author |
Message |
Topic: Correct way of looping through bkpf-budat and bkpf-blart |
weelilin
Replies: 5
Views: 10365
|
Forum: ABAP Posted: Fri Jul 17, 2009 10:31 am Subject: Correct way of looping through bkpf-budat and bkpf-blart |
i manage to get it out..Thanks |
Topic: Correct way of looping through bkpf-budat and bkpf-blart |
weelilin
Replies: 5
Views: 10365
|
Forum: ABAP Posted: Fri Jul 17, 2009 6:37 am Subject: Correct way of looping through bkpf-budat and bkpf-blart |
when i p-ut my loop statement at the end, there will be a runtime error stating an endless loop... |
Topic: Correct way of looping through bkpf-budat and bkpf-blart |
weelilin
Replies: 5
Views: 10365
|
Forum: ABAP Posted: Fri Jul 17, 2009 5:59 am Subject: Correct way of looping through bkpf-budat and bkpf-blart |
as in i shuld not update directly into the table or ? |
Topic: Correct way of looping through bkpf-budat and bkpf-blart |
weelilin
Replies: 5
Views: 10365
|
Forum: ABAP Posted: Thu Jul 16, 2009 12:00 pm Subject: Correct way of looping through bkpf-budat and bkpf-blart |
Hi all, there seems to be something wrong with my date because it just take it the date and doc type that i keyed in in my option page.
e.g if i enter 01.01.2009, the print out will be that..althou ... |
Topic: Parameters and Select-options |
weelilin
Replies: 2
Views: 6632
|
Forum: ABAP Posted: Thu Jul 16, 2009 4:26 am Subject: Parameters and Select-options |
hi my codes are ok already..i figure out that i shuld use IN instead of AND.Thankssss |
Topic: update FI item text(bseg) from PO item text(ekpo) |
weelilin
Replies: 6
Views: 15228
|
Forum: ABAP Posted: Wed Jul 15, 2009 6:53 am Subject: update FI item text(bseg) from PO item text(ekpo) |
hi thanks.....i figure out hw to update using codings...thanks =) |
Topic: Parameters and Select-options |
weelilin
Replies: 2
Views: 6632
|
Forum: ABAP Posted: Wed Jul 15, 2009 6:53 am Subject: Parameters and Select-options |
Hi i realize that when i use parameters, i was able to update to my database but when i use select-options, i wasn't...
anyone has any idea why and how can i change my codes to suit the select-option ... |
Topic: update FI item text(bseg) from PO item text(ekpo) |
weelilin
Replies: 6
Views: 15228
|
Forum: ABAP Posted: Tue Jul 14, 2009 9:28 am Subject: update FI item text(bseg) from PO item text(ekpo) |
hi correct me if i am wrong..but i think according to my research lsmw and batch input can only be use for future data and it can't retrieve nor update past data... |
Topic: update FI item text(bseg) from PO item text(ekpo) |
weelilin
Replies: 6
Views: 15228
|
Forum: ABAP Posted: Mon Jul 13, 2009 12:03 pm Subject: update FI item text(bseg) from PO item text(ekpo) |
i wun be able to use user exit and all because i am suppose to update only may and june FI line item.
My finance user would like to see the exact same text from the PO line at FI line.So they want me ... |
Topic: update FI item text(bseg) from PO item text(ekpo) |
weelilin
Replies: 6
Views: 15228
|
Forum: ABAP Posted: Mon Jul 13, 2009 10:19 am Subject: update FI item text(bseg) from PO item text(ekpo) |
Hi all, i am trying to update FI item text(bseg) from PO item text(ekpo).I know that bseg is a culster table therefore inner join is not allow.
I have tried the various codes that are posted within t ... |
|