Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Resolved! 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 fields  that I intend to use and not the rest.  Is the...

Resolved! Need to refresh/change the OK-code value from exit in ME52n

Hi Experts,      I have created the custom tab in (Purchase requisition ) Item in t-code ME51n /ME52n for adding custom fields in it.I have implemented the validation for these fields to display error for some condition when user try to save the PR.T...

Resolved! J2I9 - Qty showing only single line item instead of cumaltive line items qty

Hi Experts,In J2i9, for one particular period, there I'm checking the quantity field. The quantity shown against one line item (reference no.) against that item the total GR value, BED and Cess values are coming cumulatively (i.e for entire PO Value)...

Resolved! SHLP-SELOPT is Empty

Hi,I made a table in SE11 and attached a search help to a NUMC field. I wanted to filter values of this NUMC field within the search help exit depending on other selection criteria. I'm checking for the selection value that would be of type DATS in S...

Issue in Updating price in bapi BAPI_INQUIRY_CREATEFROMDATA2.

HI Everyone,                         Iam able to create inquiry in SAP but  price is not updating, Below is the code iam using please let me know  if anything iam missing. DATA: WA_HEADER TYPE BAPISDHD1,       WA_HEADERX TYPE BAPISDHD1X,       DOC_NO...

Resolved! 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 unfortunately cannot be executed.What can you do?   ...

Resolved! Role Comparisons

Hello Everyone,We are in a process of cleaning up Roles since we have a separate role for a transaction so far, which literally screwed up the process. As a part of this activity now I have to combine the content of say for eg : 50 roles (with one Tc...

Resolved! select query issue

i have this select query but isn't work  properly.    SELECT DISTINCT Q~PRUEFLOS Q~WERK Q~OBJNR Q~ENSTEHDAT Q~KTEXTLOS Q~SELMATNR Q~KTEXTMAT Q~CHARG J~STAT INTO CORRESPONDING FIELDS OF TABLE    gt_qals  FROM QALS AS Q INNER JOIN                  jest...

Resolved! How pass the tables as an input parameter in FM?

Hello!I will write in FM:SUBMIT ZREPORT WITH SELECTION-TABLE IT_SELSCREEN                WITH FREE SELECTIONS IT_FREESEL                AND RETURN.IT_SELSCREEN and IT_FREESEL are declared:DATE: IT_SELSCREEN LIKE RSPARAMS Occurs 50,  IT_FREESEL TYPE R...

Resolved! Events in oops ALV

Hi everybody,i am using oops ALV to display the report, bu the requirement is that when a cell is clicked corresponding to the column a transaction has to be executed.can anybody please let me know how to get about this.

Resolved! Copy Control Usage

Hi Experts,I had a query regarding Copy control concept.Let me explain my scenario its like this"Whenever a Billing Document need to be created from a list of Delivery Documents then each line item in the Delivery need to be split or combined into Si...

Resolved! Assign fields

Hello everybody.First of all, sorry for my English, I am from Catalonian and I know my english is very poor.Ok, I am developping in Abap since 6 months, more or less, and know I have a little problem.I hace defined an internal table where there are 1...

Smartforms Error

Hi ExpertsI m getting below dump when calling smartform to print sales orderI am using below codefield-symbols:   <ls_vbdpa> type vbdpa. loop at it_vbdpa assigning <ls_vbdpa>.   if <ls_vbdpa>-posnr_neu is initial.     append <ls_vbdpa> to gt_sch_item...

Labels in this area