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

Tolerance check

Dear All,BAPI_INCOMINGINVOICE_CREATE is being used to post invoice against POs.I am passing headerdata, itemdata, glaccountdata to BAPI.Invoice is getting posted but tolerance check is not being performed for the PO .Can anyone have possible answers?...

Resolved! wrong date display

Hi all Experts,I am reading the infotype by using fm hr_read_infotype from infotype 0170. When I am trying to display i0170-endda, it is displaying wrong format.i0170- enda for a pernr is 99991231when trying to display from the structure which is ret...

Resolved! Editable Field in ALV

I am using function REUSE_ALV_GRID_DISPLAY to output a custom table and on that table I need both a checkbox and a text field editable. I have gotten the checkbox to be editable by marking the edit field with an X in the fieldcat. When I try to do th...

Resolved! SE24 help needed

hiI want to know how to declare an internal table which will be global for the class step by step.I want to use this internal table and modify the values inside this at runtime using the methods. Please tell me how to proceed furtherPoints for all he...

Resolved! ALE idoc error

Hi experts,I want to download the cost center via BD16. the message type is cosmas. And I got 2 message. One is 1 master idocs set up message type cosmas. the other is 0 communication Idoc(s) generated for message type cosmas. So, i can't get the out...

Resolved! how to check file path

hi experts I got one issue that in my file path when i am downloading a file (fileintern) ie on presentation server i have to drivers suppose eg C, D drive suppose if i give a 'E' or 'G' drive then i should get a message that concerned file path is i...

how to find BADI

Hi, could you tell me ,how to find BADI for required transaction,I found ,some thread has information to find 'sy-subrc = 0' at LINE 25 in method GET_INSTANCE of classs CL_EXITHANDLER .but I can't find that line 25 with SY-SUBRC = 0.pls.. explain w...

hai friend

the below mention questions are asked in my first interveiew.In BDC. 1. which transaction you are used to upload material master data? 2.which method is used for upload that material master data? 3.where you are getting the legacy file to upload? (fr...

Resolved! SALV + container

Hi all!!!Use SALV class.Have a container on screen.ALV doesn't tied to container so it's fullscreen. I've made such conclusion when i delete container from the form. But i need ALV to be limeted by container. Here my code.try. cl_salv_table=>fa...

alv report

I am developing a ALV Report using OOP's. I have requirement like if the user's double clicks the order number i have to display details of the order (line items) in another list (ALV).... How to do that....

SG141 by Active Participant
  • 335 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! POPUP TO GET VALUE

Hi, I need to show a popup that lets write a value.I've tried POPUP_GET_VALUES function, but I need to write the text to show, not the description of the field. With POPUP_GET_VALUES I inform a field from a table and when the popup appears, it shows ...

Resolved! Field catalog in OOP

I have an internal table that needs to be displayed in ALV using abap objects. I have tried to use the sflight templates but I get error in i_structure and it_outtab , when I directly pass my internal table to them What is the solutions to this probl...

Cost center hierarchy

Hi,I need help in determining the group within the cost center hierarchy.I have the cost center and cost element data, and with this I need to find the cost center group it belongs to.Could you please tell the related tables holding this data.Thanks,...

Labels in this area