Re: Not able to Translate Text Element
Hi Venu, do you require SE63 for the translation, or is it sufficient to do it manually? If so: just log on in English, go to the text-element, mark it and use menu goto/translation. Then you can...
View ArticleRe: Can't display 10 subtotals in ALV
Maybe you should try an ALV Tree instead. Guilherme Frisoni
View ArticleSAP self-study material : Introduction to ABAP and SAP FI
Hello, I would really appreciate if someone can send me some education material (PDF files) for self-study (in English or Dutch) about - introduction to ABAP - introduction to SAP FI en SAP CO Please...
View ArticleRe: Not able to Translate Text Element
Hi Venu, Easier than that, you just need to go to Goto->Text Elements->Text Symbols then pick desired text and go to Goto->Translation. Choose language and fill translation. Regards,Edgar
View ArticleRe: Email handling with SOST
Hi Athreya, Well there are some heaps of custom transactions we use to send emails for many diff reasons.And also the background job on RSCONN01 is the actual program which sends email, so i am looking...
View ArticleRe: Email handling with SOST
Howdy, You can talk to your basis folks about putting a filter in SCOT so that the emails generated in SOST don't go out. If you go to SCOT and click on the SMTP node you'll see an Internet checkbox...
View ArticleChinese character not appearing while PDF download
Hi All, we can print the chinese character using smartform but while downloading the PDF, chinese character is not comming.can anybody advise what's the issue? Thanks pabi
View ArticleRe: VFBS: Screen control - Is there SAP documentation available and where?
Hi BGaurav, The entries in the T185* tables are cross-client and in the vast majority of these are SAP delivered entries. Customer entries are permitted, but only in the defined customer range of Z8*...
View ArticleRe: F4 For text i/o field not working
Dear All,I forgot to mention this is ECC6 so matchcode option is not there, correct me if I am wrong.I activated and did all what you guys are suggesting me . Need help to go ahead. Pratheek K V - I...
View ArticleCatalog extract
Hi All, Whats the right table for Catalog extract ? Is it MARA and MATNR as a product number in Catalog ? Thanks!
View ArticleReading Field Symbol that is an internal table
Hello fellow ABAPers, Here is my current source code abbreviated.. data: ausp_itab(50) value '(SAPLCLFM)ALLAUSP[] field-symbols: <fs_ausp> type any, <wa_ausp> type...
View ArticleReading Field Symbol that is an internal table
Hello fellow ABAPers, Here is my current source code abbreviated.. data: ausp_itab(50) value '(SAPLCLFM)ALLAUSP[] field-symbols: <fs_ausp> type any, <wa_ausp> type...
View ArticleGetting Data from a Field symbol that is an internal table
Hello fellow ABAPers, Here is my current source code abbreviated.. data: ausp_itab(50) value '(SAPLCLFM)ALLAUSP[] field-symbols: <fs_ausp> type any, <wa_ausp> type...
View ArticleCALL_FUNCTION_NOT_ACTIVE
Guys, Suddently today, all the functiom modules in teh perticular function group started getting into DUMP. Around 30 such are affected and these were not touched from long time. All functions does...
View ArticleCALL_FUNCTION_NOT_ACTIVE
All my Z functions are getting into DUMP - CALL_FUNCTION_NOT_ACTIVE All are active and existing. Any help would be greatly appreciated.I am in deep trouble. =====Category Installation...
View ArticleReading Field Symbol that is an internal table
Hello fellow ABAPers, Here is my current source code abbreviated.. data: ausp_itab(50) value '(SAPLCLFM)ALLAUSP[] field-symbols: <fs_ausp> type any, <wa_ausp> type...
View ArticleReading Field Symbol that is an internal table
Hello fellow ABAPers, Here is my current source code abbreviated.. data: ausp_itab(50) value '(SAPLCLFM)ALLAUSP[] field-symbols: <fs_ausp> type any, <wa_ausp> type...
View Articlefunction module reuse_alv_grid_display with multiple calls
Hi! For some reasons i've used the old function module reuse_alv_grid_display in a large report.I'm calling it few times for list outputs, few times for a protocol ...But when i click on the back...
View ArticleSAP FI TABLE INFO: Correlation between payment terms from original PO to...
I am trying to run a correlation between payment terms from original PO to Invoice detail, can anyone tell me what FI table has BSART Purchase Order Type. I currently have table EKKO which gives me the...
View Article