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

Resolved! Effective Loop

Hi Guys,can you please let me know which is less time consuming LOOP selection?LOOP at BKPF where belnr = ws-Belnr. IF i_bkpf-blart = 'A1'. ...........................check the condition and enter in loop ITAB loop at itab into ws_itab...

Resolved! Determine field name of fieldsymbol

Hi all,how can I retrieve the fieldname of a field-symbol at runtime.I have the following statement:do.assign component sy-index of structure 'structure' to <field>.Now I want to determine if the name of the field to which this field-symbol is pointi...

Sm1tje by Active Contributor
  • 645 VIEWS
  • 4 REPLIES
  • 0 Likes

Searching longtext

Is there a FM that can be used to find text within a text object?For example:I want to find a list of material numbers where within one of the text objects associated to materials (which you would name) contain a search string containing wild cards.I...

Resolved! authorization question

Hi,Assume i build authoriztion object in su21 and and i give permition for display, generate, change ...how i belong it for users ,i assuming that i link it to the Rols but how ?some rols i give permition (with the object i build) display and others...

Resolved! Function module that does Production Order Conformation in C011N screen ?

Hi allI need to do Production Order Conformation for an operation once the operation is actually completed in the workcenter.Is there any function module available such that taking Production Order Conformation number for a particular operation, it a...

CHANGEDOCUMENT_OPEN

hi folks,we are using CHANGEDOCUMENT_OPEN to write change docs for standard transaktions like VD02 when we change data with direct updates.is there any function in the system that can return me the corret OBJECTID based on the ChangeDocumentClass.e.g...

Labels in this area