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

    SLIN error

    Hi experts,I am using ECC6.0. I am craeting a type like: -TYPES : BEGIN OF gt_t08. INCLUDE STRUCTURE zsdmmp02. (Ztable)TYPES : rc(1) TYPE c, END OF gt_t08.In SLIN, it is causing a error message :-The current ABAP command is ob...

    radio button

    hi friends,help me in my code.i am having four parametersand two radio buttons,and one push button.if i select one radio buttuon means two parameters want to enable and another two wants to disable in a time and vice versa.can anyone help me .regards...

    Resolved! Accepted Solution

    FM BAPI creation

    Hi all,I have a reuirement to cretae a BAPI FM with the logic of a report to be the source code.But in the report I have the selection screen components as select-options.for eg SELECT-OPTIONS : ebeln FOR ekko-ebeln, ebe...

    Resolved! Accepted Solution

    Excise base amount

    hi MM Guru'sstill i am not able to see the neithe Base value nor BED & Ecess in excise tab while we do the MIGO i have already maintained the Chapter id & material & chapterid combination ,Cenvat , Vendor excise details for that material what should ...

    about table

    Hello Friends, can any one tell me how can we get table name from structure. Like in HR module suppose structure is given for transfer date and employee name as a P0014 and P0001 respectively, and both are are structure so how can we get the table...

    Resolved! Accepted Solution

    Bapi for Sale order

    Hi Experts,I am using BAPI_SALESDOCU_CREATEFROMDATA to create sale orders.As of now i m giving the following inputs to the BAPI WA_HEADER-DOC_TYPE = T_UPLOAD-AUART. WA_HEADERX-DOC_TYPE = 'X'. WA_HEADER-PMNTTRMS = T_UPLOAD-ZTERM. WA_HEADERX-P...

    FB3LN through se38

    hi allas most of u know if we give FB3LN transaction we need to give G/L account number and company code my requirement is like this i need to compile the code belowREPORT ZFBL3N.TABLES:SKB1.SELECT-OPTIONS CODE FOR SKB1-BUKRS OBLIGATORY.SELECT-OPTIO...

    Resolved! Accepted Solution

    Help reg. call transaction

    Hi,I have a requirement to look first if the shipment has any shipment cost document first. If found, i have to delete that shipment cost document (vi02). Now i have to create another shipment cost document again using the same shipment. I did this u...

    Exceptions

    HI Iam using BAPI function module and after i want to raise exceptions for it .i have wt_return table..Now iam doing like this Read table t_return in to s_return with key type = 'e'.if sy-subrc = 0.write : s_return-message.endif.I want to avoin write...

    Resolved! Accepted Solution

    Process order - Status

    Hi All,When one process order is confirmed, It has a status of PCNF.Now the problem is that I am not able to identify which process order has the status of PCNF.There is a table AFRU in which I can fetch the Confirmed(CNF) process orders through th...

    download

    hi,i have created one report i download the report using down load function report out put is coming but with in two fields no space . How to declare sapce with in two field plz give me sample code very urgent.by regards.jai

    Resolved! Accepted Solution

    Memory for screen LOAD is used up. (799803 bytes) is not available

    Hi all,This is abt a table maintenance generator which we make in 'se11' when i try to assign any screen to it , it gives an error which is:'Memory for screen LOAD is used up. (799803 bytes) is not available'anyone,anyidea??regards,sachin

    Labels in this area

    Explore this Area