Execute button missing after displaying the error message on selection screen
Hi, Execute(F8) button is missing in my program after displaying the error message in the selection screen. AT SELECTION-SCREEN.If field IS INITIAL. Message s001 display like 'E'. call...
View ArticleUploading/Using only some fields of excel to ABAP program
Hi All, I have to use only 22 fields of an excel input file out of the 60 fields the file contains. Customer will not change the structure of the file. Moreover, I know the datatype of only the 22...
View ArticleRestrict PO approval on Company Code (ME28)
Hi All, As i want to restrict user to see only relevant PO's for Company codes which he is responsible when he run ME28. Well before this i have tried various user exits M06E0004 & M06E0005 and...
View Articleabap query for KONV, EKKO and EKPO
Hi All, I have developed an abap query for tables konv, ekko and ekpo. First I joined ekko and ekpo. For konv table, in Extras I have written as...
View ArticleWrong value in RV61A-AWEIN on return order
Our customer wants to force the UOM in return sales orders based on invoice, for some materials. For example if an invoice, has UOM box and he makes a return sales order, the UOM in the return sales...
View ArticleChange Status of CRM Serviceorder with CRM_ORDER_SAVE
Hi experts, we are using IT-Servicemanagement on Solman 7.1. Now I would like to Change the Status of a few objects by executing the function module CRM_ORDER_MAINTAIN.By executing this function module...
View ArticleScroll button missing in CV01N Transaction
Hi Experts, I have an issue in transaction CV01N. If multiple attachments are attached to a document, the scroll option is available on screen with small button but somehow arrow key button to scroll...
View ArticleIn sufficient memory exception at runtime?
hi experts, When i am exicuting the ALV report, in sufficient memory exception is coming, what is the solution to fix this problem.plz give me some suggestions. thanx...
View ArticleWe are using FM ‘HR_INFOTYPE_OPERATION’ to update infotype data, but few...
We are using FM ‘HR_INFOTYPE_OPERATION’ to update standard infotype data, but few infotypes are not getting updated through this function module. Few days back all infotypes were getting updated...
View ArticleDBIF_RSQL_INVALID_RSQL error
hi experts, What happened? Error in the ABAP Application Program The current ABAP program "/BMW/SAPLATL_TW_I336_INQUIRY" had to be terminated because it has come across a statement that...
View ArticleSapGui problem
I havea problemwhen selectingthe option ofquickcut and paste, I select itand does not performthe operationwhen using the7.10versiondid not havethis problemwhen usingversion7.20I could notdo...
View ArticleCalling FF.5 through zprogram
Hi All, I have a requirement, according to that I have to pick file from desktop change its format and pass it on to FF.5I have used gui_upload to pick and converted the file in an itab. Now how do I...
View Articleno value display in pricing?
I have add a field zzpernr in pricing table but when I call va01 no value is display.I added code in exit FORM USEREXIT_PRICING_PREPARE_TKOMP. MOVE XVBPA-PERNR TO TKOMp-zzpernr. but no value...
View Articleclass cl_salv_bs_runtime_info and alv block list
Hi all, I have a requirement to submit a report and export the output to an internal table.The report that i have to extract is using alv blocks.i used the class cl_salv_bs_runtime_info to get the alv...
View ArticleEDI for Scheduling Agreement
Hello experts, I'm working on EDI for Scheduling Agreement. The scenario is buyer sends Schedule Lines (DELJIT and DELFOR) in EDI format. Then these EDI files needs to be imported into the Scheduling...
View ArticleUnit of Measure search help for a specific material
Dear all, I am looking for a search help (F4 press) to bind it with the UOM column in the ALV to display the alternative units of measure that are available for this material only not the whole list....
View ArticleDo i need to UNLOCK the Z table prior LOCKing it for updation, as a make sure...
Hello After doing some validations, I am deleting record/s from a custom table via my prog. well. Flow is as below, Logic -1 1) Lock the table by using ENQ FM IF sy-subrc = 0.2) Deelete the entries...
View ArticleNumber_get_next
Dear all I have used 'number_get_next' fm to generate sno. in snro i have defined number range with 10 digits ..but in the output im getting only first 7 digits after ecxecuting the program.how to...
View ArticleHow to add customized fields(POITEM) to the BAPI_PO_CREATE1
Hi All, There is a requirement to post PO with BAPI 'BAPI_PO_CREATE1'. In this case, there are few customized fields in line level (POITEM ). i need to post PO with these customized fields. i extended...
View ArticleStatus 54 and 55 in IDoc mean?
Hi , Could you please tel me as to what the status 54 and 55 mean ? Well I know 54 : Error during formal application check 55 : Formal application check OK But my question is what does it mean ? Is...
View Article