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

User lock

Hi,We are experiencing the problem with one of the user configured as service type.But the problem is if some body tried to login without knowing the password , it locks the user account.for ex: CA_AUTOSYS or DDICWe have many batch jobs running under...

outbound file

Hi , i need to send the SAP data to liberty through an outbound interface flat file . The file has 3000 characters and in that they are only few fields from SAP has to be filled and the rest of the fields has to be filled with spaces in between the...

ALV Display

Hi,I need to display the GL number and and corresponding entries like151233 XXXXXXXX 121 122 XXXXXXXX 222 222 xxxxxxxx 252 252IN the above 151233 G/L should be merged for all the rows for their corresponding entries.For this which alv FM ...

BAPI (mega URGENT)

HelloWe have set up an interface to post invoices.We use the bapi BAPI_ACC_DOCUMENT_POST to do this. The logic has already been programmed.This BAPI takes the FC (foreign currency amount) (out of our sourcefile) + exchange rate and calculates via thi...

Output Device Email

For a Zreport , menu -> execute and Print (standard menu ), I specify the Printer as eMail and specify the email address and the mail is sent to the address . Is there anyway I can change the Subject Line of the email ? is there any tcode to create m...

Abap question

Hi people,OK, I need to make some computations by group.For example: Group 1, 2, 3 and 4 and divide the sum of the group by the totals of each column.eg. column1 column2 column3 column4total: 112,000 500.00 200.00 315.00 first_g...

Resolved! Numeric values Display

Hi,I have few values in SGTXT field in BSIS.Ex : 1) 123456 Some Description.2) Some Text 678343.In this I need to store only numeric values into a variable.Like in 1st case it is started with numeric and some textand second it is started with some te...

Resolved! date conversion

Hi experts,I'm doing a date converstion on my existing date field in a internal table.the current logic is like this.<b>data: v_date(10).</b> actually the current date format for this variable is: mm/dd/yyyy.<b>data: begin of i_table occurs 0, ...

Resolved! Inbound process codes

HiI'm trying to post inbound idocs to ztables. For this I have created a custom FM z_idoc_input_delvry and assigned it a custom process code. I would like to know what are the values for the ALE table fields in WE42 like Application-object type, star...

Resolved! Submit Statement

Hi All,I've 2 programs say PR1 & PR2. I have to select output row/rows of program PR1 as Input for PR2 (at click event). I tried the submit statement for it as below.In Report PR1:SUBMIT PR2 WITH SELECTION-TABLE itab AND RETURN .Here itab is th...

Resolved! Conversions

Hi,I want to learn the basics of conversions from help.sap.com, but could not exactly trace out where is its basics actually located. So, can anybody help me out in this regard or atleast tell me what to type in the search criteria.

Resolved! ALV - from where can I retrieve the number of currently displayed entries

Dear experts,I am using OO ALV in my application. I would like to display in list header, the number of currently DISPLAYED (not selected) entries. For example after usage of on screen filter with already selected values, when number of displayed ent...

Script

Hi All,I need top modify a script with out distributing driver program. I need to fetch some relevant data from database and fill it in one window.can any one help in this regard.Best Regards,Mahesh.

Labels in this area