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

Resolved! scripts

hi to all,pplz help me in the issue,i am having a field 'mhnk-ausdt' it is rundate in dunning i need mhnk-ausdt + 7th day day like exmhnk-ausdt is 14th sep and 7th day of it is 21st sephow can i achieve this.thanks in advancekiran kumarMessage was ed...

Exit after PO is saved.

Hi all,I´m looking for some Exit implementation after the PO is saved... i´ve already tried a lot of existing exits but all of them are launched before/while the doc it´s been saved and all the document changes that i want to do are overwritten cuz t...

Resolved! deleting the decimals

Hello Experts,Can anybody tell me how can I delete the decimal part of a value in itab and write only the integer part in the output?for eg:I have an internal table like this:<b>data: begin of invoice occurs 0, vbeln like vbrp-vbeln, DOC...

Resolved! Selection-screen issue

HI All,I have to call a F4 value request at the selection screen by choosing one of the two radio buttons in the selection screen.I know that for calling f4 value request I have to use SELECTION-SCREEN VALUE-REQUEST on <FIELD>.but the problem is that...

Resolved! Case Sensitive

Hi ,My Program case code in which the data is passed automatically in upper case through the importing parameter.The table data is like every first character of each word in the string is upper and remaining lower .How should I convert This code?

Appending a Structure in Tables doent reflect those fields in related Views

Hi All,I have appended a structure with two fields in table AUFK and similarly I have a view on this table i.e. VIAUFKS. I want to appear this two fields in the view as well but it is not appearing in the view as this is a standard SAP view i cannot ...

Resolved! Application Log Class

Hi all -About to commence new implementation of NW2004s. ECC, Sol. Mgr. and BI in-scope. XI and EP out of scope. Have to construct some generic exception handling for custom programs (i.e. interfaces that run batch). Specifically, the handling of ...

Regarding smartforms

hi guys, i just want to know in which table RVINVOICE01 driver program is stored and what is the driver program for this.i even wanted to know in which table driver program for pre defined smartforms LB_BIL_INVOICE AND LE_SHP_DELNOTEis stored and als...

Resolved! Select Statement issue

HI All, I have 10 records in a internal table. I have 20 records in a database table. i want those records from the database table which does not exists in internal table.Which is the better select statement for this situation with performance.Reg...

Resolved! screen exit

i'm programming a screen exit, to display User subscreen for notification header. (user exit QQMA0001)i added my owen fields.i used function exit EXIT_SAPMIWO0_008 and EXIT_SAPMIWO0_009 to exchange data between database and scren.it works fine.my ...

Resolved! HELP!!! memory var

HiI have a problem from front-end when the customer make an Order, there is a button (into application developed)which simulate Price, when customer make click doesn´t work. People tell me it's problem with var exported to memory ... which transactio...

ALE & IDOC

Experts,Do IDOC type used for INBOUND have BAPI's in their segments? The IDOC type used for OUTBOUND will not have BAPI's? Please confirm.Can I use PORDCR05 for outbound? it has BAPI's, or do I need to use only ORDERS05 for outbound.

Labels in this area