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

Resolved! Dont show output

Hello,I need some help with my report.I have a Form with:FORM Initialisierung_wald.     lv_zaehler_aktion = 0.        WRITE:/ lv_zaehler_aktion , '. Schritt: einfügen des Waldes.'.     CLEAR lv_zaehler_aktion.        PERFORM aufbau_wald.     PERFORM ...

Vertical header in ALV

Hi Experts,I have a requirement to display alv report header in vertical formatfor example-col1    col2m        ca         ut          se         tr          oi          ma         el          r01      Sima02      Ramand I am using function module  s...

Resolved! How could i Convert the Time ,If i does not know the Format.

Hi, I have one problem. I would like to know whether  it is having any solution or not.There is a table AFRU. By using CO11N We are saving the Confirmation against to the Production Order Operations.ILE01  and ISM01    Both are saving the Time in Whi...

JIN6 Condition

Dear Moderators..First time I am doing Migration project TAXINJ TO TAXINN so please kindly approve this post if it is basic question.Dear CIN ExpertsIn the Migration activity Facing below issueI am Facing one issue in sales order for JIN6 Condition  ...

venu_ch8 by Active Contributor
  • 643 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! Which is a more efficient or meaningful way of calling methods ?

Hi Experts,I have designed a program in OOPS way. I have created a local class and wrote code as below. PATTERN 1. Class LCL_COPY_DATA DEFINITION. DATA: LT_ACCGL TYPE TY_ACCGL, “ INTERNAL TABLES DECLARED IN DEFINITION  LT_CUSTOMER TYPE TY_CUST, ...

Heavy tables in sap

Dear Experts,It's been 3 years since we have implemented SAP in our company.Some of the tables in our system are contains large volume of data likeVBFAFAGLFLEXAModerator note: rest of the question below... Message was edited by: Matthew Billingham

Resolved! Requirement -Tcode:VL01N creating Delivery along with i have to update VBAK fields

Hi Friends,I have a requirement like with reference of order am going to create delivery document. while doing PGI before create delivery document i have to update the VBAK-SUBMI field in sales order if we have any possible solution please suggest me...

Smartform Pages issue

Hi , I have a strange issue in smartforms, in development everything is working fine but after moving TR to Quality it is not working if we have more than 2 pages of items. I have 4 pages in smartform FIRST_PAGE TERMS_PAGE NEXT_PAGE LAST_PAGE in FIRS...

Resolved! Service Definitions - Monitoring ?

Hi,I've created a simple Service definition from a function module.I can consume my Service from SoapUI without problem.But how can i monitor this Service ?I see nothing in SOAManager Monitoring / Logs.Transaction SRT_UTIL is empty.How can i see if m...

YouriC by Participant
  • 1055 VIEWS
  • 2 REPLIES
  • 1 Likes

Resolved! Get PDF from base64Binary

Hi all,I am trying to implement a webservice. I receive an answer (XML) with a PDF encoded in a tag the tag starts with <getVerzendlijstResult xsi:type="xsd:base64Binary">. But now the problem.... how can I extract the PDF from here. I tried a lot...

MKusters by Explorer
  • 19375 VIEWS
  • 30 REPLIES
  • 0 Likes

Resolved! ABAP Whereused issue

In a class implementing an Interface.egClass A.    Interfaces: If_cust_object.METHOD  If_cust_object~initial_sync.          place cursor on  method Name press where used list.No results...If you go inside the interface definition. Interface If_cust_o...

Job Scheduling

Hi All,Could any one please suggest solution for the below requirement:First program generates a file to FTP location in background mode.After some time user make changes to the file and places the same location.Then my second program needs to pick t...

Resolved! Webdynpro in Personas

Hi Guys,          I need some help, I need to know whether we can use the webdynpro in Sap Screen Personas 3.0. I have given the version and service pack details.Netweaver - 740ECC         - 6.0 EHP7 POC serverKernel      - 742 Patch 200Thank You.

BAPI for CC01

  Hi Experts,I want to create the change number for BOM. I have used the BAPI BAPI_ISMCHANGENUMBER_CREATE .This BAPI throwing a short dump . The reason for that is, it’s checking data in TJY00 table and since there’s no data in that table, it’s givin...

Labels in this area