Quantcast
Channel: SCN : All Content - ABAP Development
Browsing all 8332 articles
Browse latest View live

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 Article


Uploading/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 Article


Restrict 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 Article

Image may be NSFW.
Clik here to view.

abap 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 Article

Wrong 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 Article


Change 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 Article

Scroll 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 Article

In 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 Article


We 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 Article


DBIF_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 Article

SapGui 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 Article

Calling 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 Article

no 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 Article


class 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 Article

EDI 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 Article


Unit 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 Article

Do 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 Article


Number_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 Article

How 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 Article

Status 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
Browsing all 8332 articles
Browse latest View live