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! Impact of TR import - Data Declarations becoming obsolete

Hello Experts,I have declared a variable in data declarations and used that variable in the program logic.  (if i double click on the variable in the program logic, it is navigated to its declaration).But, when i move/import the changes to the next s...

Resolved! problem in debugging?

Hi abap experts,In SM 13 i fount the error , when i click that error it will open another screen in that when clik on error it goes to dump. so i went for se38 open the  program i put the break point and press f8 its not working so i went for debuggi...

Resolved! Import Statment doesn't importing data through Index table

Hi guys.I am facing a problem during importing the data through index table, basically its two different program one program is export data which is working fine and export data to index table but when i trying to import this data from another progra...

all material BOM’s have an authority group if necessary

Hi All,  A lot of systems out of SAP create or maintained material BOMs in SAP production server.BAPI’s:                   CSAP_MAT_BOM_MAINTAIN                                CSAP_MAT_BOM_CREATE.  We must ensure, that all material BOM’s have an auth...

Reg: Change Document Functionality in Standard Table EQUI and IFLOT for Enhanced Custom Fields

Hi Team,I have a requirement to activate the Change document functionality for Enhanced Custom fields of the tables EQUI and IFLOT.Those fields will get updated through tcode IE01/IE02/IL01/IL02(Enhanced Screen - via exit ITOB0001).So while updating,...

Resolved! WLCPAR : See log error

Hello,I use WLCPAR for Parallel processing of multilpe background jobs.My different jobs are completed with errors.I get the error (in SM37): At least one job in report &1 has ended with errors - see log (Class message WLC_PARALLEL   , message no  05...

LSMW Syntax error

Hello,I am creating an LSMW program to upload mass assets and im getting Syntax errors.The first one notified me that my Source Structure was already declared. I changed the name of my Source structure and now it gives me the following snytax error.'...

getting dump CONVT_NO_NUMBER in ALV list display

Hi All,I have created a Zreport to displaying data from table LIPS using ALV list display. Below is the output.Vendor     Delivery   Del.LineItem   Material           Delivery Qty   UOM3016992    360063501  000001       57165601           5.000,000  ...

Code optimization

Hi All,What is the best way to optimize the below code .     SELECT kunnr         bukrs  FROM knb1  INTO TABLE Zcustomerdata  WHERE kunnr IN Zkunnr  AND bukrs IN Zbukrs.LOOP AT Zcustomerdata INTO lwa_customerdata.   CALL FUNCTION 'BAPI_AR_ACC_GETSTAT...

Labels in this area