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

smartform long text

Hi everybodyI am facing a small problem in displaying the long text in smartform.I used the following codeloop at g_line. concatenate str g_line-tdline into str separated by CL_ABAP_CHAR_UTILITIES=>NEWLINE. shift str left deleting leading '#'....

Resolved! Background Job processing

After writing a report, I used this Function Module “LIST_TO_ASCI” to copy my report to an internal table (DOWNTAB) because I’ll use that internal table to download a text file on the server using dataset.Here is my code: ----FORM DL_REP_SERVER. DA...

USER EXIT --URGENT

Dear all,I got one problem, some body written user exit In function module: EXIT_SAPLSABE_010In that ZXREPU01 ..in this include program He written code message e001(0) with ‘welcome’.And activated Now I am not able to enter to any transaction excep...

Resolved! case sensitive

Hi, TABLES : ADRC.DATA : BEGIN OF IT_ADRC OCCURS 0, ADDRNUMBER LIKE ADRC-ADDRNUMBER, DATE_FROM LIKE ADRC-DATE_FROM, NATION LIKE ADRC-NATION, DATE_TO LIKE ADRC-DATE_TO, TITLE LIKE ADRC-TITLE, END OF IT_ADRC.SELECT-...

BADI

Hi,i need to populate the production versions of the material from MRP4 view in Material master ( production versions), whenever an entry is made or changed to a Ztable. i'm trying to use BADI_MATERIAL_OD for this.please let me know what should be th...

Resolved! display deleted entries

Hi,i'm deleting entries from a table based on a where condition. i have to display the entries which are deleted from the table, however the fields i need to display in the report doesn't exist in the where conditon.what is the simplest way to do thi...

Hi everyone

I have a record in table control in screen x of dialog program z.I have to call that screen from another program and delete the corresponding record from table control of screen x comparing with the i/p given in program y.Any help would be gratly ap...

PO Change

When we do a PO modification, whether the only changes will go to the Supplier or the whole PO with the changes will be sent to the Supplier?How do they distinguish whether an IDOC is a PO or it is a PO Change?Thanks.

Resolved! Distribution Model BD64

Hi all,I am new to Idoc and all other related stuff. I have a small doubt. Af far as I know, to send Idoc's from sending system to recieving system we need to configure ports(WE21) and partner profiles(WE20) on both sides. But my team lead says it's...

Resolved! Dynpro Required Field

Hello,I have created a Dynpro, it has text fields that need to be required, and I have marked the required property.When the program is runing, and the field marked as required is not filled, the message appears correctly saying that i should fill al...

IDOCS

HiHow does the numbering work when sending idocs?How/Can one use a different folder or number range when creating an idoc for each of MATMAS,DEBMAS or...I want to send outbound messages to an external system.

T-code MBBM

Hi All,I need to use the t-code MBBM in this T-Code i need to create a session and process Batch input in sm35.did any one of you have worked on this type of requirement. If yes please help me how to go about it.Thanks in Adv.regards,

Labels in this area