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

se71 /: summing...

Hi together,following the SAP online docu you can use "/: summing ..into..." to display sum in your form.The docu also says that you also have to make certain declaration "in an ABAP program".- ...in which ABAP program do I have to do that? - ... how...

RSBDCSUB session log

HiI am calling a standard t-code ie OOPH which creates a session (sm35).Now I am using prog RSBDCSUB (sumbit RSBDCSUB passing session name). But in this program a job is created which executes the session and then session is deleted, and only in sm37...

Resolved! Automatic Trigger of Idoc Sending to PI on Material Master Create/Change

Hi All,I would like to ask how to automatically trigger sending of idoc on material master create/change without using a standard transaction like BD10. I already tried using MASTER_IDOC_DISTRIBUTE in the material master change user exit. It does sen...

RFC_ERROR_SYSTEM_FAILURE: Error in module RSQL of the database interface

HI All,I am trying to execute an RFC through JCO connection and getting the error "RFC_ERROR_SYSTEM_FAILURE: Error in module RSQL of the database interface". While debugging I have found that the actual cause of dump is a SQL command written in this ...

Resolved! Concatenate

Hi,Good day day.Ive got a problem with concatenate..in the billing the discount looks like 21.000- %.In my programme level,iam pullling the discount value from standard stracture one which is ls_bill_invoice-it_kond. ive got the 210.00% from standar...

About GET PERNR

Hi Gurus,I am new to HR Coding.I have a doubt regarding GET PERNR. I have used PNPCE as LDB in my program,i gave the input as Payroll Area IB.But in the output it is displaying Payroll Area I2 also.My doubt is how to validate the input data given by ...

checkbox selection

i have done with my code, but am not able to check single checkbox at a time.. both are being selected... please helpme. BEGIN OF TY_FINAL, BANFN TYPE BANFN, " BNFPO TYPE BNFPO, MATNR TYPE MATNR, MENGE TYPE BAMNG, MVGR4 TYPE MVGR4, " LABST TYPE LABST...

Resolved! Cannot find my job in SM37

Hi all,I call my custom FM in background task at the click of a button. However, I cannot find the job in SM37? What seems to be the problem? The FM properties is remote-enabled module. The following is how i call it. Anything wrong with that?CALL FU...

Resolved! It's complicated

Hello Experts,I am currently working on something, and I need anyone's help. Here is what I am trying to do:I am currently looking inside of table BCONT and retrieving all records that have CCLASS = 0015 and ACTIVITY = 0002.My statement looks like ...

Resolved! Read Text

Hi All, Is there a "standard remote" enabled function module is available to read long text? I am trying to read ECC process order header long text from a remote enabled system. Creating Z remote function module with read_text will work, but I am try...

Labels in this area