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

Resolved! Auto Resume of Program with type 'I' message after MESSAGE Statement

Hello Friends,                    We have a program which is required to be run in a batch job. Now in that program we have to give a MESSAGE Statement as followsMessage i004(ZDMS) with sy-datum. Now as far as I know that MESSAGE statement halts the ...

bapi_prodord_create

Hi all,I'm using BAPI_PRODORD_CREATE  with the parametersMATERIAL:PLANTORDER_TYPEQUANTITYBASIC_END_DATE ROUTING_TYPEROUTING_GROUPROUTING_COUNTERA production order will be created but with the wrong routing. Does anybody know, how to do correctly?than...

Multiple open Debit/credit memo request with reference to billing document allowed in BAPI

-On creating debit/credit memo request with reference to billing document using VA01 system raises an error:Open Cr/Dr req 60007158 exists.Complete existing request before creating new!Message no. ZSD053.But while creating the document using BAPI BAP...

how to access instance attribute if the standard class does not allow to instantiate outside

Hi All,I am trying to copy some standard functionality into a custom application. I want to do the following.    DATA: l_response    TYPE REF TO if_http_response.    DATA: server            TYPE REF TO if_http_server.    l_response = server->response...

Resolved! How to generate sequential alphabet through number range object?

Hello Gurus,I need to generate an alphanumeric string of 7 character randomly. So, I am using a number  range object of 6 character (CHAR6) to generate sequential numbers. And then thought of combining that with an alphabet to get the final number. B...

anubhab by Active Participant
  • 1538 VIEWS
  • 3 REPLIES
  • 0 Likes

Spool request output

Hi,I have requirment like from table LIT(e.g) ,i am trying to create spool request and Diplsay output in spool.I have used "GET_PRINT_PARAMETER'.My code like this:    CALL FUNCTION 'GET_PRINT_PARAMETERS'    EXPORTING      in_archive_parameters  = lwa...

Help with Read Table

Hi experts,I need to display the value of my IT_HIRED then display the value of IT_LEAVE into their corresponding PERNR.But my code shows only the first value from my IT_LEAVE and it does not read the next value.Help PleaseThanks.PERNR |HIRED DATE | ...

Resolved! Function module: remotely check the existance of an object

Hi,i'm looking for a function module whick checks the existance of a workbench object like reports, includes, classes, function groups etc. There are some functiuons for that but unfortunetly they are all not remote enabled.Of course i can write an n...

SM30 : Individual entries cannot be put into the change request

Hi All,I have searched SDN also.  I Have created a  Z table with delivery class 'C'. and fields was       1) MANDT     2) FLD1  INT1     3) FLD2  CHAR40    4) FLD3  DATS    5) FLD4  DATSNow I have created Table Maintenence Generator for this table an...

Labels in this area