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

Resolved! Alv

Hi Abapers,I have created one alv in oops. now when the user enter into change mode and selects one record in displayed alv and clicks on 'deleted row(-)' icon of alv, these record is getting deleted.my requirement is to capture the deleted record an...

ABAP Programe

Hello,I would like to write a ABAP program to upload CSV file from my C: directory to SAP Application server directory. If anybody have sample program for this upload.Please email to me: sai_reddy@hotmail.com Help would be appreciatedThanks in Advanc...

sap bw help

hi all, i am working in end user company in UK our company implementing sap bw i want to ask a question which of realize version is best for our company sap bw 3.5 or bw 7.0 plz give region and your opinionplz replay asap thanks

Resolved! upload data

siri am upload the data in customer master 2 or 3 times using LSMW so data is upload is many times in customer master that is why duplicate data is present in customer master bcz we never delete space in flat file so duplicate date in customer ...

MB_MIGO_BADI

Hi,I found the badi "MB_MIGO_BADI" for MIGO Transaction. Also the method as "CHECK_ITEM". Can anyone let me know how to access the item details in this method. Thsi method has a import parameter "I_LINE_ID", which gives the index of the current item....

BADI FOR MIGO

Hi,I found the badi "MB_MIGO_BADI" for MIGO Transaction. Also the method as "CHECK_ITEM". Can anyone let me know how to access the item details in this method. Thsi method has a import parameter "I_LINE_ID", which gives the index of the current item....

Resolved! alv grid display

Hi all,I want to display 2 alv grid display on same screen.Output is look like:kunnr BUKRS10001 abcd10002 abcdbelnr -bldat---- budat20001 12-11-2007 31-11-200720002 10-11-2007 31-11-2007I m not using 00P concept for this alv grid display.Plz he...

Resolved! type

TYPES: BEGIN OF ty_data,lifnr TYPE rf02k-lifnr, "Vendorbukrs TYPE rf02k-bukrs, "Company Codeekorg TYPE rf02k-ekorg,ktokk TYPE rf02k-ktokk,name1 TYPE lfa1-name1,land1 TYPE lfa1-land1,spras TYPE lfa1-spras,akont TYPE lfb1-akont,reprf TYPE lfb1-reprf,zw...

internal table

hi,may i know how to move fieldc in temp internal table to main internal table fieldc and overrite the fieldc in main internal table when fielda and fieldb are the same?notice that sometimes temp table entry may less. for example fielda 124 is only 1...

Contract Screen Dump

Hello All!I have enabled the user exit EXIT_SAPMM06E_012 and when I click on Header Detail of the contract, I got the following dump error: DYNPRO_NOT_FOUND, Screen does not exist.Program "SAPLXM06" tried to use screen 0201.The screen does not exist....

URGENT HELP :(

First of all hello everyone...I need to learn SAP urgently. My problem is that i have to learn some "basics".1. Query2. Batch Input3. Smart formsand others. My mates are showing me how this things are done, i memo rate the steps but i don't understan...

Format of fax number

Hi,Can anybody suggest me the format of the fax number in the below function module'CONVERT_OTF_AND_FAX'The local fax number is 1234567, the city code is 02 and the country code is 56.I have tried the following formats:CL 1234567CL 02 1234567CL 56 02...

Resolved! field catalog

l_col_pos = 1. gt_fieldcat-fieldname = 'CHECKBOX'. * declaring field as checkbox and * mark it as editable field: gt_fieldcat-checkbox = 'X'. gt_fieldcat-edit = 'X'. gt_fieldcat-tabname = 'GT_ESH'. gt_fieldcat-outputlen = 10. gt_field...

SG141 by Active Participant
  • 745 VIEWS
  • 4 REPLIES
  • 0 Likes

F110 Background

I am trying to run F110 by doing CALL TRANSACTION 'F110' after setting BDC values.When I run it in foreground, the program seems to work fine but when I try to execute in background (since this program needs to be scheduled), it errors out on the CAL...

Labels in this area