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

Resolved! what is the error

hi all...i am making bdc for FICO...i m passing data from BDC to FBB1 ...in second screen currency field is not being filled by BDCDATA-fval value..and message coming is ->field Field BSEG-WRBTR. input value is longer than screen field...<b>thoughI a...

Resolved! data type.

hi, i have a doubts in smart form.I want to print the decimal value(0.00).. i defined.. data it_val type p i am not getting decimal value , its printing 200 not 200.00if i want to print with decimal which data type i have to define.pls suggest me...

alv's

hi gurus i need some information1. In ALV how u can edit a field? 2. How can u get a checkbox in ALV ?3.How many types of reports in ALV?3.How many Function Modules are there in ALV what are they ?4.What are the events in ALV ?5.How can u get subtota...

Resolved! Color alv

Hi everyone, I m trying to color a field in my basic list. I have written the logic somewhat like this.<code> LOOP AT IT_FINAL_BAS. IF IT_FINAL_BAS-BUKRS LE 1000. IT_FINAL_BAS-COLOR = 'C21'. ...

Resolved! Forms

Hi, I want the sales order details to be displayed for a particular customer in the main window. I want each page total and atlast i want the total sum for this one. Plz let me know how to get that.PARAMETERS:P_KUNNR TYPE KUNNR.TYPES:BEGIN OF TY_KNA...

regarding zpackage

Hello All,We just now completed upgradation.When i try to modify a z or y program which is saved as local object($tmp) it allowing me to change but if i try to change any z or y report which is saved in zpackage for eg zabap then its not allowing me ...

Capturing of messages

Hi,I am trying to run CA75 transaction in BDC mode for updating the PRT's . This CA75 inturn Calls CA02 in BDC mode .I have to capture the messages returned by CA02 but the messages pertaining to CA75 are returned to my program. Is there any way to c...

hi everyone!

I am calling the function REUSE_ALV_GRID_DISPLAY but it ends to a dump. The error coming is "Field symbol has not yet been assigned" but I initializated all the parameters exported by the function.<b>The termination occurred in the ABAP program "SAPL...

Labels in this area