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

Resolved! date declaration query

Hi ,can any one tell me how to declare field for date . i have an excel sheet in which the date is like this 06/15/2006when i declared internal table like erdat like sy-datum its taking 6/15/200can any body tell how to get the enite thing please let ...

Resolved! SAPSCRIPT STYLE - FORM -INCLUDE

Hi,I'm not sure of that:In a FORM, there defined paragraph and chracter formats can be overridden by a style? I don't think so except command SET STYLE is used, right?In an Include text, what formats are used: From STYLE or FORM connected to the inlu...

Clemenss by Active Contributor
  • 1345 VIEWS
  • 8 REPLIES
  • 0 Likes

inb.del doubt...

Hello,In the inbound delivery what are the conditions checked for setting Goods Receipt relevance indicator to 'A'(Not yet processed state...Iam getting a not relevant status ' ' ...(in the inb.del Goto->Header->Processing->Overall status->GR)Can any...

Resolved! abap code if& else

Hi experts how to change the below code with one if and else statemennntFORM SUB_CHOOSE_SELECTION. IF P_FULL = C_RADIO_VALUE. "Choice of Total Invoice PERFORM FULL_INVOICE. ENDIF. IF P_HOLD = C_RADIO_VALUE. "Choice of Hold Invoice PERFO...

Resolved! SAP Script Print

Hi,I have three pages in the script : First, Next and FollowerThe Follower page has some details which needs to be printed in the reverse side of the First page only and not on the Next page.In duplex mode it is printing the Follower page in the reve...

Initialization

- Does initialization happend when the report is "scheduled?"I have a report in which one parameters is a date. This date have be current+7 and his report is scheduled for everyday.Can I just plan the job and Let initialization do his job?- the same ...

Index on CDPOS table

Hi, I want to find out whether sap has maintained index on CDPOS table if yes than how to identify it and if not then how i can find out the if any internally sap using index on fields of CDPOs table.Another way how i can get the data in chucks for t...

Resolved! Quit from SAP

Hi gurus,I want to know the code from ABAP which enable to exit from SAP program, for example when i click the quit button, it will quit from SAP, just like when i put the tcode /nex or /nend. those 2 tcodes cannot work when i put them in my ABAP cod...

XML encoding

HiI've to develop an object which has got an XML conversion in it. The data has to be converted into XML and has to be sent as an attachment to the customer.i haven't faced any problem with the XML conversion which I've done using CALL TRANSFORMATION...

Resolved! updating a single field in the db table from the internal table

Dear friends.. I need to set a archived flag in the database table by looking the idnumbers of that internal tables..i have a filled called xdele which is a archive indicator and has a value 'x' in but000 table, i am having a list of idnumbers ...

authorisation check

To restrict the ability of timesheet users so that they can't book to PM Order Types ZCL1 - ZCL4 a user exit is probably required to check the authorisation object I_AUART before allowing the timesheet to be saved.The current timesheet role (TIMESHEE...

Resolved! NETPR from inforecord

Hi developers, does anybody know a function module returning the net price reading the info record?I found several FM reading inforec, but they return the set of conditions the inforec is made of. I just need the value of the price, other...

EDI VS ALE

Hi,If ALE is used only for distributed processing and within sap to sap, still we can use it for sap to non-sap, if this is the case, where EDI would come.For ALE only, we would be declaring as logical systems, but i have seen they have declared EDI ...

Labels in this area