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

SAPScript to PDF

Hi,my requirement is to send a Sapscript as an PDF attachement along with the email. I have done all required code and most of the part of the code seems to be working fine. I get a email and i have a PDF attachment and when i try to open the PDF att...

Resolved! Refresh control

When i tried to refresh a table control using the following codeREFRESH CONTROL tbl_ctrl FROM SCREEN 0100.I got a syntax error ," tbl_cntl must be a character-type field (data type C,N,D,or T )"What is the error here ? How to use this command ? A...

Resolved! maintanence view

Hello!The requirement is to create a maintanence view. I have never done it everbefore. There ara 3 different tables and additional two fields of themare "read only". Can you helpm me how to do that ?RegardssasMANDT Client IATYPE ...

Resolved! Text message

Hi,I have a requirement to log the message into application logsomething like this' Rundate for <file> is invalid for <cust>'I hav to pass this msg text to a FM which will create the log (don't have problem here)Right now i am coding like thisconcate...

Resolved! Transport Issue

Hi all,. I am workin on an issue...where there is a ztable and when I went to sm30 and clicked on the transport button it throughs this message" Transport is not possible for the specified data". So can you please tell me how can I take care of this....

Resolved! SAP Audit Reasoning

Good Morning, I have a question for anyone in regards to SAP Audit books and the list of tables it supplies. I recently took a job as Internal Controls. I was asked to find out if we are loggin the following list of tables:Table Name Description...

EXIT FOR

Hi Friends,I have code for an exit the requirment is material batch no should create by material type ,so here after search i get the function module which i have to enhance that is EXIT_SAPLV01Z_001but i din't worked before so plz suggest me hw can ...

BAL_LOG_CREATE

Hi all,I used above function module to create a system log entry and added messages with the FM BAL_LOG_MSG_ADD. Before I used both function modules I created with transaction SLG0 the objects and subobjects. In all cases I got return code 0 which me...

Resolved! Create ALV layout variant list and show this when we press F4 on Sel-screen

Hello all, I want to show 2 values( /check and /exception ) for the ALV layout variant, when we press f4 on the ALV variant on the selection-screen. How to do this?I am using REUSE_ALV_VARIANT_F4 function module, but it shows only those layouts which...

Resolved! Update Second Telephone Number through BAPIADDR1 in SD_CUSTOMER_MAINTAIN_AL

Hi,I am updating Customer Address using the function module SD_CUSTOMER_MAINTAIN_ALL. I have defined a structure ls_bapiaddr1( of type BAPIADDR1) and workarea itab1 ( of type KNA1)and populated BAPIADDR1 with the respective field values in KNA1 and ...

Advice Printing

Hi Friends,I am using SapScript layout F110_PRENUM_CHCK for check printing where RFFOUS_C is print Prog. I need to print the line item on advice . But it print payment document also. I don't want to print paynet document on advice.Please suggest me ...

Labels in this area