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

How to form the sql incase the table field has field name starting with forward slash.

Hi, I have a table with field name starting with '/' character. How to write an SQL select statement mentioning on those field with forward slash'/'. eg- field name - select ebeln, ebelp, etenr, "/cwm/menge" from eket. This give invalid ...

Resolved! Group an internal table by customer group, billing doc, and material group2.

Hi experts. I just want to ask your logic behind this problem on how to do it in ABAP. I am just new in ABAP and i need this as a requirement for my report.For example I have an internal table consisting the ff structure.SO - Customer - Materialno - ...

HOW TO GET THE FIELD VALUE FROM MODULE POOL SCREEN ,AND STORE IT IN ZTABLE.PLEASE HELP

I HAVE DESIGNED A MODULE POOL FOR GATE PASS WHERE I NEED TO ENTER THE DRIVER NAME AND VEHICLE NO . AND I AM FACING ISSUE IN GETTING THAT VALUE ENTERED IN SCREEN.HOW CAN I DO IT. THE VALUE IS BEING SAVED WHEN USER HITS ON BUTTON. BUT CODE IS NOT WORK...

can we access public method of a child class specific method by using parent class object ?

hi to all, i was trying to access the public method of child class specific method ,by using Parent class reference object by using narrow casting but i was unable to access . so how can i access public method of a child class by using parent cla...

Balu483 by Participant
  • 3885 VIEWS
  • 6 REPLIES
  • 1 Likes

Convert GOS Attachment (PDF) / BIN Data / HEX Data into OTF Data having SRGBTBREL table as reference

Hello..! My requirement is to merge two PDF files into one file. File#1: Invoice Output. File#2: GOS (PDF) File. My Approach: Get the OTF data for both, append them into one table (ITCOO) and use the function module CONVERT_O...

Incremental Load

Dear Experts, We have a custom application in our ECC system. This is used to extract data into different file formats, from underlying database tables. For initial full load it is working. Now that we need to capture the incremental/delta load. ...

Labels in this area