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

Resolved! Production Order Form

Hi All , I have a Production Order form and in the tcode OPK8 I set it up . There was a recent upgrade in the system and since then , the form is available in EN language but not in DE (german ) .I can print the EN form but not the German one...any i...

Resolved! RFC call

Hello all,I had developed an interface program which populates an internal table with some data and I pass it to an RFC function module with destination 'XXXXXXXX', which is a middleware. I am pushing data from SAP, but middleware (webmethods) is not...

Resolved! Data conversion...

Hi,I want to do following conversion for a data:abcdeghtyju -> abcdegh tyju126789384 -> 12678 9384afg37784df -> afg377 84dfBriefly, the last four numbers (alphanumerics) should split from the rest and create a data withbeginning numbers , space and l...

BDC?

hi!I was asked in an interview recently, why I have chosen BDC session method for data transfer.Can any body tell why we go for recording when there are other methods like direct input,LSMW,BAPI.and also if we select recording method for example,when...

FBL1N Problem

Hi Gurus, I need to add a fiels NAME1 for Vendor Name in FBL1N(Program RFITEMAP) Report.So I copied the Program to ZRFITEMAP.I appended a structure for NAME1 in <b>rfposxext</b> and added the logic to get the data.Also I added the field in FIELDCAT....

Smartforms

Hi exports,I want to print header text.I am using include text.But I have 2 OBJECTS:ZCRH AND ZECM with ID:VBBK LANGUAGE :EN.NAME:VBAK-VBELN(WITH LEADING ZEROS).My issue is how can I keep 2 objects .suggest me.

Resolved! AT LINE SELECTION.

Dear Friends, <u>Could you please help me with the following problem.</u> I am getting a Report(list) which are some programs in the system. I should go to that program if I double click on that line or on the program name.Thank you very much,Best ...

Mula by Associate
  • 1787 VIEWS
  • 15 REPLIES
  • 0 Likes

Resolved! Auditing weak passwords

Hello all,Does anyone know of a way to audit passwords (or weak passwords) in SAP R/3? I know it is possible to retrieve the hashed version of the password through table USR02 but this is only a 'fingerprint' of their password and it does not give an...

Resolved! sum in select

Hi all,I have an internal table consisting of three fields. I want to populate the internal table using a select statment for where I sum all records returned by material. Here is my query without the select: SELECT PRINS PRLAB PREIN INTO TABLE GT_...

Implicit Enhancement

Hi,How to create implicit enhancements?I have a standard include and the implicit enhancement option is end of the program. I then used the toolbar button "Enhance source code", but i'm not able to add any custom code.What are the steps involved?Than...

Labels in this area