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

Resolved! Cannot create class - entry in TADIR already exists

Hi experts,By mistake I've created an interface in SE80, let's call it ZTEST, but it should be a class. Then I deleted that interface and tried to create a class with the same name but error message appears: "Entry already exists TADIR: R3TR INTF ZTE...

Resolved! use of IDOCS

Dear AllAm an Abaper but new to IDOCS or EDI. I have a requirement of interface with non SAP System. I need to receive 3 scanned documents from non SAP system to SAP System. The documents are , police report, evacuation and invoice. After receiving n...

Resolved! Decimal format issue.

Hi Guys,We have a Z-program with which we are uploading the inspection characteristics and its value from a text file in Z table in SAP.While uploading the data, If the value is 9,235, It is uploaded correctly with my id but the same file when upload...

View Cluster on SE54

Hi ji's...I created the custom VIEW CLUSTER on se54 under the EDIT VIEW CLUSTER  it got created also . but its in display mode always ... if i try to change it to change mode the following message is coming "inconsistent object definition , display m...

GET PERSON even not getting triggered for an employee

Dear Gurus,This is related to SAP ABAP HR. There is report to print payslip for employee ( Using Tcode HR forms. It is based on LDB PNPCE.  the report is using INFOTYPES:  0000, 0001, 0008.The Smart form is called in the event      GET PERSON. For on...

CG3Y issue while downloading file to presentation trialing spaces removed

A custom report writing data to application server using following line of code which has trailing spaces: OPEN DATASET l_path_and_file FOR OUTPUT IN TEXT MODE ENCODING NON-UNICODE.When users attempts to download file using CG3Y the trailing space is...

ABAP Logic in BW

Hi,I am in the process of writing a look in transformation and need your inputs on the logic which I can figure it out with my limited ABAP Knowledge.*Get the data from ZPCTRUSER Master Data Table source fields   SELECT /BIC/ZPCTRUSER  INTO TABLE  IT...

How to transfer data to work area. If internal table and work are have different structures.

HI,I am trying to pass data from an internal table to work area. Work area and internal table having different number of fields and structure.I have an excel sheet with entries from different table. another another sheet giving corresponding name of ...

Resolved! Updating Batch class characteristics in MM02

Hi SCN folks ,I am trying to update batch class(023) characteristics values in MM02 transaction and resulted in no solution found.I tried below possible way:1. Through LSMW Object                    0130   ClassificationMethod                    0002...

Resolved! fi/co interface : inconsistent currency information in bapi_acc_document_post

Hi friends,I am currently designing an ALV grid in a module pool. I am transferring amount from the field AMOUNT to field AMOUNTSELECTED using checkbox. I need to create a new line item in FBL1N using the value present in AMOUNTSELECTED. The trick is...

Resolved! comparing fields in dynamic way inside CDS views

Hi,I am working on a prototype where i have to compare few fields of a DB table to see if there is any different value in any one of them. The fields to be compared comes from another table and could differ at times. How do i achieve this in CDS view...

Smartforms

Hi all,I'm trying to print data in smartform. In my table there are some repeated values. So I want to avoid those repeated values. But if it's in new page I wanna repeat it. Avoid repeated values using a program line before print the table data. Her...

Name space question

Hi All,I understand that we can get the name space from  SAP Service market place. We need to reserve the name space so that it cannot be used by un-authorized persons. we need to have a system licence before we go for name space.I would like to know...

Read text from texteditor and save in text object and link that to a field in ztable.

Hi,I am working in module pool.i have a ztable which will have unique id.under this id there is a field to enter comments . i have created that through a text editor. Now i came to know that  we can use read_text and save_text to capture the text and...

Labels in this area