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...

    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...

    sheenamk by Developer Advocate
    • 94623 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    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 ...

    Resolved! Accepted Solution

    Changing Released Transport text or attribute value

    Hi Experts,I need one help to implement on scenario for exceptional cases.I need to change transport description (i.e. text) or some attribute of the transport thsough ABAP code , but the transport is in released status.Is it possible through code? I...

    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...

    Resolved! Accepted Solution

    ATC Excemptions and System Copies

    Hi all,I'm currently trying to find information on how to handle ATC exemptions in the context of system copies. I have set up ATC in several system landscapes. Usually, the test system is configured as the central system for ATC. In the test system ...

    ceedee666 by SAP Champion
    • 4102 Views
    • 6 Comments
    • 0 Likes

    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! Accepted Solution

    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
    • 1660 Views
    • 3 Comments
    • 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...

    Resolved! Accepted Solution

    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...

    Resolved! Accepted Solution

    In BDC msgtyp E or W not coming in bdcmsgcoll

    Hi Experts,I have created a BDC. when i call trasnaction like call transaction 'ca02' mode 'A' messages into messtab.messtab-mstyp always shows 'S', Whether records updated successfuly or not. Below is my code :report ZBDC_ROUTING_OP_EDIT        no s...

    Resolved! Accepted Solution

    READABLE BARCODE in smartform for Customer Id and address

    Hi Experts,I want Bar code in readable format in limited size in order to concatenated string of Customer Id, Customer name, customer address in Smartform.I tried to do the same but I am getting very long Bar code and which is not readable format.Kin...

    Labels in this area

    Explore this Area