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

Bapi For PO UPDATE

Hello Gurus....As we enhance me21n screen according our buziness requiremnt......we add some field forMother Vessel ScheduleFeeder Vessel Scheduleand for these fields we make .INCUDE and add this to EKKO table.....Now my requirement is to UPDATE PO v...

BTE Requirement

Hi,I have a requirement where i need to change the standard program's field search help and im using veriosn ECC 5.0.Anybody pls explain how can we implement this by BTE.Ex: A field in a standard program has a search help getting data from MARA tabl...

program bug...

Hi ,I have below code.. data: lv_update_field(50). if not it_bsid_vertn[] is initial. sort it_bsid by vertn. loop at it_bsid_vertn assigning <fs_bsid_vertn>. ** parallel cursor approach clear w_index. read table it_bsid as...

Resolved! Control statment

Hi , My internal table is like thisANL DAT CNT4000001507 200706124000001507 200706024000001507 200705234000001506 200706024000001506 200705234000001501 200706124000001501 200705114000001501 200704124000001501 20070313I want ...

SAP Query Security

Hi,We are planning to use SAP Querys in production , in traditioanal way we use to assign Query groups to individula users through SQ03 ,is any other way insted of manuvally assign groups to users ?I went through SQ10 i assigned group to role and a...

Resolved! I can't reset SAP Note

I implemented a SAP Note and it was inconsistent. Now I'm trying to reset and it shows the message 'Deltas cannot be merged'. Nothing to do, no info.Also the note appears In Processing with the same icon.Checking other system in another client also t...

Resolved! User online hours bapi fm

Hi everybody,I need to find a function module or BAPI that I can use to get the hours and days that users were online on the SAP system.I already found the transaction sm21 were I can get this list but I need the bapi or fm that gives me the list.Kin...

Resolved! ALV Problem

Hi,Good Evening guys,I need a alv report one which is going to disply Items and then diplay the subtotal wih out useing control break events.Normally we can get the subtotal after Items disply through using the AT END OF. But i need to get it with o...

Labels in this area