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

table control

hii...As per the requirement of the project i have to push the field value from the standard data base table to the standard screen which is designed using table controls.the table is vekp and field name is exidv..the table control screen name is v5...

query on structures

hi...how i can add my own fields to standard tables.I have appended my field into table vekp.but i am not able to see the field names when i am executing to see the contents of the table..also help me to know how i can use the fields of the appended...

Resolved! Convert an XSTRING (Base64 Binary) to XML

Hi All,In ABAP WebDynpro you can capture the PDF Source of an interactive Adobe Form at runtime. The result is an XSTRING. Are there any function modules or how can I use the CALL TRANSFORMATION to convert this to an XML string and then use it furthe...

Resolved! Field Symbols

The following is throwing an IllegalCastingException. Whatis coded incorrectly?Thanks FIELD-SYMBOLS <grid_item_text> type any. DATA message TYPE string. DATA: grid_node TYPE REF TO cl_salv_node. DATA: grid_item TYPE REF TO cl_salv_item. ...

Resolved! Transort - Locked

Hi Experts,I added extra functionality to the existing report and I released the child request, then I got the message that Released! Fine.Then I tried to Release the Parent, but then I got one POP UP saying that, The Dependency Info!Then I went to S...

Resolved! ALV Grid screen width?

Hi,I want to display some date in an ALV popup. The columns and the contents are determined dynamically at runtime.I want to set the popup columns width (roughly) according to the displayed contents (col_width optimized).Is there any method to calcul...

Clemenss by Active Contributor
  • 748 VIEWS
  • 3 REPLIES
  • 0 Likes

Editable hierarchy

Hello everyone, I am looking for an appropriate control to display a hierarchy with editable columns. ALV tree can't be used mostly because columns' values can't be edited. I need to add/remove/copy/paste/modify nodes in hierarchy.Any ideas which con...

Resolved! SAP Script

Hello friends,I have a window of about, 1 CM height.I need to hardcode a text in this window. In my output I see the text but the text is at the top of the window. So I left a blank line in the text editor and now I see it the bottom of the window. I...

Digital Signature on PDF

Hi Folks!I'd like to digitally sign a PDF document out of an ABAP program or class, just to ensure that the document was not modified by anyone. In my program I hold the PDF as a binary stream in a XSTRING variable. I convert it into a binary table a...

Lock object for table EKES

Hi experts,I developed a function module to update the confirmations tab of a PO on ME22N screen. Now, I want to have a lock object in the FM so that a user cant make changes while this FM is in use. I do not know if there is any standard lock object...

pkch by Explorer
  • 1542 VIEWS
  • 6 REPLIES
  • 0 Likes
Labels in this area