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

kb65

am trying to write a BDC for KB65.However I am having real problems with KB65.The problem is that for a CO Document a particular line item will need reposting. There may be multiple items of the CO Doc and therefore it is not possible to select the e...

Resolved! ALV-Select All

Hi people,I have an ALV display which has a check box for each record. This is the first ALV Display. Based on User interaction a second ALV list is calledThere is an option for Select All and Deselect all on the first display, which i have defined o...

Date format,

Hi all.Dear friends, I have lost my notes on date format. I need your help.When I read the date from the db, I am encountered with the format: 22052007; however I want it to be like 22.05.2007.How can I seperate the 22 or 05 or 2007 from the whole???...

function modules

HI , how can i write thgis code in function modules. if i write it in function modules it is showing errors. tables : zsvj.data : begin of itab occurs 0, enum like zsvj-enum, ename like zsvj-ename, end of itab.start-of-selection....

Resolved! Doubt in Authorization

Hi All I am very new to this topic.I have a piece of code with me...So tell me in a simple way what does it means....My doubts are1. what is the use of Authorization-checks2. In the below code what is OBJECT , ID and FIELD..What does it means..Tell m...

Resolved! hi gurus

How many types of table joins are there?difference between inner join & outer join?hi..can u give some examples for the joins....Difference between "select * from mara" and "select single * from mara"?

ABAP DUMP -

Any pointers to the following ABAP DumpRuntime Errors : SAPSQL_INVALID_FIELDNAMEException - CX_SY_DYNAMIC_OSQL_SEMANTICSProcedure - SEL_KONDTABDescription : An open SQl clause was specified dynamically . The contained field name 'SPART' does not exis...

Resolved! BDC--its different....

hi friends... need ur help again... act i've a bdc created for uploading IN-time and OUT-time etc. of employees thru TCODE PA61 ... but now our end users dont want it to be done manually...They want the BDC to be executed daily at night or in t...

Resolved! Loop!

Hi,For this simple program I am not getting the output. REPORT ZATUL_DEMO1.data: it_spfli TYPE TABLE OF sflight ,wa_spfli type sflight.SELECT * from sflight INTO corresponding fields of table it_spfli.loop at it_spfli into wa_spfli.endloop. WRI...

general

hii would be really thankful if anyone would give me the exact answer for the below questionswhat is sap?what does it provide and what does it do?how is it different from others?can i relate database to sap?advantages and disadvantages of sap?what is...

Resolved! Dynamic selection screen variant

Hi Gurus,There are two parameters in the selection screen of a report. One for Date, whose format is ww.yyyy and purchasing organization. Both the fields are mandatory fields.I have to create variants for this report in such a way that when user sele...

PS_1978 by Active Participant
  • 1027 VIEWS
  • 4 REPLIES
  • 0 Likes
Labels in this area