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

Resolved! problem with the run time error DBIF_RSQL_SQL_ERROR AND CX_SY_OPEN_SQL_DB.

Sir,            one z program in finance module ( zadvice :- payment for vendors).            program code was unchanged from last 8 months, and while executing it i am getting dbif_rsql_sql_error and cx_sy_open_sql_db error.            any suggestio...

Unable to get the logo modifications done for ESS payslip features on transportation from Dev to Production client.

Hi,I had done some modifications in HR features ( EDTIN, HRFOR ) & Smartform ( ZHR_ESSPAYSLIP_TO_PDF ) in Development and then I transported the changes to production. My new smartform and changes to feautres was able to see from Tcode smartforms & P...

Resolved! MVKE Material Hierarchy

In reference to PRODHI need to extract the material hierarchy codes (5 levels) from PRODH field in MVKE. If I test using se16 on MVKE the table displays all 5 levels correctly in the PRODH field. However when I repeat the process using a query in a R...

Resolved! Regarding ztable.

I have created a ztable, in which there are 8 fields , when other users tries to enter the data in table maintainance generator  , they should find only 4 fields , how to hide the other fields.   Plz respond to my questn..

Unable to view XLS attachment in gmail , send mail from ABAP program with XLS attachment

Hi All,I have written logic for send an email with XLS attachment to external mail ids. I am able to send mails with XLS attachment but unable to view the document without downloading in gmail.I am using function module  SO_DOCUMENT_SEND_API1 for sen...

Resolved! Compare strings with spaces in between

Hi all,I used this following select stament:      wa_t001l_lgobe-sign = 'I'.      wa_t001l_lgobe-option = 'CP'.*      wa_t001l_lgobe-low = lv_ps      CONCATENATE '*' lv_psloc '*' INTO wa_t001l_lgobe-low.      APPEND wa_t001l_lgobe TO r_t001l_lgobe.  ...

How to create top of page in a container, cl_salv_table=>factory

Hi All,Does anyone know how to create top of page in a container?Previously, my top of page code is working before i change my alv to be display in a container. Below is my code.cl_salv_table=>factory (exporting    r_container  = g_custom_container  ...

Labels in this area