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

SY-DATUM

Hi Experts,I have 1 problem, i need previous yr for that my coding is....DATA: DATUM(4) TYPE C, DATUM1(4) TYPE C.DATUM = SY-DATUM(4).DATUM1 = DATUM - 1.Error is coming: Statement is not accessible.Plz help me as soon as possible.Regards,Sw...

Resolved! Virsa tables in GRC

Hallo Experts , can anyone tell me how i can find virsa tables in GRC 5.3 - 5.2 ? I want to get the data from the CCdebugger tool .For example for mitigating users in RAR the table is VIRSA_CC_MITUSER.In detail i need the table from ERM where i can ...

Archiving of idoc

HelloI need to change the status of inbound idocs to archived status(I dont need to actually archive it but need to change the status to archive)Please tell me the status no of inbound idocs.Thanks in advanceManu

Resolved! String Concatenation

Hi Experts:How can i concatenate single quote ( ' ) with my string .Ex: votre bon d'achat -> This is my string name as Str.if i assign this to Str str = 'votre bon d'achat' .it throws error ( Incorrect arithmetic or bit expression: Instead of "ACHAT"...

Reg: BDC for FB01

Hi,I have an requirement where in to create BDC for FB01 for posting documents. The module-pool application calls this BDC as session via application tool bar button. The problem i face is in the BDC created for FB01 for simulation as session method....

Labels in this area