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

Resolved! user-exit & badi for VA02

Hi everyone,I want to ask you guys (and girls), after I have reviewed all the posts about find user-exit and badi, since I'm not completely sure about what I have found, and I know it could look really a huge discussion, but it is not, I was just det...

Text to image generator

Hi,I need to generate an image from text (initials of an employee) as a fallback when employee has not uploaded his/her photo. (Similarly to what is done in Trello for instance).Do any of you guys have been down this path?My approach so far was to ca...

Resolved! Data Import and Export

Hi,How to Import and Export data stored on a External Server/Location through a web link or web address ? what will be best way to do it ?Note: I don't want to include SAP PI/XI. It will be direct access of data from SAP (data in Idoc, XML format)Reg...

Memory ID Problem

Hello All,We have developed a bdc for hiring action. In bdc we are capturing internally generated personnel no.s  using import/export statements.i have exported personnel no from badi and importing it into bdc program for display.please find code bel...

Resolved! Tableview AUFK AFVU

Hello everybody,i have to make a report, to push some maintenance workorders. I have to select from aufk with conditions aufnr auart astnr.but i also have to select if the order is assigned to a team or a person.i found these fields in afvu (zz_persn...

Resolved! how to print Signature in smartform in a dynamic place ?

Hi experts,                i have a requirement to print signature in a smartform (purchase order print) ,the signature has to printed in dynamic place.                   i have  to Print signature in in authorized signatory place, we cannot place st...

Resolved! how can i get Variant Change Button and Variant save button to toolbar?

Here is my code part as you see There are no variant save and variant change buttons ?Can you help me ?Thanks & RegardsCALL METHOD r_grid->set_table_for_first_display    EXPORTING           i_save                         = 'X'      "    is_variant   ...

Resolved! Problem displaying drill down STANDARD ALV for a particular record after pressing back button

I have a simple interactive ALV grid report. NOT 'OO'. It display correctly on initial execution. AT the moment, 6 records. I want it to work such that if i click record '1', a drill-down version of that ALV with only that one record clicked is displ...

Resolved! Authorization groups in MM01

I'm trying to restrict material creation by material type, but with no positive results.First I created an authorization group via SE54 and then asigned it to the material type via T134. Then I add the authorization group in object M_MATE_MAR to the ...

Resolved! Interactive report

    I have an interactive report.In each level,there are radio buttons.    From level 1 to level 19,i have clicked in radio buttons in some levels.    How can the program get to know in which levels the radio button was clicked?

Performance Tuning

Hi ,I've been told to use " SELECT INTO TABLE " rather than  " SELECT INTO CORRESPONDING FIELDS OF TABLE " .is it necessary ??? if YES !!!!???then .... WHY SO !!!????Kindly explain the concept behind the performance tuning ...Thanks in Adv.Bunty

HI Friends i am trying to display two table contents i am getting one table fields but not the second, help me with this

TABLES: VBAK.CONSTANTS: INF_MSG TYPE C VALUE 'I'.TYPES: BEGIN OF ST_VBAK,        VBELN TYPE VBELN_VA,        VKORG TYPE VKORG,        KUNNR TYPE KUNNR,        END OF ST_VBAK,        BEGIN OF ST_VBAP,        VBELN TYPE VBELN_VA,        POSNR TYPE POSN...

MM02 - Class allocation: delete any class, but allow only specific classes for new alloc. (C_KLAH_BKL)

Hi,we have the requirement that in MM02 users should be able to remove/delete any material class allocations from a material master. (Necessary for cleaning up "old" class allocations after having introduced a new classification concept in material m...

Resolved! Possibility of downward compatibility tests for ABAP language in source system ?

Hello all,I'd like to ask if someone has experience with cross system compatibility tests e.g. for different ABAP basis and product releases.Imagine the scenario that ...developers (like to) work on a brand new NetWeaver ABAP 7.4 based ERP 6 (e.g. to...

Resolved! BAPI_PR_CREATE issue

Hi , i am creating PR for item category L and accassingment category Q. I have passed all the values. Now issue is ..in account table i am passing WBS element and cost center. If i run BAPI wiht below data in SE37 it works fine and generating PR numb...

BADI / Exit for PO line item delete while saving ( for custom selection)

Hi , We are trying to implement PO line item auto delete while saving the PO ( based on auto conversion or though me21n manual ) and this should work based custom selection / custom table  . We had tried to implement through exit and BADI but it’s no...

common fields

Hello Experts,I have a requirement. In my report I have to add a field "Movement type (T156-BWART)". My report is about Purchase document details. I am using tables "BKPF,BSEG,EKPO". I want to relate T156 table with these any of the tables. Please le...

Labels in this area