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

can REUSE_ALV_FIELDCATALOG_MERGE create the fieldcatlog of Internal_table which is defined as 'type standard table of'

Hello Experts, I m using REUSE_ALV_FIELDCATALOG_MERGE in my program to get fieldcalog of my intetrnal table which is defined as 'Type Standard table of'. First i have defined structure of internal table using Types: begin of xyzx / End of Xyz where i...

Resolved! BADI: LE_SHP_DELIVERY_PROC -LIPS is not updating

I am using the BAdi LE_SHP_DELIVERY_PROC and using method SAVE_DOCUMENT_PREPARE and simply writing the following code update for updating LIPS-CHARG field.But it's not update the field. I've updated the ct_lips also.                         if ct_yli...

MDG: Dump while creating Change Request

While creating the Change Request I am getting ABAP Dumps as below:Category                        ABAP Programming ErrorRuntime Errors               RAISE_EXCEPTIONABAP Program               CL_USMD_MDF_DB_ADAPTER========CPApplication Component  CA-...

Resolved! Print Picking labels

Hi all,I have to create an program to print the Picking labels.It can be on two ways:Define a printer per warehouse-storage type combinationDefine a printer per warehouse-warehouse operator combinationNow, how do I know which way to print the Picking...

Problem with BAPI_SALESORDER_CHANGE when updating Condition type with price from material master.

Here I am replacing the condition type ZOCH  on the sales order item with the price from material master data if this exists, and it’s different.Here The issue is that for specific sales orders its getting stopped at the following screen.Here I would...

Labels in this area