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

Resolved! conditions

hiin the down code. i need to add the conditions for both if gst_no there tax invoice if not invoice under t_inv_hdr-inv_type = 'TAX INVOICE'.please tell me how to do it.-if t_inv_hdr-bschl = '31'. "Credit note t_inv_hdr-inv_type = 'CREDIT NO...

Resolved! Problem in ABAP memory

Hi Experts,This is problem about ABAP memory.I have two programs. Program-A & Program-BProgram-A sets value to variable and EXPORT command is used to set this variable in memory.EXPORT variable TO DATABASE indx(st) ID 'KEYVALUE'.Program-B gets variab...

Resolved! smartform question

In a smartform, if I don't want a particular text to appear on the output, I can just write some false condition in that window conditions or in that text conditions, right? Is it true that if I write a false condition in the window condition, the wh...

Resolved! help with materials

hi all, first i need to know in wich table is the long description of a material, i looked in the makt but only has the short description. i found in the mm03 if i look my material that is 111 and i select the tab sales text has a text box where is t...

Resolved! Update query

Hi guys, plz let me know if "UPDATE" statment works like "INSERT" at any point if there is no matching key fields in the "UPDATE" statement. If yes. plz give me the exact syntax, this is simple I guess. Thx,Ramesh

Resolved! Query

hi friends,1. Select all records from table CDHDR where AND OBJECTCLAS in S_OBJCLS AND UDATE = P_DATE AND CHANGE_IND in S_CHGIND retrieve only the fields required upto above i written a select statementthe below thing i didnt under stoodi have little...

Resolved! initialization

hi friends,could u plese help me how to do thisi have a little bit confusionfor CDHDR-CHANGE_IND S_CHGIND ‘I’ and ‘U’for CDPOS-FNAME S_FLD_NM ‘DATBI’, ‘DATAB’ and ‘KBETR’The screen should have a warning not to mess with these values unless there is a...

Resolved! ABAP coding

Hi,My programer has code like following for an output conditon type; He also commented that "The program for the delivery file, you need to call the form “ENTRY”, using a RETURN_CODE and US_SCREEN."May I know what is US_SCREEN here means?FORM ENTRY U...

Shiva_Ram by Active Contributor
  • 853 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! date

hi experts,could u plese help mein parametersparameters:date type cdhdr-udate dafault sy-datum.but in date i need to display the current date -1 day as a Default in parameters.Could u plese help me how to do thisThanks and Regardssrilavi

Labels in this area