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

Resolved! pf status

Hi , I have created customized pf status for my report. When I am running the report , pf status is not shown in the result. But when I tested the pf status, it is working . I have passed the exact form name of pf status to the Reuse_alv_grid_...

Resolved! condense

Hi firends,In vbap-matnr = ' 000123456'.Iam getiing the follwoing value.Now i need to pass vbap-matnr vbap-vtweg vbap-vkorg to the function module save_text in the follwoing format 000123456 200010Since the material number is 18 digit.but i...

Resolved! Problem with Batch Input

Hi. I have the next problem. There is a Z programm (A) wich I do Batch from another problem (B). The Z Program (A) wich I do the batch, consist in ALV with header. When I use the main program (B) it works normally. But when I execute the main program...

Resolved! Authorization group

Hi Experts,I need to provide the authorizations for the Z table maintanance view SM30.using SU21 created the authorization group (ZSAM) after that using SE54 assign the authorization group (ZSAM) to the Z table.Initially I have created the table main...

Resolved! ALV Block

Hi experts,I need to hide a key field (ERDAT) in the output of a Block ALV ; how could I do this ? I can't refer this field to another table in which is not key field and I've already used 'NO_OUT = 'X' but nothing...I need something else I suppose.....

Resolved! Table Contents

How do everybody,I am looking at the table contents for T538A (HR Time/Measurement Units). When Ihit the contents icon all the rows from this table are displayed. There is a unit descriptionfield (EINHTXT) i.e. 'Hours' which is also displayed. The pr...

Resolved! OPEN DATASET UTF-8

Hi,As a part of Unicode conversion project activities, we have changedabout 300 programs dealing with the uploading and downloading of thefiles on the application server. The changes applied into theseprograms are mainly with the "OPEN DATASET" synta...

vendor's material

Hi experts,I am creating vendor's stock report. I am facing problem i am not getting all material for perticular vendor in MSEG but when i am checking standard report ME2O or MB5B it showing the material at vendor. so how can i get all material for p...

help in Popup window

Hai all,my scenario is to get value from the user through pop up window .i used POPUP_GET_VALUES function module its working fine but the problem is i am not able to get more that three values .i.e i want to add 6 input fields in that window .kindly...

problem in the code

Moderator message: please use an informative subject for your questions in futurehi,I had made this code which shows changes made to the Purchase Order,but 1 problem i am facing is that when i execute this program it get perfectly on the DEV Server b...

abap memory question

hi,guys,i did a example to test the difference between sap memory and abap memory,the result that i did program zmemory1 is : 1111 2223,but the question is when i did program zmemory2 alone,the result is the same,why i can get test2 withimport state...

Resolved! Opensql Insert statement

Hi,I'm currently trying to insert a record in the rsdiobjt table. If this works i have a batch of (similar) query's wich I execute as a one-time update. In order to do so, i've made the following query:INSERT INTO rsdiobjt (langu , opbjnm , objvers ,...

badi ac_document

Hi ,Im using badi ac_document for updating segment. Im using following code to update the segment. Kinldy let me know if im doing it correctly,METHOD if_ex_ac_document~change_after_check. DATA: imtab TYPE accit. DATA: extab TYPE accit_sub. L...

Labels in this area