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

Resolved! Differences

Hi All,In following two way of defining the internal table which is the best one and what are the advantages in each one.TYPES : BEGIN OF LINE, COLUMN1 TYPE I, COLUMN2 TYPE I, COLUMN3 TYPE I, END OF LINE. TYPES ITAB TYPE LINE OCCURS 10. D...

Resolved! JOINS Vs FOR ALL ENTRIES

hi,I have to extract data from 6 tables based on cross check reference among these tables.some of the tables do not have foregin key references,but i have written SELECT query joining all the 6 tables, it works fine. My question is, if i use FOR ALL ...

Resolved! disabling block

Hi, I am having a problem regarding disabling of blocks in report.I have two radio buttons,by clicking on one first button should appear and by clicking on second radio button first block should disappear and second should appear.Following is my ...

Resolved! Linking four Tables

HI! How can I get the data from all these four tables..The table names and fields are as follows :MARA -MatnrMARA-AttypMALG-MatnrMALG-LmodEINA-MatnrEINA-LnfnrEINA-AnumEINE-LnfnrEINE-Org The selection criteria is Lnfnr. Anybody can help me? Thank in...

Process code

Dear All,I have my idoc number and message type, partner type.I checked WE20 and in partner type, message type is defined.When i double click on message type, i found no process code.This is outbound idoc.Could you please let me know how to find the ...

HR

Hi,pls help me,i was checking a report related to HR,here in hr ,the terms and conditions are quite different,they r using infoset ,infostar ,macros, fieldsymbols,etc.now i have to modify the code .so,pls help me what r all these terms.

Idoc processing

Idocs are sent from external system to SAP. There are no of Idocs and each Idoc posting a document in SAP.For posting a document Idoc inbound FM reads the previous document posted and do some calculations for the current document and posts it.Now the...

script print preview

hi all,i am seeing the print preview in tcode recpa520, giving company code,f8,press print preview. i am seeing the invoice print preview,i want to find the output type,application type,form name for this.in this tcode there i no messages option to s...

HR Letters Forms

Hi Gurus, Please help me regarding in this issue. This is my first Abap HR programs and I have the requirement that i need to develop the letters like confirmation in promotion, offer letter like this. I need to develop a script for this. Please te...

Labels in this area