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

Resolved! SNC connection ?

Hello,I'd like to configure SNC connection between SAPGUI clients ant our company SAP systems.I mean not between SAP AG and our company.Do I need two or one saprouters for this purpose - I mean SNC conn could be established between two saprouters onl...

Resolved! How to get the number of seconds (at least on ms level) since midnight

Hi all,I need a routine that gives me the number of seconds since midnight with a granularity of at least milliseconds. Example: time is 8:37:15 + some milliseconds: result 8 x 3600 + 37 x 60 + 15 + some ms = 31035.123 (seconds). Is there a way to ge...

HTML display in header of the ALV using REUSE_ALV_GRID_DISPLAY function module

Hi all,I have used "REUSE_ALV_GRID" function module to display certain header information to the ALV. My code is below,TYPES: BEGIN OF t_spfli,   carrid TYPE spfli-carrid,   connid TYPE spfli-connid,   countryfr TYPE spfli-countryfr,   cityfrom TYPE ...

purchase register

Hi Guru, I have an requirement. what are the database table used in Purchase Register and which table " Total invoice value, Basic value, VAT, CST " value are save.Please let me know as soon as possible.Thanks & RegardsRanjitModerator message: please...

Resolved! problem with authority check

Hi all,     i got some prblm related to authority check, in activity field it is mentioned " * ", whatt it means. can any one tell ?AUTHORITY-CHECK OBJECT ‘Z_TCODE’    “authorization object that we’ve created      ID ‘ZTCODE’ FIELD ‘ZCOMM’.       ID ...

Resolved! SAPCOnsole - Send characters to play beep in the collector.

Hi!   I need to Enabling / Disabling the scannerTo enable or disable the scanner must be sent to the collector following sequences:Enable: ESC% ​​1HDisable: ESC% ​​0SIn SAP Console, however, we can not send to the collector ESC character.Therefore we...

Resolved! unable SPLIT at #

HiActually am reading data from application server so the data is in this format10B1#M1055#ZADC#AC -  1 Ton Hi Wall split#AC -  1 Ton Hi Wall split#EA#AIR-CON##ACX#1#6000Now am tyring to split at # and populate to internal table , for this am using S...

Resolved! DBIF_RSQL_INVALID_CURSOR exception during select endselect with modify

Hello,I do have a problem in a report that updates two tables. The program throws a DBIF_RSQL_INVALID_CURSOR Exception in an select statement with package size.I assume it is because I perform a SQL modify statement to the selected table within the s...

How to pass session parameters in SAP ABAP only system from a Java Based portal calling SAP services

Hi,.How to pass session parameters in SAP ABAP only system from a Java Based portal calling SAP services.actually i have made a service using SICF transacion in SAP ECC 6.0 ITS based services which is being called by java based portal.Is there any wa...

Labels in this area