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

R3 ISA ExtensionData

Hello Everyone,(I originally posted this message in the Java-forum, but I think its more of an ABAP-related problem).I'm been tasked with creating ExtensionData in a BAPI. We're using SAP ISA R3 edition and I'm having a heck of a time trying to figur...

Resolved! CO Report

Got a sales Order with Line Items and for tht line item they post data for the no of hours worked per the week. They do it on every friday which is posting date in transaction cat7.have to display sales order no , item text , week end date for that l...

ALV REFRESH DATA

Hi,I have an ALV Report that is showing the data correctly, but when I go back to the last screen and call the report again the shown data is duplicated on its columns, how can I avoid the duplicated columns? I´m using FM REUSE_ALV_GRID_DISPLAY.Pleas...

Resolved! Idoc Reduction CREMAS

Hi,Is there an alternative to this approach :Problem: I create Vendor master idoc using basic type crema04 and message type cremas. Idoc reduction is present for this message type, so when the idoc is created only mandatory segment gets populated.Sol...

Write itab to spool

Hello,I am working on a BADI that transfers master recipes from SAP r/3 to APO, In the BADI i actually delete some recipes that are not relevant. In production for troubleshooting of what actually got deleted, i would like to collect the lines i am g...

BAPI_ALM_NOTIF_CREATE

HiI hope that i'm in the right topic for my question... I have create a notification using BAPI_ALM_NOTIF_CREATE and i was happy to see, that after call BAPI_ALM_NOTIF_SAVE my notification were successful created.My next challenge is to close this no...

Resolved! SQL Select performance

Hi everyoneI have written a program that includes the following SQL select statement: SELECT vbeln erdat erzet auart kunnr FROM vbak INTO CORRESPONDING FIELDS OF TABLE itab_2 FOR ALL ENTRIES IN itab_1 WHERE kunnr = itab1-reg_no AND spart = '2...

CASTING im Unicde

i have a structure a of type PRELP, and a b structore of type PA0277. I need to move the xtructure a to b, this is necessacry because it is a user exit and i have to use structure a.Unfortunately, the structure b conatains decimals fields.Without uni...

Resolved! Sql Trace

Hi all,I am trying to analyze the performance the of sql statement in se38 program. I placed the breakpoint at the select statement. then in another session I activated the trace in st05. After the select statementis executed I deactivated the trace...

Resolved! Network order status

Hi,Using CN22 transaction, I am setting a network order to closed status.How do I check programmatically the same thing. That is if I have a network order no. how do I know if it is closed or not. In which table this entry is maintained. I have check...

Regarding SECATT Tool

Hi,I have a issue related to <b>SECATT</b> Transaction.Actual issue here is i need call <b>SECATT</b> TCODE From my program to execute my test scripts.<b>SECATT's</b> program is <b>SAPLECATT_MAIN</b> which is of type <b>function pool</b> how can i do...

Labels in this area