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
    • 96898 Views
    • 212 Comments
    • 39 Likes

    Regarding the Audit

    Hi All,I have an urgent requirement that i have an transaction PLM_AUDIT , i need to create the Audit ID while saving the transaction with the concatenation of the chronological number . For example i have the audit type '10' then i need to take the...

    Resolved! Accepted Solution

    How do you debug an iDoc?

    I have an OUTBOUND idoc created via WE19 and wish to debug it as it is created. I have put soft break points in all of the code but it never hits one of these points.Also - how do you run WE19 in the foreground?Thanks.ScottEdited by: Alvaro Tejada G...

    MBGMCR02 - GR IDOC

    Expert friends,I have a situation, where i need to send the GR information in IDOC. GR has a material with quantity 1000.We have serial number created for all the 1000 numbers. We need to send all the 1000 serial numbers through IDOC.How do we addres...

    Resolved! Accepted Solution

    transport req

    Hi experts,I have created 4 Funtion Modules under a function grp and all are saved under the same workbench req. Now, i want to separate them in different workbench request. As my requirement is to trasnsport them separately. Any idea will be rewarde...

    Resolved! Accepted Solution

    how to write if statement for knowing that user is executing in background.

    Hai Experts.I am having a report , in that i want two types of output say when i execute in foreground it should say " Hello it is foreground".when i execute it in background as a job it should display " Hello it is back ground".please tell me how to...

    Resolved! Accepted Solution

    data type p

    hi all,i have defined a field as data type betrg which is P, but in some cases i m having arithemetic overflow error."An overflow has been determined in the current arithmetical operationcontaining operands of type P. Possible causes include:1. The ...

    Resolved! Accepted Solution

    ABAP code help

    hi folks,I need some help in the programming code. Here is the scenario.DATA: BEGIN OF INT_P4002 OCCURS 0, PERNR LIKE P4002-PERNR, VACANCY LIKE PB4002-OBJID, END OF INT_P4002.data: BEGIN OF int_applicant OCCURS 0, PERNR LIKE...

    Resolved! Accepted Solution

    ABAP QUESTIONS

    Hi all,Can some please answer my questions :1. Depending on which language SAP is developed ?2.Is there any compiler for ABAP programs?(Like Java has JVM and for running JRE C has C compiler).3.Is there any underlying database for SAP?

    Resolved! Accepted Solution

    Updating a database table

    If there are two tables in a database, for example Table ZACCDETAILT and ZACCDETAILS,where ZACCDETAILT has all the fields present in ZACCDETAILS with two extra fields ,I would like a transaction code to maintain all the fields of table ZACCDETAILT an...

    Medruck Problem!

    Dear Experts!My problem is that in the purchase order print , the item text is not being printed.i.e for 45 series po nos it is printing but for 47 serisespos i.e 4700000000 the item text is not printed .i have debugged the medruck program and have f...

    Resolved! Accepted Solution

    select Querry

    Hello friends,I am having a select query and having problems with it.Below is the code, BEGIN OF s_rbkp, belnr LIKE rbkp-belnr, bukrs LIKE rbkp-bukrs, gjahr LIKE rbkp-gjahr, blart LIKE rbkp-blart, rbstat LIKE rbkp-rbstat, xblnr LIKE ...

    Labels in this area

    Explore this Area