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

Smart form

Hi Gurus, Am doing smartform for invoice LB_BIL_INVOICE. For vbak table 4 fields are added. I have to get these 4 fields and place it into ZLB_BIL_INVOICE. Please provide me some guidance how to add the extra fields in smart forms which are not pres...

ABAP Issues!

Hi Guys I ve some issues below i need ans for this! 1) What is Condition Tables KONV KONH what data they store & how to link Konv konh to Vbrk & VBRPIs it posible.2) Customer going for update from 4.0b to 4.7 in bdc what r the possiblities of error...

hi all

hihow will u unlock the following SELECT employee_name FROM employees WHERE employee_id = 123 FOR UPDATE.i have not created any lock object. i want to lock single record through the above syntax.after select querry it should get unlockthanxrocky

hi bdc

hii have uploaded data from flat file for VA01 successfully.now system generates sales order no automatically after uploading data.i want to show this sales order no in bdc report.the difficult is that sales order no vbeln itself is a primary key so ...

WS_DOWNLOAD

Dear all,I have a internal table "itab" that there is a field included chinese content, when I use function "WS_DOWNLOAD" to download it as a txt file. This txt file format was changed to UTF-8. I want it to ANSI format when it included Chinese con...

HI EXPERTS

HI GUYS I have a doubt, can we display the internal table (fields from many tables) in table control. For example internal table as follows.DATA : BEGIN OF itab OCCURS 0, TDDAT LIKE VBEP-TDDAT, DWERK LIKE AFPO-DWERK, WEM...

Problem in navigation

Hi Folks,I am having a program which is having 3 radiobuttons.Each Radiobutton has a different ALV to display.Now I had addedone more radiobutton for one more different ALV display.when I execute this newly added radiobutton I am getting the desired ...

kiran_k8 by Active Contributor
  • 749 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! ALV BLOCK LIST

Dear All,I have created a report with ALV block list.My requirement is when weclick on each column of list, detail report should be displayed.Issueis that I could'nt get the selected the column in the block list whileselectind a row.im using the USER...

Resolved! Regarding BDC

hi all, i m doing BDC using Call transaction method...after call statement i m displaying some text.......if there is no error occur than i want to display that text...............so pls, tell me how can i know that...during call transaction error ...

user command

using classes how to provide logic for user command eventlike if i select a record in header list&click a push button i have to get item details of tht record. itried using event user_command and method user_command.i didnt get the logic.

Labels in this area