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

Resolved! FM Usage

Hi, I am using one FM name 'TABLE_COMPRESS'. But i can't able to trace, what i need to pass as the table parameters. There are two table parameters; IN & OUT. In OUT what i need to pass as, there is no parameters reference mentioned in the FM. Plz...

Resolved! about mest loop

hi forks, i have some doubts about the nest loopwhen i write the code in this type loop at itab1 into lfc_itab1. loop at itab2 into lfc_itab2 where k1 = lfc_itab1-k1. ...... endloop. endloop.but my leader told me to write in this...

function module use

can anyone explain me the use of FM 1.RSTI_NAVIGATE2.RS_VARIANT_CONTENTS3.RSAQ_DECODE_REPORT_NAME4.RSTI_APPL_STACK_POP5.RSTI_APPL_STACK_POP6.RSTI_REPORT_FIELDS_FIND7.RSTI_SELECTION_TRANSFORMATION8.RSTI_SELECTION_DELETE9.RSTI_APPL_STACK_INITIALIZE

Resolved! Related to dates

Hi Experts,I want to ask a very basic question. If I need to add 90days to system date(sy-datum) or any particular date, Shall I need to convert the date to days or can I do it directly? It would be helpful if anybody can provide me examples of worki...

Resolved! Selection Text.

Hi,I have used a Parameter in the program name lie P_Lif.I define a selection text in the program in go->textelements->selection texts.But in that selection text it is not accepting big string but i have to display a big string.How can we slove this ...

Resolved! purchasing info rec

Currently the Alv Grid report shows this data.marc-matnrmarc-werksmarc-stawnI need to add the following onesLIFNR, Vendor NumberEINA-URZLA, Country of Origin.But if a particular matnr has more than one vendors than how do i show in the report.please ...

Doubt in BAPI

Hi All.I need to create PO ,i have all required fields value in one internal table .how can i create PO by BAPI? how can pass internal table to bapi? iam need to use this bapi for creation of new PO (BAPI_SAG_CREATE)please help me. how can usae this ...

Selection screen

Hi, i need to get the two input values as parameter input (A & B ) in selection screen and have to calculate the sum of those values ( C = A + B ) . when i press F8 i have to display the sum of two values (C) in the same selection screen itself....

Labels in this area