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

Resolved! Smartform address Issue

Hi FriendsMy requirement is printing address on smartforms.Ex : Address :   NameCityCountryIf in Date base, all vaues are there then output should be.NameCityCountryIf Name is not there , Output should be:CityCountryIf city is not there , Output shou...

Attachment file error

Hi, I have a requirement where we are going to attach a document (pdf, gif, png, bmp, jpg) from Application server to a sap document (invoice, contracts).I was able to successfully link/attach the document to the invoice. The problem is when i tried ...

Resolved! Issue in creating infotypes using Function module 'hr_infotype_operation'.

Hi ,I am facing issue while creating subtypes '0003' and '0010' for the infotype 0105.The requirement is in PA40 when a new user is created and when it comes to infotype 0105 with type 0001 (subtype) andthe user clicks on save , automatically the sub...

How can I get HEADER in Excel Inplace, using OO CL_GUI_ALV_GRID

Good day. Please tell me what I need to do that in Excel Inplace transmitted header that is collected from the data selection screen? :BEGIN OF itab OCCURS 0,       vbeln     LIKE likp-vbeln,       posnr     LIKE lips-posnr,       drop(10),     END O...

MIGO line item text

Dear all ,I have a requirement to pick the MIGO line item and header  text .Header test I have picked from the table : MKPF .It is fine .SELECT SINGLE BKTXT INTO ITAB-BKTXT FROM MKPF WHERE MBLNR = IMBLNR .     " Material text   To pick the line item ...

Resolved! search help exit

hi frndz,i try to make function module for search help but i got error and no-value found msgSearh help input screen:Vendor ID,Purchase Organization,Company codeSearch help Output:Vendor ID,Vendor Name,Purchase Organization,Company code.in that scena...

Resolved! Dynamic program SOST

Hi experts,I would like to create a dynamic program wich recovers the sending status of mails from t-code SOST.I found the program RSSOSOSTSTAT which corresponds to SOST, but how can i use it in my program to launch a particular date and an hour and ...

Resolved! clarification with indx table while import/export using shared momory

Hi All,I need to call a report in another report in background mode using job_open and job_close.Code:EXPORT LT_INPUT FROM input TO SHARED BUFFERindx(XY) id 'INPUT'.* Get Print Parameters  CALL FUNCTION 'GET_PRINT_PARAMETERS'    EXPORTING      no_dia...

Resolved! Screen Enhancement for add new field in purchasing info records(ME11/ME12/ME13)

Hello,this days i have searched for any Screen User Exit in which to add a custom fied inpurchasing info records - Transaction ME11/ME12/ME13 (programm SAPMM06I).I didn’t find any relevant BADI of Exit for this. Is there any other way to do this?Than...

Resolved! ST12 scheduled trace

Hi everyoneI made a trace in transaction ST12 from batch job.I made a trace, because I want to know, if the database index that I created was used.My questions are:As you can see the picture above, the first row took such a long time for select data....

Resolved! Change User status of operation for maintenance orders using mass change iw37 transaction

Hi folks,I need to change/add/delete the User statuses of operations for maintenance orders using a FM or BAPI .IBAPI_ALM_ORDER_CHANGE_USRSTAT is used to manipulate the user statuses of Order. Similarly i need to use a BAPI or FM to manipulate the us...

Labels in this area