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

EXIT_SAPLMEREQ_005

Hi AllIt is m y first time using a user exit. I have to test for the transactions ME51N and ME52N .A field should be obligatory in case of1- EBAN-MATNR = ' '2- If EBAN-WERKS in tlist This tlist I should get from the funcion READ_TEXT .I dont know how...

Resolved! number sereis

hi to alli want the number series as ssuch when a report is executed it should displays.no invoice1 00000011 00000021 0000003when it is second time executed2 00000042 00000052 0000006like thishow to get this seriesthanks in advancek...

Resolved! Table Control

i hav created two Table control on the same screen....now first table control is having customer code & customer name,and second table control is for showing its details.Now when i select any row frm first table control and clicked on fetched button....

Resolved! screen painter

hi, I have installed sap 4.7 on my system.when i enter transaction se51(screen painter) and press layout i get an error("graphical layout editor not available.contine with alphanumeric editor").pls anyone try to solve this problem.Regards.,Manikandan...

BAPI for trx F-03

Hi Guru there.i been using BDC method to execute <b>F-03</b> in my program.it works good if there are 1,000 itmes in one program.but this time it went for 4000 items and bdc program ran in to page overflow creating such huge bdc session.>><b>Does any...

Call Transaction

Hi.I want to call transaction SP01 by passing the spool number.But the problem is that there is no Parameter ID assigned to that field so that I can use SET parameter ID.So is there any other way I can use Call Transaction SP01 without setting the pa...

Resolved! Function Moudule

HI all, Is there any Function Module available ??? My requirement is to pass a T-code( Standard Transaction ) to a function Module and an internal table with excluding FCodes which returns me the screen with excluded FCodes ...Regards,Santosh

case sensitve

Hi All,I am retriveing the data from database tables.there some records in uppercase and some records in lower case when i give value in selection screen in upper case it is retriveing the for only upper case but it has to ignore the case.Please any ...

Http Client

hello i have created httpclient object in my prgram.i sent request using httpclient, and source had life time set to session, and in my first request i set some page attributes.now i am trying to use the same httpclient object in same program after f...

Resolved! FM vs subroutines

Hello All, What is the difference FM and subroutine. IF FM is global callable and subroutine is local to a program. We can have include to define all the subroutines in a include and call them. correct? What is the difference btwn FM and Subr...

Resolved! WMMBXY and WMMBID02

Hi ,I have an Idoc number . Now my task is to find out from which program this Idoc has been triggered .The message type of the Idoc is WMMBXY and the Idoc type is WMMBID02 . Can anyone please help me to identify the program from which it is triggere...

Resolved! Text Object - urgent

HI,i have an internal table with text and i want to save this text as text object or standard text so i can later use it in sapscript.how can i save this internal table at runtime...i used save_text fm... but i got error like Text Object is not Avail...

Resolved! BAPI sy-subrc

Hello All, I am working with a BAPI. While i am testing my BAPI I found that BAPI is failing to put the data in SAP. But still i am seeing that sy-subrc returned by BAPI is "0". Why is it happening? How to fix it?Thanks SDN FAN

Labels in this area