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

SALV PROBLEM

Hi all,I am facing a problem while designing the SALV alv.I am not getting the selection field as the first column of my ALV.I want to have a selection field as the first column of my ALV so that i can select multiple rows..But in my ALV i am not get...

RFC Failure

Hello friends,We have a RFC connection to an non SAP system.We are moving to 4.6 to 6.0. It works fine in 4.6 but in 6.0 when testing it fails. and the message is communication failed.I have debugged and looked at the Remote function module and it re...

BAPI create invoice

I use BAPI_ACC_INVOICE_RECEIPT_CHECK to create automatically an invoice but I don't know how to add parameters to tables to create an invoice with 3 positions: for example with amount 200 , -195, -5How many there will be positions with: IT_ACCOUNTPAY...

Resolved! Excel file

Hi ,Could any one give me the sample code for downloading and uploading excel file from both application server and presentation server. <REMOVED BY MODERATOR>Thanks in advance.Edited by: Alvaro Tejada Galindo on Feb 4, 2008 4:37 PM

doubt to in MRP

Hi,WB stock VC sales order VI free delivery order BE purchase order SB dependent requirement U2 stock transfer order FE Production OrderLA shipping notification BA purchase requisition PP plan independent requirement PA planned order (MD13)AR order r...

BAPI - Function pool

Hi folks,I have a question. I have developed an BAPI FM. Going further I do not need that FM. Is there a way to remove the FM and the associated data variables from the function pool? Can something like this be done?Any thoughts would be really helpf...

Resolved! ALV Title

Hi all,Donot use Reuse_alv_grid_display.use Call method.. see below it..data : it_title type lvc_title value 'User List'.call method w_alv_grid->set_table_for_first_displayexportingis_layout = is_layoutchangingit_outtab = IT_EMPit_fieldcatalog = it_f...

Resolved! Background jobs

Hi, We can schedule the programs or transactions in background through SM36 and we can see the status through SM37.Then what is the use of FM's JOb_open,Job_submit and Job_close.When we will use these FM's. Can anybody tell me the differe...

Labels in this area