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

    IDOC - ACC_DOCUMENT

    Hi Friends,I am posting an accounting document via IDOC - ACC_DOCUMENT.Can someone help me with a transaction (other than WE02) where I can view the accounting document posted.I am looking for a transaction similar to WPER where we can view all the P...

    Abie by Explorer
    • 8576 Views
    • 3 Comments
    • 0 Likes

    types error

    data : wa1 type tyva0301,       it1 type table  of tyva0301.data : wa2 type tyva0302,       it2 type  table  of tyva0302.data : wa3 type tyva0303,       it3 type table of tyva0303.when i try to run the program i had an error like this....between the ...

    SAP to Non SAP

    Hi Experts,we have requirement to communicate SAP to dot net.we are creating customized BAPIs to communicate with front end tool developed with dot net.All are fine, but the client don't want to create a BAPIs. can we communicate SAP to dot net by us...

    Resolved! Accepted Solution

    Passing custom structure to smartform

    Hello,I need to pass a custom structure to a smartform, which includes a custom table and few more added fields. Now, when i put the structure in the from interface as importing, what should be the Associated type. Can anybody please help.Regards,Anu...

    anubhab by Active Participant
    • 2080 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Need to replace fund centre & commitment item to 'DUMMY' in MIRO lineitem while copying from PO

    Hi Gurus, I have a requirement to change the fund center (FC) & commitment item (CI) values to DUMMY while posting invoice. Since FC and CI are not DUMMY, when we post the document the amounts are posted in diffirent FC and CI are different in fund ...

    pramodv by Explorer
    • 967 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Adding field to MB51

    HI,I need to add a field (MBEW-BKLAS) to MB51, I have created a Z report by copying the program RM07DOCS to ZRM07DOCSI am struggling to find where to add the field to the ALV outputIn the DATA SELECTION subroutine I added the field to the select stat...

    Resolved! Accepted Solution

    BDC

    Hi Experts,I got a doubt during recording on MM01 tcode.IN BDCSTRUCTURE wa have fval whose size as 80 character.If we select saletext in MM01  it as a field where we can enter n no of character.How is it possible in recording as the predefined size f...

    Resolved! Accepted Solution

    BAPI / FM for T-code CA22 ( New Assignment and Reassign of Component )

    Hi all,    I have to assign each component in CA22.     I knew that I could assign each component in CA02 with CP_BD_DIRECT_INPUT_PLAN;and I could changing Routings with BAPI_ROUTING_CREATE.    But CP_BD_DIRECT_INPUT_PLAN isn't useful in CA22,  and B...

    Find user exit

    Dear SAP Experts,I have recently joined this company and currently working on a support project.I have been noticing that here lot many Z developments have been done in the past and which is stopping us for further development.Is there any way to fin...

    Resolved! Accepted Solution

    ITS mobile Editor

    Hi ,I am creating a mobile application using ITS Mobile.I have been able to create one application but I can not do certain things on the Mobile Browser.The font of the of Input/Output field has not been changing inspite of the fact I am changing the...

    Resolved! Accepted Solution

    Bit Programming in ABAP

    I have a specific requirement to convert one standard to another.The length of given standard is 13 where first two and last two alphabets are Characters...all the others are numeric values. for e.g. FF123456789JJ.I have to convert it into EPC (Elect...

    Resolved! Accepted Solution

    Search Help

    Hi experts,I have a requirement to filter my search help when choosing a Position.My code to output my search help is this one.SELECTION-SCREEN BEGIN OF BLOCK B2 WITH FRAME TITLE B2TIT. SELECT-OPTIONS: POSITION FOR PA0001-PLANS  MODIF ID POS. SELECT-...

    Labels in this area

    Explore this Area