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

Smartforms - go to page

Hello All, why I can't go to next page in smartforms (SAP) ? I have 3 pages, on 1-st I loop at internal table which is continue on 2-nd page. On 2-nd page after display internal table i put command node "Go to New Page" and set PAGE 3. The logic of...

/UI2/CL_JSON v/s XCO Library Class XCO_CP_JSON - Recommended Approach for ABAP on Cloud

Hi Experts, When it comes to ABAP on Cloud (Steampunk) what is the recommended approach to work with JSON data (Serialisation, Deserialisation). The Classic Class: /UI2/CL_JSON is a released API even in the latest version (2308) but at the same tim...

Area Menu - ASAP

Hey, I've created area menu with SE43 and I have a few question: 1. I would to change the title "SAP Menu" to the real title as in description. 2. Can I link the area menu to transaction? 3. the menu shows only one subnode while there 3. ...

8it8 by Explorer
  • 966 VIEWS
  • 1 REPLY
  • 0 Likes

Early detect syntax errors caused by DDIC changes (early regenerate ABAP Load)

Hi experts, I'd like your opinion about how to handle the regeneration of ABAP Loads after the export or import of transport requests. Let me explain. Yesterday, I encountered an error which I think could have been detected and fixed much earlier...

BDC TO RUN CS01

REPORT ZBOM_ACGL NO STANDARD PAGE HEADING LINE-SIZE 255. TYPES: BEGIN OF TY_FINAL, PROD_ID TYPE MATNR, LEVEL TYPE STPOX-STUFE, SAP_BC TYPE STPOX-SORTF, "Sort String BC_DESC TYPE CSKT-LTEXT,...

vk91 by Explorer
  • 2492 VIEWS
  • 7 REPLIES
  • 0 Likes

How to Create ValueHelp which fetch record based on the another input field in SAP CDS

I've a requirement to provide valueHelp for fields Country and Region for one of Fiori application. For Country, Annotation Consumption.valueHelpDefinition is working fine. but for region field , we want to display region list for selected country ...

ADT debugger internal table: Filter / Sorting "not supported by System ". What is required to work?

Hi, What is the requirements for a system to ADT debugger allow sorting/true filtering internal tables inspected on debugger? Whatever column I click to sort I get message "Sorting not support by system <SID>" displayed near filter input. Filt...

thalesvb by Active Contributor
  • 2570 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! How to implement BADI_SLS_HEAD_SCR_CUS with scree.n SAPMV45A 4323

Hello all, I have implemented BADI_SLS_HEAD_SCR_CUS and I want to know what program and screen I need to use in method ACTIVATE_TAB_PAGE. Can I make a copy of screen 4323 (Subscreen Container for BADI_SLS_HEAD_SCR_CUS) and use it as the dynpro and ...

chris_mowl by Active Participant
  • 3375 VIEWS
  • 3 REPLIES
  • 0 Likes

Mudar Status do Material/Change Material according Status expiration date from z1 to z3

Estou desenvolvendo um programa que vai ser usado em um job para fazer a mudança automaticamente do status dos materiais de z1 pra z3 quando o prazo for acima de 90 e 120 dias na tabela mara e marc, não estou conseguindo escrever no código essa lógic...

How to hide text field which comes from @ObjectModel.text.association:'_TextCDS'

Hi everyone, Is there any way can hide Text fields which comes from @ObjectModel.text.association:'_TextCDS' ? For example: I define a field SalesOrganization and get text by annotation: @ObjectModel.text.association: '_SalesOrganizationText'...

IanYin by Product and Topic Expert
  • 2401 VIEWS
  • 1 REPLY
  • 1 Likes
Labels in this area