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

what are internal table, work area table and global table ? what is @data(gt_marc) ?

select * from marc into table @data(gt_marc) i didnt understood above line ! meaning is select all feilds from marc able into which table table? no internal or workeare table of marc declared in code... whats the meaning of this ?? please answer ...

Create ole object

CREATE OBJECT lo_application 'Excel.Application'. it shows the error "sap gui function call error. the frontend ports of sap ole implementation modules are implemented only under windows and apple macintosh" What is meaning of this error and how ...

Unsigned Unicode problem

Hi all, I have a problem with unicode character, Assume that I have a string: 'Tôi Dễ Thương' I want to convert this string to: 'Toi De Thuong' Could anybody has a function module or algorithm which cover to all case to resolve this problem. ...

chau1995 by Active Participant
  • 1072 VIEWS
  • 4 REPLIES
  • 0 Likes

Developer License for SAP NetWeaver AS ABAP and SAP BW 7.50 SP02 on ASE [Developer Edition]

I request a License File using https://go.support.sap.com/minisap/#/minisap for NPL - SAP NetWeaver 7.x (Sybase ASE) After installing with SLICENSE I then try to create a program via SE80 and receive a message that the Access Key is required.

Resolved! How can I display missing information message alongside with fetched information?

Hello Everyone, I am an absolute beginner in ABAP (and coding) and I am facing a problem which I am not sure how to describe. Well, I am asked to make a simple program which will output a list with Customer Number, Name of the Client, City and numb...

Copy status from one program to another, 'copying statuses is restricted in modification mode' error

I'm trying to copy a gui status from one program to another. I keep getting this error message preventing me from proceeding. 'Copying statuses is restricted in modification mode.' I've turned off modification assistant in the edit status screen, i...

Resolved! Is Select ~ into clause randomized each time when I'm run a report?

Same as title, but have a number of questions.. First, In OracleDB, As I know of whenever you run a report program, Select ~ into clause always bring same result in Internal Table(Not just a result - Same Index). But In HDB, I think It's not alwa...

Resolved! Any Option to Delete Lines of SAP Dynamic Internal Table at one go instead of Looping/Index

I have a Code as below, which takes more than 12 Million Mili Seconds to execute, This is Triggered at User Command, say Users Select All Records(About 300K records) at First Level Output for next Level Drill Down Report, A. While Selection all l...

Resolved! Case Sensitive F4 Popup

I am using F4IF_INT_TABLE_VALUE_REQUEST APi for getting F4 popup. i prepared values in lower case which i am passing to the API (lt_value_table) , but the popup is showing the values in upper case. Please help me in showing the popup values with c...

Labels in this area