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

LRAW - line length

hi,I have following problem. I have a table with fields: ... LINE_LEN type INDX_CLSTR (INT2) LINE type LRAW length 1024 Now in this table a document (jpg) is saved. The length of the LINE is saved in LINE_LEN for each LINE.Now the last line of the ...

Smart Form Invoice

Hi Guys,I need to print the multiple invoices along with theterms and conditions page after the data gets printed.My fields are gpag,avm_nr,inv_no,product,dis_amt,amount.Need to print a seprate invoice whenever there ischange in one of gpag,avm_nr an...

table control problem

hi!i built a table control. the first time the table appears on the screen after the PBO, the table is empty.using copy and paste from excel i enter data into the table and press enter.when i am scrolling down in order to add more lines,the lines are...

If Syntax

hi frnd's.Whether the IN condition can be used in the IF Statement.Sample code is IF W_data IN ('01', '02', '03', '04', '05', '15', '17', '20', '21', '22', '23' ). I am getting an error incorrect logical expression.

Resolved! GUI_GET_FILE_INFO

Hi,I'm trying to get the filesize for a given filename. I manage to find a function call GUI_GET_FILE_INFO, however, the max filename (include path) is only 128. Is there another function that does not have this limit? Please help. Thanks.Regards,Nor...

Resolved! Smart form for Alignment

Hi i have a smartform where i am displaying quantity field from the table which i have used as a field symbol.now the problem is like quantity field and currency fields are not alligned .i have taken many steps but unfortunately unsuccessful.please s...

Resolved! ERROR IN PROGRAM

hiI am new to ABAP..I am facing problem with this code...please let me know whats the error in this...REPORT Z_50657_ALV_EX2 NO STANDARD PAGE HEADING MESSAGE-ID ZZ. TABLES: VBAK. TYPE-POOLS: SLIS. DATA: BEGIN OF ITAB OCCURS 0, VBELN LIKE VBA...

Resolved! Sales Inquiry

Hi all,I am working on a research project on implementing Multi-agents into a SAP R/3 system using abap.I am new to abap and want to know a few things.I have taken a small business transaction of creating a sales inquiry. I am trying to display VBAK ...

Resolved! ICONS

HiHow can we get icons ( like grater than symbol or equal to symbol )for a field in ITAB and display an icon according to the result we get...also please let me know where we can find the code for a particular icon...

SO user exit

Hi experts,Iam trying to create user exit using <b>MV45AFZB</b> for SO.When user tries to create new sales order using VA01,i want to check whether the <b>MATERIAL</b> is within the warranty. If the material is within the warranty, i want to give the...

Screen Enhancement

Hi,I need to call a screen from an Include program where I need to pass some values which will which populate the screen fields.This is typically concerning the enhancement IWO10018 and the function modules EXIT_SAPLCOIH_018 & EXIT_SAPLCOIH_019. Is c...

Labels in this area