Re: Calling READ_TEXT
Hi Eduard, Your problem is that READ_TEXT is NOT a RFC. You should either find a RFC for this purpose or create a custom one to wrap READ_TEXT. Regards,Custodio
View ArticleRe: Calling READ_TEXT
I think you may need to define a TABLES parameter into which the results of the function call will go. This function returns the results in a tables parameter named LINES. I'm not sure which technology...
View ArticleRe: Calling READ_TEXT
Never mind. Custodio is correct. The function READ_TEXT is not remote enabled and that is the cause of the error.
View ArticleRe: Get frame title
Hi 44Ahmet44 see that link GET_FRAME_TITLE you´ll find more info. tell me your opinion
View ArticleZBUD - intermittent error "Field Z-BDC03 (2) does not exist in the screen...
I have a user who can not update his budget with ZBUD - he gets error "Field Z-BDC03 (2) does not exist in the screen SAPLKPP2 0110" . It says Data was saved, but it isn't. This is also intermittent,...
View ArticleRe: hello experts..
Hi Javid, Cost of Abap certification will be different for each country. Check this inks it will give more idea : CertificationHow to get fee structure & apply for certification? Regards,Vel
View ArticleRe: select option to Set paramater ID
Hi All, thank you all for your helpfull answers. Issue has been resolved.
View ArticleRe: Migration: Problem when migrating DataSource
Hi, This is probably because you have a key figure with fixed currency, instead of having a reference currency for your key figure. The system tries to generate programs(subroutines/include program)...
View ArticleRe: 'DDIF_FIELDINFO_GET' question. DFIES_TAB vs DFIES_WA
Hi, Kiran. The first sentence in itself is confusing: "If the import parameter LFIELDNAME does not have the initial value only those fields whos long name is the same as the contents of the paramenter"...
View ArticleRe: BAPI_MATERIAL_SAVEDATA to add more than one storage location?
Smruti I have the rest of my program ready to go and I am now at the point to where I will be attempting the BAPI. If your sample code, you are providing the head data, the valuation data and the...
View ArticleHow to remove dupliate rows with condition?
Hi, there are a few rows of records that need to be removed from an internal table. (see rows in red boxes) If the SAP Position No. are the same, and there is no "x" under obsolete column, what is the...
View ArticleRe: BAPI_ACC_DOCUMENT_POST Withholding tax information for FI Interface
Hi, i'm facing similar issues. I already applied note 1130678. Just have a question. Is necesary to update currencyamount table with values from accountwt? and what in sectioncode? I don't see what...
View ArticleRe: BAPI_Transaction_Rollback issue
Hello Nishant, Thank you for your suggestion.By the way, can you please give me an example? I'm not sure if I get your point right. Thank you. Regards,Onyx
View ArticleRe: Dont know the name of a cl_gui_alv_grid toolbar button !?
Hi,Set break point after set_table_for_first_display and look in to MT_TOOLBAR attribute of grid , it gives function codes and icon like below So from function code and icon we can find name and hide...
View ArticleRe: ZBUD - intermittent error "Field Z-BDC03 (2) does not exist in the screen...
Thanks for that, it made me think that maybe the user isn't hitting enter after he inputs his numbers. Maybe he's just going straight to the Calculate button. Sometimes it's the simple things ......
View ArticleRe: Cannot see Selection Text for PAR_FICA in Programme "RFIDITBLIST"
Yes, True But in selection texts I cannot get PAR_FICA Include FICA data. So, How to get that PAR_FICA Include FICA?
View ArticleIndentifying Closed Plants
Is there a way to indentify plants that have not had any activity in the last 12 months?
View ArticleHelp with exit.
Hi Comunitty. I have a exit in vf01 process ,this exit update data in BSEG table. But in Production envoirement 13 records dont be updated in table BSEG but others be updated correctly. What can be...
View ArticleRe: Creating a Tableview with time dependant entries
Hi Nabheet,i noticed, that in your example, start_date is key field and end_date is Tabels not. Could it possibly mean, that it only works this way round?I'm wondering because almost all HR table i...
View ArticleRe: Indentifying Closed Plants
Hi Mecca, Maybe you can try this: Check on MSEG Table the fields WERKS, GJAHR and CPUDT_MKPF. If don´t have records, meaning hadn't activity. The problem will be the performance! Regards,
View Article