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
  • 83306 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! Regarding execution of bapi for goods movement creation - Commit / Self locking

Hi,In our programs we are using the bapi  BAPI_GOODSMVT_CREATE  to post the goods movement for different movement types. We are processing this bapi inside a loop . Inside the loop after each bapi call we are doing the commit work by executing the fu...

Get the values (class&characteristics) assigned in the buffer to an equipment? (IE01/02)

Hi, We are trying to get the class and characteristics (and also their value) assigned to an equipment during its creation/modification (transactions IE01/IE02).The issue is that we are not allowed to implement the code in any user exit but in the up...

How to dynamically add input Box in selection screen on click of Button

Hello       i want to add new input box at runtime whenever i click on add  button screen  below you  can see see the two screen shot  of my requirementin the first screen you can see there is only one input field as soon as user click on  add button...

sonali_jha by Product and Topic Expert
  • 2088 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! How to develop an Interactive Dashboard type report in ABAP

Dear Sir,We need to develop an interactive ABAP report  which is having a Dashboard type look .  The desired appearance of the report is given in below screen shot .For this report , the data is extracted from the database .    To have easy understan...

Business Partner Classification - BAPI_OBJCL_CHANGE

Hi gurus, I'm trying to use the following function to update the business partners classification.CALL FUNCTION 'BAPI_OBJCL_CHANGE' EXPORTING   objectkey                = wa_objectkey   objecttable              = 'JGVGPKLASS'   classnum              ...

BAPIs not working

Hi  FriendsAm  facing two issues with my program ,1) Two  BAPIs as per suggestion by client only ,am using in program  first  BAPI is   (   BAPI_MATERIAL_SAVEDATA )  is uploading table  MARD  but for  the field   PSTAT ( Maintenance status ) Its uplo...

Resolved! LSMW displaying # symbol in the display convert data which is not there in the source file

Dear Experts,I'm doing LSMW for the storage bin updation and while doing the display of the convert data the # symbol is displayed which is not there in source file.  Below is the display of the screen shot. Pls help in solving the belowBest rgds/thn...

Z table entry recover

Dear All,Please help me to find out z table records deleted from someone or programming mistake. Is there any temporary table of table which stores data for specific period. or any other solution?for you information, from the dump taken backup i rest...

Resolved! Forward Navigation

Hello Community,I installed Eclipse Luna (4.4.1) with new ADT from source SAP Development Tools for Eclipse for test.I navigate in SAP standard code and the following message appeared.is there another way to navigate Forward when module (e.g. INCLUDE...

Resolved! How to stay on a standard screen after error message in custom enhancement

My question to ABAP experts:Lets say we have custom logic in a BTE, or implicit enhancement.for example I have used the event 1120 and created a function module ZFI_PROCESS_00001120 which has my custom logic and validations.I execute FB60 or FB01 whi...

Resolved! propagate EXCEPTION --> Attributes of Exception class are initial = ERROR

Hi all,I wrote a exception class inheriting from the SAP Superclass CX_DYNAMIC_CHECK.For better understanding:  My Exception class is named ZCX_MYEXCEPTIONI enriched ZCX_MYEXCEPTION with an ATTRIBUT called MY_ATTRIBUTEThe code gets processed as follo...

Labels in this area