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

BDC problem...

Hi,I have created a bdc for credit memo request(VA01). it is executing without errors. But the point of concern is that it is picking all the 'active' condition records/types for the duration(as it proposed so by the system). But I only want to inclu...

Screen Field Problem

Hello, I am calling VA01 from my program using call transaction and skipping first screen.In the line items, I am adding material and quantity with some logic in PBO of my Z program.However when I confirm the entry by hitting enter key, nothing is ha...

Short dump

I am getting short dump as CX_SY_OPEN_SQL_DB and DBIF_RSQL_SQL_ERROR in SAP program.why this runtime error occurs? How to correct the errors?? Please explain in detail..suggest me the link from where i can study the detail or get the documents..

Filter in search help

Hi all,I have three fields in my selection screen from Infotype 0001.1. Org unit ( OREGH)2. Dept (OREGH) - custom field3. Division (OREGH) -custom fieldWhen clicking F4 in the field Org unit it shows Orgunit with all details ( fine). And if i click F...

Resolved! Get the fieldnames of a generic internal table or work area

Hi All, I have one generic work area which I have created in the below manner... * ET_DATA itself is a generic table of type ANY...can have any internal table data in it. * Create dynamic internal table CREATE DATA lv_new_table LIKE et_data....

Resolved! New to BDC

hi gurus,i have a requirment where i need to work on the BDC but i have no idea of what is BDC to be honest.the work will be assigend to me may be 2months later and i want learn it as quickely as possible.can you please help out in providing the mate...

Modification t-code co46

I have to copy the program that runs t-code co46 in order to modify the selection screen as well as the output.1) In the sales order tab of CO46 I have to add fields vtweg and spart to retrict the report for sales orders for this particular sales are...

farihakazi by Active Contributor
  • 942 VIEWS
  • 3 REPLIES
  • 0 Likes

Header in ALV report

Hi All,I am using CALL METHOD grid1->set_table_for_first_display, to display the output. But i am getting only one line as titile, but my requirement is to have three lines as the title. I have to use this method only. Cant use other methods as i ha...

Labels in this area