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

Resolved! problem in FM

Hi,I have created a Function Module, and from the function module i am calling a report program thru "SUBMIT" command.now in the 'submit' command i add the addition 'exporting list to memory and return'.after that i read the contents of the list usin...

Workflow Help

Hello everyone,I have recently studied about workflow from a book (ALE, EDI and IDoc's for SAP by Arvind Nagpal). Will that be enough to start in developing real time applications or could you people can help me with providing some documents or resou...

Modify database table

Hi All,i have a database table with 10 fields,i need just 5 of these 10 fields in an internal table and do the processing based on this and later modify only these 5 fields in the database table based on values in internal table.something like, mod...

Resolved! remove occurs n

Hello Experts,I have the current internal table declaration and usage like this:declaration:data: m_itab like hie_out occurs 0 with header line.using in:1) refresh m_itab2) select MIED NOISD from Z_RSVD into table m_ITABI am trying to elemi...

ALV Columns

Hi! I have a problem with the ALV columns in 4.7 extension set 2.0. The columns on my ALV report appear to be automatically re-sizing themselves whenever the report is printed from the list view. This never used to happen in the past, even if I had ...

Resolved! date range

Hi folks,here is the scenario..SELECT-OPTIONS wdate FOR SY-DATUM. suppose I enter the date range as 7/11/05 (wdate-low) and 7/17/05 (end date - wdate-high)w_date = wdate-high. write: 'the current date', w_date. write: w_date to to_date ddmmyy.I nee...

Resolved! F4IF_FIELD_VALUE_REQUEST

I am using F4IF_FIELD_VALUE_REQUEST function for executing standard help, i can see the results in the screen, but the returntab, only contains the fieldname especified on the fieldname, and i can only put there one field, i need at least two params...

Resolved! Purchase Order Problem

I am working with a type of request "Z", the invoices for this type of request are generated monthly in one PO Position by an interfase, when I look for a PO of this type in the EKKO table the field that must contain the Total Value of the PO has onl...

Labels in this area