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

constructor

i have created a class which has a constructor which imports the value of a and b.for this particular class iam creating an object obj1 by exporting the values for a and b to the constructor.then iam creating an object called obj1 and obj2 without pa...

select statement

can anyone please help meIn the select statement i have to fetch zuonr field from the table RBKP.Where this needs to be compared with bkpf-awkey value with rbkp-belnr and fetch zuonr field. but bkpf-awkey field length is 14 digits and rbkp-belnr fiel...

COR1 Batch determine

Hello all,I need to find a user-exit that allows me create a batch with a number determine by the date. My requirement is that the batch number is generated as soon as i get in the transaction or as soon as i save.Can anyone help me on this?Thanks in...

exporting values

Hi,We are trying to export the overall limit and expected value for a line item in a framework PO.When there is only one line item, it correctly exports the values like below..v_sumlimit = ch_esuh-sumlimit. v_commitment = ch_esuh-commitment.EXPORT...

alv report

hi all, i have a problem in alv report . i have displayed a text at my alv top of page header as 'Sales Tax Register Report'. the code for which is displayed below. its working fine. but nw i want to display on more text in which it should show the...

Resolved! how can we differentiate between lower case letters and upper case letters

hi guys, how can we pass case sensitive import parameters in RFC. my question is how can we diferentiate the lowercase letters and upper caseletters while we are searching? for example i'm searching for 'abap'.if i give 'ABAP' then the output shows b...

Resolved! BDC problem

Hi Experts,My question is while running the BDC program suddenly system is crashed , what will happen in both methods call transaction and session method?how will i find how many records are processed or not ?i will reward for helpful answers.

Resolved! singleton classes ??

Hi , I came across the statement in the code which i am reviewing .its : CALL METHOD me->get_id EXPORTING internal = internal.can any one explain me here the use of ' <b>me->get_id'</b>. ? can i replace above statement by the following g...

Resolved! unit testing

hi , after developing the object , how unit testing is performed in real time ?is test cases are prepare by abapers or functional people ?please provide one scenario or documentation regarding this.thanks in advanceregards,hari priya

Resolved! tricy in smartforms

hiii 1.How to convert "jan" to "january" is there any fm or i need to use if conditions. 2.how to get dark line end of the page.i have created a paragraph style there i have given underline and thickness(0.05mm) but m geting dotted line above dark...

Unreachable statement

Hi experts,After running the Extended check (SLIN) I got the following message:Unreachable Statement After Jump Statement EXIT: DESCRIBE TABLE i_table LINES itab_lines.(You can hide the message using "#EC *)My question: How can I eliminate this erro...

Labels in this area