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

Building internal table

Hello Experts,   I need to Build an internal table based on the Below two values. a) lv_installements = 8. b) License Fee      = 1033.00 .With the above two values, i need to build an internal table with 8 entries Equally Dividing the License fee.  1...

Resolved! Program for tracking and reporting self role assignments and changes to roles

Dear Folks,I am looking for ways to track self role assignments in Production and also track any changes done to roles directly in Production system.Typically, this can be accomplished through ABAP code and I am trying to find out the logic to do thi...

create record for condition table via upload file tcode vk14/ SD

Hello Every one,i create manually a records for the my created condition table Axxx via tcode vk14/ vk11.I want to create those records for my condition table via uploading file(XML or EXCEL or TEXT..) and not manually.Example of my file :ShipFrom Sh...

when I am adding any entries then a new number needs to be generated but I am always getting number '1'

Hi,   I have a requirement for generating a number from a number range object.For this I am using FM: Number_get_info and number_get_next. When I am executing the number range is triggered but every time I am adding any entries then a new number need...

Resolved! Table Regup

Hi all,I want to create query on  BKPF, BSAK and Regup table, can someone please tell me the relations. Actually I need LAUFD field from REGUP table, as this table is cluster so cannot be used in joins. I know join between BKPF and BSAK but how will ...

Difference between the Two BAPI.

Hi Experts,                    I have to do one work on Goods Receipts against the Purchase Order. i think two BAPI are Available                                        1. BAPI_GOODSMVT_CREATE                                        2./AFS/BAPI_GOODSM...

Resolved! how to handle the syntax error 'The type of the database table and work area (or internal table) "IT_FINAL" are not Unicode convertible. convertible'

Hello Experts,          Please suggest the solution for this syntax error   'The type of the database table and work area (or internal table) "IT_FINAL" are not Unicode convertible. convertible''. While inserting data in the internal table into the z...

Creating web service for canceled sales orders in sap abap

Sir,         i am dealing with the first web service, the requirement is for the canceled sales should be incorporated in that webservice          and through interface thoose will go to the legacy system.                The fields which should go to...

BDC MESSAGE

Hello All,              I have requirement that i need to show a success message for all the sales order that are updated through a custom report at the end of the report i have used bdc CALL TRANSACTION 'VA02'           USING bdcdata           MODE ...

Resolved! Restircit Data in table maintenace view calling from business transaction

Hi Expert,In quality notification, there is three transactions: QM01 for create, QM02 for change & QM03 for display. For these three transactions, there is one exit - QQMA0003. Using these exit I will go to the one table maintenance view for a custom...

Labels in this area