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
    • 95232 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Get an inbound idoc

    Hi people!!I am new in the abap worldI have requirement to create an idoc from external system´s data.I need some orientation how to do that !!My scenario is:         WAS(java)--> SAPThe message type is: ORDRSPThe data will come from WAS and will cal...

    When trying to run BAPI_SALESORDER_SIMULATE, I get an error, V1 044, that says "Enter a document number between XXXXXX and YYYYYY" that is the SAP default number range for Sales Order numbers.

    When trying to run BAPI_SALESORDER_SIMULATE, I get an error, V1 044, that says "Enter a document number between  XXXXXX and YYYYYY" that is the SAP default number range for Sales Order numbers.

    Resolved! Accepted Solution

    Function Module to Calculate Due Date from Payment Terms and baseline date?

    Hello all,I want to calculate net due date based on payment terms and baseline date using FMFI_TERMS_OF_PAYMENT_PROPOSE.This FM will give the days for the net due date(zfbdt).How to calculate the net due date from it?Do I need to use some other FM to...

    Resolved! Accepted Solution

    Reading ADRC with performance but only city_code and streetcode

    Hello,we have a lot of duplicate entries in Streets and cities. So I have to find out, if they are already in use by ADRC.The follwing ABAP is very slow (because I am not using the table key), so I try to find a fast way:    SELECT SINGLE  * FROM  ad...

    Resolved! Accepted Solution

    LIKP-ANZP into VTTK-ADD01

    I need to transfert the value of package number into shippement informationLIKP-ANZP into VTTK-ADD01.I used this VOFM  routine.FORM DATEN_KOPIEREN_907                   USING    c_XVTTP   TYPE v56i1_vttp_tab                            c_XVTTS   TYPE ...

    Resolved! Accepted Solution

    Display the field (ADVCODE) transactions (ME21N, ME22N and ME23N), Screen exit?

    Hello,Someone can tell me if it is possible to display the field (ADVCODE) by screen exit, table (EBAN and EKPO) on the screen of the transaction (ME21N, ME22N and ME23N).I tried to add the field in the screen "ME21N" but the transaction "SMOD" displ...

    OSS Note Required

    Hi All,We just got upgraded to EHP5. I am getting following dump in my Z Program.Category               ABAP Programming ErrorRuntime Errors         READ_REPORT_LINE_TOO_LONGExcept.                CX_SY_READ_SRC_LINE_TOO_LONGABAP Program           SA...

    Resolved! Accepted Solution

    Problem with secondary window in smartforms

    Hi all,i have a smartform (created by previous abaper), it is used for purchase requisition.The problem is that it was used for only single PR. Because there is a problem in it.The smartform consists of a secondary window in which Address are get pri...

    Resolved! Accepted Solution

    need to restrict control to stay in current screen

    Hello, There is an requirement to place a push-button in Basic Data screen of MM03. So it's done through OMT3B settings and created our own Z-Function-group. I have written a logic in PAI of customized screen (logic for push-button). After processing...

    Resolved! Accepted Solution

    ABAP SPLIT Command

    Hi Guys, I need some help. I need to SPLIT data that I am gathering in SAP to pass to an interface. Street and House Number field  looks like :   " Avenue Boulevard 235 C" What I need is ALL before number in field a, number in field b, all after numb...

    Resolved! Accepted Solution

    Disable 'Account Assignment' tab in a PO (only for ME22N transaction) for a specific Account Assignment Category

    Hello All,I have a requirement where-in I need to dis-able the Account Assignment tab (i.e make it Display only) for a specific Account Assignment Category (A/K/F) only during the transaction ME22NI have achieved the functionality of disabling the fi...

    Resolved! Accepted Solution

    How do we set the Authorizations in Role Creation?

    Hello,I am new to Security and in need of help!I have this scenario and need your expertise idea and guidance.1) Initial requirement: (Solved)Please create an user administration role.Users having this role should not be able to add roles to an user....

    Resolved! Accepted Solution

    ALV amount multiplied by 100

    Hi,I am storing an amount in a Z table with a reference to table BKPF-WAERS. In an ALV report, I'm retrieving two amounts, one from BSEG-WRBTR and the other one from my Z table. The amount I get from bseg is multiplied by 100 wich is normal since XOF...

    Resolved! Accepted Solution

    how to transfer hexadecimal Value to String

    when I debug , I found the variable save as Hexadecimal Value, when there is dump, we will see this Hexadecimal Value in ST22. so I wonder is there any FM or method can transfer Hexadecimal Value to string.such as: Hexadecimal Value:   00320030000024...

    Labels in this area

    Explore this Area