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

    FM to set Asset Deactivation

    Hello,I have a requirement to set an asset to de-active status, mainly to set the field ANLA-DEAKT as system date. I tried this FM:      CALL FUNCTION 'ASSET_MASTERRECORD_MAINTENANCE'        EXPORTING          I_ANLKL          = c_anlkl_1000         ...

    Table USR02

    Hello,If i use select query in ABAP on table USR02 in client(202), it displays results of only client 202(mandt).But if the same query is run on OS level, the same table USR02 displays all the clients like 200, 201, 202 etc.Let me know why these two ...

    Resolved! Accepted Solution

    Verification Syntax.

    Good Morning Guys.I am doing a check enlarged in my Code and appears the adverts.My code is .******************** **Tabelas Internas** ******************** DATA: t_itab         TYPE TABLE OF ty_upload,       t_final        TYPE TABLE OF ty_final,    ...

    Resolved! Accepted Solution

    Additional tab with custom fields in Business Partner UKM_BP

    Hi,We have a requirement to add additional tab/screen with custom fields to Business Partner (BP) transaction UKM_BP.BP General DataBP Credit Segment DataWe tried to enhance/add additional screens to BP using Easy Enhancement Work Bench (EEWB). But i...

    Resolved! Accepted Solution

    Screen Exit - Enhancement MM06E005 - Transfer input data back to program-ME31k

    I have implemented enhancement MM06E005 to create a subscreen on the Contract Hearder  I have created the screen and I see it on the Contract tcodes (ME32k).  However, I can't figure out how to "save" the data that the user inputs.  By save I mean br...

    IDOC Status 30

    Hi Folks,I have generated an Idoc which remains at status 30.I have tried using BD87 and calling standard program RSEOUT00 to change the status of Idoc as 03 but of no use.Please suggest how to process the Idoc to Status 03 or possible errors i am mi...

    Resolved! Accepted Solution

    Enhancement in IW31

    Hello Experts,I have a requirement, to validate partner function fields like ship to party,bill to party,payer for the corresponding Sold to party in IW31 (service order creation.)I want these fields to get validated both when i press "ENTER" and wen...

    Resolved! Accepted Solution

    DUMP while adjusting the VBAP table in se14

    Hello,We changed the data element of a ZZ field in the VBAP table. After activation,we ran database adjustment in SE14. The database adjustment runs for like 3 hours and then dumps. I have attached the DUMP for the analysis. We have been re triggerin...

    OLE Objects

    Hello everyone,I'm trying to upload the excel and process it using OLE objects, after my transaction completes, when i try to open the excel it gives warning message as file is already open, even after i have used FREE OBJECT method for excel applica...

    Resolved! Accepted Solution

    email\fax how to send

    hi,my request is how to send the email\fax to the vendor i report .fields i need  to use in program  lfa1~lifnarlfa1~adrnradr6~ADDRNUMBERsection scren p_em_fax please send its very urgent i will give the good points Message was edited by: Matthew Bil...

    Resolved! Accepted Solution

    Which BAPI to be used?

    HiI am little confused with duplicate BAPIs.For example, PurchaseRequisition has two BAPIs for creating a record -->      CreateFromData = "bapi_requisition_create" and      CreateFromData1 ="bapi_pr_create"It is the case for few other Business objec...

    Resolved! Accepted Solution

    Smartforms Prints not Coming in Sequence

    Hiii Experts,I print the smartforms using driver program, for printing the multiple invoices, for that I am printing the multiple copies of smartform i.e. ' Original Copy', ' Duplicate Copy','Triplicate copy','Extra copy'.......for that all logic is...

    Resolved! Accepted Solution

    calling smartform multiple times from a report is not printing the output.

    Hi Guys,               I am calling a smartform multiple times from a report in a loop.When I call it first time, it was printing forms but after that its not showing print preview or if I choose to create new pool from print preview.. the pool is em...

    Resolved! Accepted Solution

    timestamp to date conversion

    I have got to get a local date from time stamp. Time stamp is of server time. And I have time zone off set. for example 20,130,927,183,711    -04:0020,130,905,200,845    +02:00 I need to use the time zone offset to get the local date. I was hoping I ...

    Labels in this area

    Explore this Area