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

Resolved! Regarding Sapscript

Hi, For my PO report we are using Dot Matrix Printer to take the Purchase Order Printout. In that report i am using Box Command to draw the Boxes. But boxes are not coming while printing. In PrintPreview Boxes are coming. Now what i can do to sh...

Remove G/L Entry

Hi,Do you know the best way to remove a G/L entry?Using FBL3 you see accounting document entries from 2002 that need removed from a given G/L account. Surprising the auditors, as well as, the end-user requested this!Possibly a function/bapi, but not...

Extension of IDOC

Hi all,Can any one help me regarding extending the idoc. I have foolowed the following procedure. I have extend the idoc ORDERS05 in we30 and released the idoc. From we41 i fetched the function module idoc_output_ordrsp and the customer exits in that...

table maintenance...

Hello experts,I modified a custom table named zts0001 and below are the fields that I added:FIELDS FIELD TYPEZAPPROVED ZFLAGZEXPIRED ZFLAGZCREATED_BY UNAMEZCHANGED_DATE DATUMNow, my boss wants me that when a user checks the ZAP...

Resolved! Problem in Smart Forms

Hi all,The issue is as follows:We have a custom designed Smart form. Whenever I execute that form generated FM, it gets executed and shows the print preview. But once if I use this FM in any other custom FM as shown below, it gives error message and ...

Resolved! Help Message Customize

Hello,I'm thinking the good way that let the end user know how to use customized tranzaction.For instance,I've developed several program and assigned tranzaction code.But many times my client asked me how to use them.I want to customize help message ...

Resolved! removing comma

Hi experts,DATA:G_LIFTS(20).Using G_LIFTS variable iam trying to display some numbers like 2,12,<b>13,</b>Here i want to remove ',' in the last.SHIFT G_LIFTS RIGHT DELETING TRAILING ','.why the above statement is not working...thankskaki

Labels in this area