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

Task 1 - Create CDS View Entity ( August Developer Challenge )

First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83488 VIEWS
  • 212 REPLIES
  • 39 Likes

strange issue with table "VSPROJ_CN" , fileds are not available in PRD.

Hi Experts,I have been facing a Strange Issue with the DataBase table VSPROJ_CN.In that table Structure FERC_VSPROJ_CN having only One Field in DEV and the same table i checked in PRD , huge difference the same structure in PRD having more fields ..B...

Resolved! DATA declaration in ABAP

Hello!I found this declaration in a method (part of a Web Dynpro, but that souldn't matter here):DATA lv_sysid TYPE sy-sysid.In the ABAP basic course, I learned that I can use DATA ... TYPE in combination with a type or DATA .... LIKE in combination ...

Delete all fields from CI_COBL Include and making CI_COBL empty to its initial state.

Dear Experts,We created CI_COBL include with one customer field in our development system as per a requirement from functional where they needed it on FB60 screen (values to be updated in BSEG and BKPF).Later, they came up with another approach and t...

Resolved! ARE1 Issue

Dear SAP gurus,First time I am trying to create ARE 1 document but I am getting below errorEven I maintained number ranges for series group, Output type also maintained.But excise invoice created with internal number as well.Please kindly let me know...

Resolved! Problem when pressing ENTER key in a editable field ALV

Hi expertes,I'm having a problem in the moment that I try to validate the information inserted into  the editable field in my ALV, the dump is the next oneategoría              Error de programación ABAPrr.tmpo.ejec.         GETWA_NOT_ASSIGNEDrograma...

Resolved! Note 2227185 IDWTPARTNERADD_US --> US_1042_RATE field missing

HelloI´m implementing Note 2227185 wich add some fields (US_1099INT_TAX, .., US_1099_FATCA, US_1042_AMTREP) to structure IDWTPARTNERADD_US  (wich is part of structure IDWTPARNER) and make some other changes to other structures, adobe forms, images an...

Field Name changes

Hi , some time back have added a custom field  in a structure (  field label length name  is more than 10 characters .) which eventually added this field in two transparent tables and one cluster table . when we are doing an upgrade we noticed that...

ME_UPDATE_INFORECORD

I am using  ME_UPDATE_INFORECORD to create inforecords but this method has no exception handling. So i called the method in try and tried to catch any sort of exception using - CATCH cx_root INTO lr_root. but in case inforecord already exists, or som...

Resolved! Issue with ALV Grid display not displaying the field catalog

Hello Experts,I am adding new fields at the standard report output ME2A RM06ENBE. I had added new fields in structure MERE_OUTTAB_ME2A and the REUSE_ALV_GRID_DISPLAY fm  that is used in report is using i_structure_name and so no field catalog need no...

Excise value BED and SED at Header of MIGO coming 10 times higher, but correct at Item level

BED and SED Value in Header is Multiplied 10 times, but correct in item level, and this is not because of Qty is 10.I have checked checked all condition types in tax procedure including JMOP, JMX1, JSOP, JSX1. Also checked Pricing Procedure for same....

Menu exit for ME53n

Hi Friends,I would like to add an item to sap standard menu in Tcode ME53n. But using SMOD method, I couldn't find any menu exit in it's package.Any   idea please in such cases? Thank you  allattached is screen shot of  what I'd like to do:

To find the classification status (Locked, Released, incomplete) of sales order item

Hi All,Function modules or tables or example programs are required to get the variant configuration classification status of the sales order item.My requirement is based on the classification status of the order item the print output type should be t...

Resolved! Question about Exception Propagation to highest processing block

Hi experts,As BC401, when the supe class of an exception class is CX_NO_CHECK, then the exception raised will be propagated out automatically until the highest processing block. If there is no correct CATCH object, then a DUMP happens.But in my testi...

cain_sun by Product and Topic Expert
  • 1747 VIEWS
  • 7 REPLIES
  • 0 Likes
Labels in this area