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

Resolved! lock unlock record

I am using BAPI_BATCH_CHANGE in my custom program and then using BAPI_OBJCL_CHANGE to update the classification data. But it seems that the first BAPI is locking the record. How to make sure that once the bapi is executed the record is available i am...

Resolved! structure

I have the structure RMMG1(maintain material master data) to display the ouput for report.But the select statement is not accepting the structure as it only accepts the tables & views to be loaded to internal table.& I couldn't able to find to which...

types declaration

Hi,I need the equalent declaration syntax in types declaration :Question : 1DATA : BEGIN OF t_in_lien OCCURS 0. INCLUDE STRUCTURE zwgps_br_co_eefile.DATA : zli_type LIKE zdimbpar-zlien_type, END OF t_in_lien.*The above internal table dec...

Resolved! Info about MINI-SAP

Hi all!I'm a new user of this forum, and I'm started now to have an interested for SAP and ABAP/4.Now I'm studing the ABAP/4 on guides on the network, but I need to try it!I have well known MINI-SAP reading many post on various forum online, but I do...

Resolved! Select options help

Hi AllI need to count the the no. entered in select options for exampleSELECT-OPTIONS S_FORM FOR ZMFORM-NFORM. "numeric typeso when user enter 1 to 1000i need to store 1000 lines to my internal table do i need to count or is there any simple or bette...

Resolved! splitter in splitter

i have a splitter (splits in left and right side) I want to split the left side in a top and bottom side (so I want to split the left side again)... Is this possible and can someone put me in the right direction..i try do it with these classes : cl_g...

Resolved! Search Help

Hi Dear All, I have created one Report. When I execute this Report that time user want to Edit the output. That means I have to allow user to Edit the output it is ok I did it. But For One column on output which is going to Edit must ...

Resolved! Clip Board copy

Hello,User complains copy function in clip board does not work properly <b>Eg In data from SE16 t code</b> "Copied 376 entries only 176 entries when paste, then copied 112 entries and only 76 entries when paste i.e do not paste all copied entries and...

Labels in this area