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

Loop at ...

Hello All,I have declared 2 internal tables asdata : begin of i_bseg3 occurs 0, bukrs like bseg-bukrs, belnr like bseg-belnr, gjahr like bseg-gjahr, aedat like bwfi_aedat-aedat, augdt like bseg-augdt, augbl like bs...

Regd:Purchase Order

Hi All,My require ment is to Calculate the Vendor Performance Based on Change in Delivery Date (Item Level), Open Qty(Item Level) and Statistics-relevant delivery date (Header Level).For that the field Open Qty - OBMNG is relevant.Pls do suggest me i...

Multiple ALV

Hi all,I am using alv grid to display a report.As I click one of the radio button One report should be displayed.When we click another button another set of report should be displayed. Each report uses different itab. I need to commonize the use of t...

Exit/BADi for SAP PS

Hi,Im looking something for following problem:I have a project and a network with activity. Also is a document in the project. Now should the user release the WBS/Activity. In this moment should I check via Exit/Badi: If the document is released, rel...

ALV

Hi all,I have a dropdown box in ALV display for which i Have addded a field catalog as below field_cat-fieldname = 'DP_DOWN'. field_cat-tabname = 'T_COMMIT'. field_cat-coltext = 'Reason'. field_cat-lowercase = 'X'. field_cat-edit = 'X'...

Draw Circles

Hi Guys, I need to display one field within circle(means i need to display one filed that field always has the value 'Y' or 'N')in sapscript and in report output also means both normal and alv reports.How can i do this? Is it possible in sap to draw...

Resolved! Calling FM in Updae task

Hi all,We have a customised FM called in update task. Wanted to know following points forhtis scenario:1. Should this FM have exceptions or raise exceptions for error handling? 2. If this FM fails / raises exceptions, what will happen to other proces...

ALV Drill Down

Hi,i have run the alv report . in user_command i have been submiting another report.from that report i cant come back to the prev screen ... pls see the below.... CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING I_BUFFER_ACTIVE ...

unicode enabling

Hi,Iam running SCOV transaction and in detailed view Iam excecuting a program and in the results everyting is showing 0.00 and unicode is showing 100.00? What does that infer and in the exception column iam getting a red symbol. What does that mean? ...

Resolved! how to find out if a particular document has been printed before (smartform

Hi,Is there anyway to find out if a particular document for example a billing document has been issued for print output through a smartform. I have been developing a smartform for an invoice and my requirement is that i need to print duplicate on the...

Resolved! audit idoc

Hi,Can u plzz.. Let me know how a receiving system of an idoc can send success response instantly to the sending system?I need to develop something like: a report which will send thousands of idocs to a receiving system and will response a success or...

Resolved! Phase 21 of 24 - Installation Problem Netweaver 2004s Sneak Preview !!!!!

SAP Netweaver 2004s Sneak PreviewABAP InstallationAt Phase 21 of 24 - Start Instance2 Error MessegeBox Appears with texts I wrote below :"igswd.EXE has encountered a problem and needs to close. We are sorry for the inconvenience.""disp+work.EXE has ...

Resolved! loop at internal table

Hi. I am fairly new to ABAP. I have a small doubt which requires your help. I wan to know if the following statement is correct.loop at g_t_data where matnr in so_matnr.so_matnr is a select option for mara-matnr.I want to know if it is correct to use...

No. of records

Hello All,I am selecting the Doc #s from BKPF and there by accessing the Line items from BSEG for that particular record:BUKRS - US90, BELNR - 0000001, GJAHR - 2004BUKRS - US90, BELNR - 0000002, GJAHR - 2004When i access the BSEG the BELNR - 0000001 ...

Resolved! Regarding Layout

Hi everybody...I have a layout with me & i want to copy that one to another new layout...for example i have a LAYOUT1 with me & i want to copy that into a new layout named LAYOUT2...is there any possibility of doing this?

Labels in this area