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

Resolved! ABAP runtime errors

Hi,When I run a z transaction it gives the following error. "ABAP runtime errorsEach transaction requires some main memory space to process application data. If the operating system cannot provide any more space, the transaction is terminated."The pr...

select quirey

Hi experts ,plz help me how to write code for below given technical descriptionRetrieve • LIKP.VSTEL (shipping point) WHERE • LIKP.VBELN = Delivery Note Number.Retrieve • TVST.ADNR (address number)WHERE • TVST.VSTEL = LIKP.VSTELRetrieve • ADRC.NAME1 ...

Resolved! RS_TREE_LIST_DISPLAY

Hello,I´m using the function modules 'RS_TREE_CONSTRUCT' and 'RS_TREE_LIST_DISPLAY' to create a simple list. Building up the hierarchy is ok, and the USER_COMMAND subroutine was also created. When I run the program, the second node has a + symbol to ...

BAPI ME_CHDOC_ACTIVE

Hi All, We want to activate the change log active for the field KSCHL (Condition type) for the PO. For the same we have to Implement the BAPI <b>ME_CHDOC_ACTIVE.</b>and make the parameter EX_DOC_COND as X.But now we want the change log to be generate...

Splitting of Records

Hi, My requirement is as follows. In my selection screen i enter the number of documents to be bundeled for eg : 200 records.When i select records based on some query it fetches me some 400 records and i am passing those values to an internal table...

Bema by Active Participant
  • 691 VIEWS
  • 5 REPLIES
  • 0 Likes

Resolved! Copied standard report

hi all,I have copied the standard program GP42PKJMBDINVFNFIGFTHY31F3V (assigned to the transaction code S_ALR_87012168) to the custom program ZFIABDC, Could you please let me know how to configure the custom program to the node FIAP_RECHERCHE_REPORTS...

Resolved! rfc

hi plse help me how to give reference type to IMPORT parameter .in import i geven parameter name and type how to give the reference type for RFC or any other FMwith regardsserma

Decimal Data type

Hi All,I have a problem while printing field value of DECimal data type . iam fectching a field named KURSF from BKPF into a internal table and finally this internal table values are downloaded to application server. the problem is when viewing the f...

Re:SAP-HR

Hi, iam new to sap-ABAP , now i was put in abap focus to sap-hr,i need to do attendence verification and meal allowance adjustment so i need to develop screens for that, one screen layout based on report category __X22T60and through this selection ...

SMARTFORM HELP

Hi experts ,plz help me how to write code for below given technical description<b>Header - From</b> Retrieve • LIKP.VSTEL (shipping point) WHERE • LIKP.VBELN = Delivery Note Number.Retrieve • TVST.ADNR (address number)WHERE • TVST.VSTEL = LIKP.VSTELR...

idoc from file

hi,i created a file from an outbound IDoc using FM 'IDOC_READ_COMPLETELY'.From file i am trying to make an inbound IDoc using FM 'IDOC_INBOUND_FROM_FILE'. i have an error 'First record is not control record'. bcoz the first characters of first record...

cl_salv_table

introduced with nw04 sap built around the alv-grid a new set of classes , call ALV OM , which in fact should replace all the things like cl_gui_alv_grid ... _tree etc., i think.but i'm wondering how i could build an ALV where i can change data, this ...

Resolved! Cluster table

Hi All,Cluster table is combination of different tables into one. Is there any way where i can see these different table contributing to one cluster table.for e.g. i want to know which tables are clubbed together for BSEG,KONV etc.TIA,Ags..

Labels in this area