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

RFC function module

Hi all, Here i am just testing the RFC function module. Iam having two clients 800 and 811.I created RFC function module in client 811 and i made an rfc destination in 800 client.but my problem is iam unable to call the RFC fm from client 800 in se38...

Resolved! replace statement

Hey ABAP, i have following Problem:REPLACE ALL OCCURRENCES OF '.' IN SECTION OFFSET lv_offset of lv_kstbm.when trying to compile this, it tells me that between "OFFSET" and "of" LENGTH is expected.REPLACE ALL OCCURRENCES OF '.' IN SECTION OFFSET lv_o...

Resolved! Check input value

Hello,trying to check an PARAMETERS input value like this:AT SELECTION-SCREEN ON connid. IF connid < 0 OR connid > 1000. MESSAGE e001(zabap_cri) WITH '0' '1000'. ENDIF.how to check if the input is a number and no character?thxchris

regarding SU24.

Hello gurus,i want to know the clear difference between U-uncheck.N-no check.C-check.C/M-check and maintain. my doubt is in U the pfcg dont propose to maintain the authorisation object. and in N also pfcg doesnt propose to maintain authorisation obje...

Resolved! query urgent

hi gurusearlier i was into functional side but recently i came into coding side,so i need your help.i have very little idea about abap coding could any1 help me with the samei need sample coding example, i am going through abap docu also.can any1 ...

BAPI

Hi, I want to use a BAPI FM 'BAPI_REQUIREMENTS_CREATE' for the transaction MD61. But, i am finding some errors in the BAPIRETURN. There is some problem in using this BAPI FM. Can any body plz help me in using the proper coding for this BAPI. If p...

Resolved! Binary Search

Hi SDN ExpertsIs it must to use a sort statement before we use a binary search in a read statement. because in some cases its failing as SY-SUBRC = 4 if my internal table is not sorted.Please confirm meRegardsPratyusha

Resolved! workflow for PO approval

Hi all,i have a requirement of using a workflow for PO approval. i think WS20000075 is the standard workflow utilised for the purpose. could anybody tell me the functionality of this wokflow and also if i want to customise it then how to copy it?any ...

Resolved! ALV Tree Report

Hi, I Have created a ALV tree report using oop's.The first level is the company code. Second level is the plants allocated to each company code,Third level is the materials in each plant.Now i want to display the screen MM03 when i click on the mater...

Resolved! user exit for VA02?

Hi all,In my requirement, for a particular condition if the user wants to change the credit memo request that he has created. When the user clicks the save button after making few changes in va02 an message should come saying 'he cant make changes no...

Labels in this area