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

Idoc

Hi,Can soembody pl elaborate on the automatic generation of idoc( once a transaction is saved).As per the previous suggestions i've received, i have configured thru NACE and WE20. But i am not able to find a solution to my question.Kindly help.

calculation [pls]

Hi allCan u tell me how to do this(like in bank statement,first line items balance should be carryword and do calacution with second line items debit and credit), Formula is balance = opening +debit +(-credit) fro sytabix = 1 -2167.00 + 201614.00 ...

bdc

what is difference between bdc and lsmw?in which situation we prefer bdc and which situation we prefer lsmw?in lsmw what is the main reason we use mostly in batch input method for upload the data with comparing to other methods?what is the main reaso...

user exit for mb02

Hi friends, For MB02 Trans i need a user exit.I found out that the following exit can be used.Mainly MBCF0002 as for MB01 Trans.But,when I placed a breakpoint in this exit.It is not triggering. I tried other exits also.But none of the exit is trigge...

Inbound IDOC commit

Dear all,I need to clarify scneario below:INBOUND processReceive an Idoc, and inbound FM Z_TEST_IN will be executed. In inbound FM Z_TEST_IN, i have to update both Table ZHEADER and ZITEM. Since they are Header and item table, so if one of the table ...

alv events

Hi all,In my alv output(grid display) i want to perform certain actions when a line is selected and a button is pressed.how can this be achieved?I am using At line selection followed by At user command and have written my logic after At user command,...

pls explain me

data: lr_wa TYPE REF TO data.FIELD-SYMBOLS: <s_chas> TYPE ANY,<ref> TYPE ANY.create structure for the selection criteriacreate data lr_wa like line of eto_chas.assign lr_wa->* to <s_chas>.in above code i want to know what is happening.lr_wa type ref ...

Resolved! MEMORY LOW

HiI already use this function :CALL FUNCTION 'PROGRESS_INDICATOR' EXPORTING i_text = 'Transferring data........ '.This causes the system not to timeout after 1200secs.But after about 40 minutes it gives another error: "Memory low. Lea...

Labels in this area