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

BADI FOR PO

Hi, I have created an external tab in item level for purchase order creation (me21n) .My tab is working fine for all the cases except when i give an exsiting PO which i have already updated a new value with my enhancement and when i try to open th...

rollback of bapi

Dear experts,My requirement is that i am callingBAPI 1BAPI 2BAPI 3 in a chain consecutively.and in case any of them fails in the chain. Then the system needs to rollback to the original state. Suppose let us assume BAPI 1 is success and committed, bu...

Resolved! ABAP Query

Hey Guys, I am using SQ01 transaction used for making an ABAP query. I need to make a field as obligatory in the selection screen.. Can any one help me in this.. its really urgent..Regards,PRASHANT

Resolved! regarding popup message

Hi all,My requirement is as follows:I am displaying in the alv grid all the data that is required to upload to bapi to generate sales order.Then, I kept a button on the tool bar called process.Now, when i click on this process button, the sales order...

Resolved! hi

plz can anyone help me..in table control, when i select a row and click delete button that row should be disabled...?Edited by: ramya jothi on Dec 26, 2007 11:03 AM

Resolved! Sort on Internal table

Hi,I have an internal table with the below data.date________________________________2004013020071231i want it to be sorted so that the result is as followsdate20040130________________________________20071231Is there any sort technique by which i can ...

Resolved! initial

Hi allI have an internal table ITAB with header line.(1) Clear ITAB (2) Clear ITAB[](3) Refresh ITAB(4) Refresh ITAB[](5) Free ITAB(6) Free ITAB[] Please explain all .& what is the difference b/w (1) and (3) also (2) and (4).Thanks.

BAPI / Urgent

hi all ,i m new for BAPI and using BAPI for updating absence data in PA61, but problem is that its not giving any update messageand also not updates table . can anyone tell me what should i do ? i m also not sure whatever i did thats the way r not......

SELECT

hi allI have this below set of input statements.Which is working fine.PARAMETERS : P_BUKRS TYPE BKPF-BUKRS OBLIGATORY. SELECT-OPTIONS : s_belnr FOR bkpf-belnr. PARAMETERS : P_GJAHR TYPE BKPF-GJAHR OBLIGATORY. After the above statements are excuted am...

records modify

Hi ,I have scenario.In selection screen i m providing vendor details. I want to display the records based on selection screen and there i have to create, modify or delete the records. Can u give the solution.thnaks in advancedhanu

Disabling rows in ALV

I've made an ALV report. In thst I've given the functionality of Adding a row. When I add a row, I modify the internal table & populate again the ALV. It's so because I'm making it through function modules. Now I've a requirement that when the report...

Resolved! Error record

Hi, Im using INSERT command to insert values into custom table from internal table.My question is : I want to write the records thats are failed to insert in to the tables.How to do this? any examples plz.Regards,Vimal

Resolved! new screen

hi,does anybody know an alternative way of using at selection screen in a new screen?i mean i need to create a screen 100 and at that screen i need to use at selection screen on request value how can i do it?thank you..regards,mae

Labels in this area