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

SSO Cookies

Hello every body,I have a question about the SSO logon cookies, when a user tries to connect to ECC system in the Back-n, does the cookies stay in the header until he or she disconnect or the cookie became absent after the first authentication?Any he...

Delete ALL Duplicates

Hello everybody, I'm in a trouble so I've decided to post here.I have an internal table with several duplicates, and I need to delete ALL of them.I'm using this sentences:SORT <table> BY <fields>.DELETE ADJACENT DUPLICATES FROM <table> COMPARING <fie...

Resolved! You do not have the authorization to create the material with change type F

Hi,I'm uploading a PIR(purchasing information record) from an excel sheet which contains one row of data..When i run the program I get an error record which states that "You do not have the authorization to create the material with change type FERT"....

Resolved! BAPI and FM

Hi there,Please some one explaine me with eg what is BAPI and FM and can create and configure,and where i used with respect to BW .Please help me,Thanks,RobMessage was edited by: Rob

Aummad by Participant
  • 695 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! layout in ALV problem

hi experts, in my ALV report, layout selected from select-options(F4) is not displaying, after the initial list dispaly if i select from the layouts then it is comming, pls help me,i did all the required things like i_save = 'X' ,is_variant = alv_var...

Resolved! Changes to HR tables

I have been asked to report on changes to tables (PA0000,PA0001 etc.) in the HR application (transactions PA20,30,40 ) but changes do not seem to be recorded in the CDHDR and CDPOS tables. Does anyone know where these changes are recorded or can the ...

need Help

Hi all,Below code giving the shot dump at transfer command. How can i rectify that.FORM upload_data .data lw_filename type string. data: lw_line(1024). move p_ofile to lw_filename.*---Open file for output open dataset lw_filename for output in tex...

Resolved! table

I m working in MB25 tcode.if i give low value only tht records are displayed.i debugged & checked tht matnr-low has value.if i didnt give any value all the records are displayed.at this time no values in matnr -low & matnr-high.the matnr range table ...

alv problem

Hi Experts,There is one urgent requirment in alv.Suppose i have 12 column in my internal table.the data i have to append in this table is like..first row of the internal table shud be of 12 headings each of 50 lenth.next three rows shud contain numer...

Labels in this area