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

Resolved! Error: Large table KNA1: No field of a table index in where condition

Hi All,In my code i have written a statement to select records from KNA1 database table. SELECT kunnr name1 name2 ort01 pstlz stras stceg FROM kna1 INTO CORRESPONDING FIELDS OF TABLE lt_data          WHERE stceg <> ''. I need to select all records wh...

Resolved! Copy standard program to Z with no status bar.

Hi,           I have copied all the includes from MR11 into new Z Program, now my requirement is to remove Post button from the status bar or GUI and to remove from List-->Post. The problem is there is no GUI for this program. How to do this?Thanks,A...

How to capture the value entered in TMG and restrict before saving

Hi Experts,We have an requirment to use TMG events 05. When an new value is entered in SM30 for a custom table, we need to validate whether the entered value is already availabe in the custom table.if the value is already there, then an error message...

Resolved! Can you help me understand Adobe Document Digital Signatures and how it works with NetWeaver ?

HII am trying to understand SSO with the Adobe Document Digital Signatures in NetWeaver AS ABAP (WebDynpro) - as described at Digital Signatures in Form Integration - Web Dynpro for ABAP - SAP LibraryI assume (might be wrong) that the user first logs...

tim_alsop by Active Contributor
  • 2504 VIEWS
  • 10 REPLIES
  • 0 Likes

Resolved! BTE 00501014 : VF01

Hi Experts,I am trying to capture some data to ztables during billing of SO (VF01)  , so tried BTE in debugging I am getting 3 BTE's                         1.   00001025                         2.   00001050                         3.   00501014 (th...

How to check if I have write access on my local system before writing/downloading an excel file

Hello All,I have requirement where I need to check if User can download the excel file to their chosen file path. I am using the function module MS_EXCEL_OLE_STANDARD_DAT to download the excel file. My requirement is to send a warning message before ...

Casting Type c (container) on decimals returns gibberish after unicode migration

Hi folks,I'm unsure whether this is best posted on the ABAP Development or on the Basis Subforums, but oh well. Here goes!System Info: NW AS 7.03 ABAP Stack 731 Level 13, ECC 606 (EHP 6) with SAP_HR 604 Level 81 and EA_HR 607 (HR-Renewal 1) Level 32B...

Resolved! ERROR deleting records using FM HR_INFOTYPE_OPERATIONTYPE E S5 11 Date . . contains invalid characters

Hi experts!We need delete all records of a customer infotype 9003. For this reason we have developed a program to do this function but it doesn't work by the date. In the debugger we can see the content of the returned value (l_return):TYPEEIDS5NUMBE...

Is it ok if SAP GUI SNC client encryption (windows domain)+ windows X64+SAP ABAP + commoncryptolib ?

Hi experts:Is it ok if SAP GUI SNC client encryption (windows domain)+ windows X64+SAP ABAP + commoncryptolib ?1)Should the public key of abap server be shared to GUi client ?How do we do that?Does the client need to generate pse and share the public...

Resolved! Error Messaging in SM30 at bottom of screen

I have a simple ztable with a One Step Maintenance Screen.I have some validation code in the TMG of the ZTABLE in EVENT 01 (before save).  Here is a snippet:          SELECT SINGLE kunn2           FROM knvp           INTO l_kunn2          WHERE parvw...

Budget exceeded error

Hi,When I execute tcode  CO40 (production order) and type production order and then click on enter then i will getting an errorMessage no. BP601DiagnosisPayment budget for WBS element Q/0001419/0010 on Order %00000000001 been exceeded This error is ...

Labels in this area