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

OO ALV Variants

I have a program with two ALVs on two separate subscreens on two tabs. The problem is that I'm allowing the user to save their own variants using the following code: call method grid1->set_table_for_first_display exporting i_sa...

SD Report Problem!

Hi everybody! Could anyone let me know how should i retrieve the header values of a billing document into my report,i.e. in konv table, for a particular vbeln no i have some values in its header and i want only the header values to be retrieved not t...

MB_MIGO_BADI

Hi,I'm doing GI in MIGO with reference to the reservation (Q, 221).In MB_MIGO_BADI I need to change value of the field CS_GOITEM-PS_PSP_PNR but the system returns message no. MIGO050 (BADI: Field GOITEM-PS_PSP_PNR is not ready for input. (Change is n...

Resolved! Fixed asset BAPI

Hello,I am trying to use the BAPI BAPI_FIXEDASSET_CHANGE to modify an fixed asset master data. Everithing works well untill I try to modify a time dependant object with time intervals. So, I fill the import parameter TIMEDEPENDENTDATA-FROM_DATETIMEDE...

Resolved! Interactive Report

Dear All ,I am writting the given below code .tables MARC .DATA T_MARA LIKE TABLE OF MARA WITH HEADER LINE .SELECT * FROM MARA INTO TABLE T_MARA UP TO 20 ROWS .END-OF-SELECTION . LOOP AT T_MARA. WRITE : / T_MARA-MATNR , T_MARA-MBRSH . HIDE T_MARA...

org. values

Hi,I need to know the meaning of the following org. values with a simple example:company code, operating concern, Businees area, credit control area,account type, controlling area, division, sales organization, plants.Also, please reveal the program...

Labels in this area