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

Resolved! BADI for VA21/VA22

Hello everyone.!I need to know if there is a BADI for Tx. mentioned above(Quotation). What i need to do is simple: Validation check in condition types (pricing & discounts).If user selects a condition type (i.e. PR00), then i need to validate its amo...

Resolved! Database storage problem

Hi ,I have created a table with two fields. the first field is of type numc and second field is of type char. I generated the maintenance view. While entering the records in sm30, it is automatically sorting out the numc field and storing it in the d...

SAP Query

Hi all, I have created query from SQVI and assigned T-code also in development.I need to move dev to quality and production .Is it possible to transport this query with t-code?Please suggest ..RegardsRajjj

Create TO for delivery

Hi everyone, function L_TO_CREATE_DN works in most cases but doesn't work if I want to specify a storage unit (LTAP-VLENR) for the TO item. There isn't a import parameter to pass this info into the function module. What complicates it more is that ...

yguan by Explorer
  • 1054 VIEWS
  • 4 REPLIES
  • 0 Likes

SAP notes using SNOTE

Hi,I have applied one SAP note in my development system using tcode SNOTE.While applying the note, system also installed all the prerequisite notes.But while activating the objects, it gives error as for some objects that "Access key" is required to ...

BAPI_ACC_DOCUMENT_POST -

Hi Guru's,I'm using the following BAPI for the Customer/Vendor Uploads (AR & AP).BAPI_ACC_DOCUMENT_POSTUsing this BAPI i want to update the following fields of the BSEG Table.BSEG-DMBTR - Amount in Local Currency.BSEG-DMBE2 - Amount in 2nd Local Curr...

Resolved! SELECT Statement

Guys, so I would like to insert some data from one table to another one based on its calender day (Date). Is this correct statement?Yesterday = Sy-Datum - 1SELECT * from SOURCETABLE into DESTINATIONTABLE WHERE CALDAY = Yesterday.ENDSELECT.I ca...

Resolved! Sales Order Header texts

Hi All,I am getting 3 texts from 850 IDOC on to Sales order header texts. I created 3 new textid's for them. This is working properly in Dev system and I moved them to Test system. In Test system I checked the header texts, only the following text id...

Subtotals in ALV

Hi people,I'm with the following problem:I've an ALV and I need to have a subtotal and another total from it.For example, the ALV is ordered by code:The code is:AAAA Here there are one subtotalAB Here there are one subtotalAC Her...

Multiple loop in one loop

Dear experts,Please find the code below.This is text variable customer exit.Can u ple help me to put these multiple loops into one loop.Do u suggest this code is ok?Appreciate your help.WHEN 'ZSTXTPE01AA'or 'ZSTXT0FISCPER305AA'or 'ZSTXT0FISCYEAR01AA'...

ace_bw by Participant
  • 628 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! Foreign KEy

HI, I have a master table and a slave/client table.. in the client table , a non-key field refers to a primary key in the master table. i e. it shud only have values which exist in the master table. This is achieved by setting the foreign key.. But ,...

CT04 Possible Values

Hello Everybody,I want to dynamically get the list of possible values in CT04.I want to use the option Function Module in Values tab in CT04.Can someone tell me how it works and whats needs to be done to make it work?Any help on this is appreciated.

Resolved! How can FS03 be made Display only without removing Create/Change Activities

ECC 6.0 Release 700Our internal auditors have asked to limit access to change the Chart of Accounts. Currently our Functional team has access to do this via transactions FS00, FSS0, FSP0, etc. which needs to be removed.The issue is that if we assign ...

Labels in this area