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

Resolved! Table maintenance

Dear All,I have created a ztable, and maintained a table maintenance for that.Also for the table maintanance I have a ztransaction code.And I have a report which should output all the records created or changed for that ztable based on selection cret...

Resolved! How to upload Image in OAER

Hi, I went to OAER t-code and gave the class name as PICTURES and class type OT.But When I press create button, nothing happens. How can I upload image to OAER t-code.I don't want to upload from SE78. Because those images are not appearing in ALV ou...

MRM Final Check

Hi,I Using implicit enhancement in function module MRM_FINAL_CHECK, i am searching BSART field in that to check the condition.If bsart = ' ' do some operation.endif.I searched the field BSART. I couldn't find. Is it possible to do BSART in this func...

Resolved! mapping of tables in ALV

Hi,I have to create a report in ALV to prin the IBD and GR details.There are three tables associated LIKP, MSEG and MKRF.How do I do the mapping for these table. MSEG and MKRF have fields MBLNR and MJAHR with which I can do Inner join, But how do I j...

Table EKPO

What is the table EKPO for? Is which SAP module is it used? Does it have to be processed by some special processes?Moderator message: please search for available information/documentation.Edited by: Thomas Zloch on Apr 12, 2011 6:32 PM

Resolved! ALV display

hi,I am displaying data in an alv.the data consists of multiple documents under multiple vendors.When i display this data....this is sorted according to vendor.Now when the line items for a particular vendor are displayed,before that i have to print ...

SELECT COUNT(*) error

Hi All,I am facing a problem while executing select count(*) into v_count from <table>.Table contains more than 3000 crore (= 30 billion !) records so the select statement is failing, i think count(*) is crossing INT4 value limit.Please let me know i...

Select Statement

Heloo Everybody,I have a Z_table1 , in this table the key field is aennr, Now I want to hit this table for all the entries in an another Z_table2, But the WHERE condition is some what as below.AENNR+8(4) EQ i_tab2-filed.SELECT * FROM z_table1 ...

Labels in this area