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

Resolved! Transporting problem

Hi all, I have created some structures, function modules, report and these are working fine in development system then i have transported my requests in QA and all my requestes are successfully imported in to QA system also and my report and functio...

Resolved! Total in ALV

I am using the following function modules,REUSE_ALV_BLOCK_LIST_INITREUSE_ALV_BLOCK_LIST_APPENDREUSE_ALV_BLOCK_LIST_DISPLAYi have 14 grids in my output. I want the total to be displayed under each grid to sum the quantity.my fieldcat is IT_FIELDCAT ...

Resolved! Code Inspector Checks

Hi All,I am doing Code Inspector Check for my Program.Doing this, I am getting an Error Message Indicating to use TYPE TABLE OF instead of OCCURS 0 statement while declaring Internal Tables.Question is, Is there any difference between TYPE TABLE OF a...

selection screen.

hi,i created parameters and select-options on selection screen and now i want to display the icons before that field on selection screen....one select-option is date and another is time and i was to use the standard icons..can anybody tell the code....

Resolved! How to cast in ABAP ?

Hi,I need to cast a data but i don't kow how to do it in ABAP.Actually, I have a variable typed QUAN (quantity i guess) and i want to concatenate it in a String variable. That's not possible.The solution i've found is to move the Quan variable to a t...

Resolved! alv report

hi in internal table i have used 5 fields and printed the alv report.now i got the requirement to add one more field and i added it along with the 5 fields in the internal table and in the output of ALV that new field is not reflecting..?do i need t...

Resolved! Tables and Excel

Hello Experts,Can anyone tell me in detail how to proceed with the following requirement.I have 2 excel sheets containing 40,000 records each.1st Excel - ZZPROJ.Columns - Mandant; Projalt C40, Projneu C40.2nd Excel - ZZPRPS.Columns - Mandant; PSPalt...

simple arithmetic

Hi abapers,I'm confused on what has been doing wrong in my codes.The situation is i have variables v1 type p decimals 2.v2 type p decimals 2.i passed the value from ekpo-menge to v1 and same with v2.i have a variable of v3 with type p decimals 2.for ...

Resolved! need file interface

Hi, i haave one requirement to download production orders thru Interface.but i didnt get any interface.so i developed one customized program for downloading the orders in flat file.i have to send this flat file to non-sap system.is it possible thru r...

Report program

Hi I have a requirement that when I press a push button on my selection screen a pop up in form of a tabstrip should appear giveing me a choice to select one of the two options.How can I do it?Is their some FM that can do it or shall I call subscreen...

interactive alv

Hi All,i have created an alv report through module pool... hw where should i do the coding for the secondary list ...i have done coding for basic list in the screen 100... and also tell me where should i declare class and methods for the secondary li...

Labels in this area