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

Resolved! smartforms

Hi,Does anybody knows how to upload an image in the smartform?the name of the image is a variable no a fix one.for example in the table TABLE there is a field IMAGE so what ever the user will retrieve from the field TABLE-IMAGE it will display in the...

Resolved! Update table T185T

We are doing some transaltions in IS (b) language. The problem is that a couple of those texts are in the T185T table and are in english (you access with 'IS' as language, but the texts are in english.Do you know how can we modify those records? The ...

bdc(session method)

while recording(shdb) va01 tcode, i entered sales organisation as 1000, distribution channel as 10, and division as 00, and when i enter displays the orther screen asking for sold to party i entered it as 1000, when i was entering material no it was ...

screen-variant.

Hi frens, YWHMM02 is screen variant of MM02. In that screen for the field makt-maktx some description is given.so whenever i try to change the material in YWHMM02 , for all the materials only one desc is displaying.that is even though the materials a...

Resolved! less than one day

Hi all,I want date like posting date should be system date -1.I am doifn like this.select-options : s_budat for rbkp-budat.loop at s_budat.s_budat-sign = 'I'.s_budat-option = 'Eq'.s_budat-low = w_date - 1.append s_budat.endloop.from above result I am...

Need ur Help (Urgent)

Hi all,Please give me a solution to the below problem. I’m executing an interactive report is executed for extracting the total cost value of product hierarchy, at first time the total cost is correct. But when we go back from 5th list to the 4th lis...

Resolved! ALV REPORT:

I am using FM REUSE_ALV_FIELDCATALOG_MERGE as follows:types: begin of t_final, NAME1 LIKE KNA1-NAME1, ORT01 LIKE KNA1-ORT01, LAND1 LIKE KNA1-LAND1, end of t_final.data: i_final type table of t_final, w_final t...

Resolved! Smart forms

I am having a problem here. I am using SAP 6.0 and I would like to print a test SMARTFORM that is already created in SAP however I don't see anywhere in FAGS under Correspondence that I could connect the SMARTFORM to the program. How is this done? I ...

Resolved! Function Module to find the Last Execution date of Back ground Job

Hi,Is there any function module to find the <b>last execution date of back ground job</b>.So that I can transfer the data from SAP to Legacy system based on the document creation date should be in between last execution date and current date.thanks i...

LAYOUT alv

Im using 'REUSE_ALV_GRID_DISPLAY' in my report. And in the selection screen as per client requirement i gave SELECT layout using 'REUSE_ALV_VARIANT_F4'.Now if user select any layout from selection ,the output alv should be open in that layout. So in ...

Regd. ME31k

Hi,I have a requirement for creating Purchasing contracts through transaction ME31K.I have found a Bapi for it, 'BAPI_CONTRACT_CREATE'. But i am looking for an IDOC which does this. If you are aware, pls let me know.Thanks,Sneha.

Resolved! bapi regarding HR

Hello Friends, I am need of Standard BAPI fotr 1. Retreiving of employee information like name, location, group, department etc based on employee code.2. Reading / Writing Standard infotype 105 in SAP HR based on employee code / id.If there are no...

Resolved! Modify statement

Hi Guru's,Pleae can anybody expalins me what is the difference between sy-tabix and sy-index(Loop Index) ?because in one case i am Modifyimg the internal table inside the do loop by giving sy-index ((Index of Internal Tables)(MODIFY scarr_tab INDEX s...

Resolved! Exit needed in F-28

Hi,I need to do an email notification upon the User entering the Cheque no.,Cheque amt for some of the open items and clicking 'SAVE'.On save ,the User exits/BADIs provide me with Data from BKPF and BSEGwhich give me the Header info (Cheque no....)...

Labels in this area