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

    BAPI_PR_CREATE

    hi i am using the BAPI BAPI_PR_CREATE and passing the values to differnt parameters, it is accepting, but when i pass the parameter to Commitment item and fund centers, it doesn't take the given parameters but takes some default values, which in then...

    BAPI

    Hi,Iam using BAPI_BUS2054_CREATE_MULTI and in EXPENSIONIN (table Parameter), iam appending custom fields(25) to append structure. When iam testing this BAPI , i can see only 3 fields in EXPANSIONIN table parameters, is there any restriction for cust...

    Batch input

    Hi,I have a session (RDCO02051490)with this transactions:Program:SAPLKACB Screen: 0002BDC_OKCODE /00COBL-KOSTL MX10001030<b>COBL-VPTNR 0001023935</b>COBL-OFICINA 0001COBL-DPTO 030I want that dynpro show me VPTNR field. log said me that field doens't ...

    Resolved! Accepted Solution

    logic required

    Hi all,I have an internal table with fields matnr and fevor and i have to check for no of records for every materal if the no of entries for each material more than 1 then i have to furthur coding based on fevor field.And i want to know which system ...

    Resolved! Accepted Solution

    File Download

    Hi All,My requirment is to download a file into a sever(filepath provided) in text mode after the extraction.But that server is not my App server.Is it possible to download it into the required destination.If yes,how?Thx in advance.SK.

    Resolved! Accepted Solution

    vofm-routine

    Hi,I followed the below given steps.1). delete existing RV60C901 routine.2). Again create RV60C901 routine.3). used program RV80HGEN to active all the routine.4). code RV60C901 as required.But iam not getting my routine into main program.Can any one ...

    User exit for mr8m.

    Hi,I am using a user exit for mr8m transaction for invoice cancellation.my requirement is i should copy the po text(txz01) and update into the text field(sgtxt) of drseg table in case sgtxt is initial.now the problem i get is in the FM 'MRM_INVOICE_C...

    Resolved! Accepted Solution

    About BAPI_GOODSMVT_CREATE

    Dear experts,I have created program upload GR data by call function module BAPI_GOODSMVT_CREATE,and in MIGO can do goods receipt by inbound delivery.But in BAPI_GOODSMVT_CREATE,I can not find this importing parameter.Could you give me any idea?Thanks...

    com_2018 by Participant
    • 808 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Call Transaction..

    Hi,I am using BAPI to create Purchase order , my problem is after created the purchase order i need to create Inbound Delivery with help of Call transaction.when i execute in the night time it is working fine in background but when i execute in day t...

    Resolved! Accepted Solution

    Cell coloring or column coloring at ALV report with hierarchy structure

    Dear friends.I tried to use ALV reporting with hierarchy structure. My customer wants that some cell or fields looks different with others. So, I deceided to paint some colors, for example 'RED', on the cells or columns.I read some article or code sa...

    Resolved! Accepted Solution

    selection from 3 tables

    Hi,I have select-options: s_matnr for mchb-matnr &s_pradh for mara-pradh & s_wdatu for lqua-wdatu.I want to select records from mchb(matnr,wekrs,lgort), mara(matnr,pradh) and lqua(matnr,wdatu)can any one tell me how do i achieve this?points guarantee...

    Resolved! Accepted Solution

    Idoc Inbound Interface

    I have a process where my freight rating PC, using MQSeries, triggers an inbound Idoc in SAP. This calls an SAP function which in turn prints a Packing Slip.The output type for the packing slip is ZPL1 and always appeared as the 3rd output type on a...

    Translations

    HI ,I am doing traslations . I have traslation texts . I have struchk up while doing for FORMslikeZPM_PICK_LIST2 Window Main,ZMM_PURCH_REQ Window Foot1,ZPM_JOB_TICKET Window Codes,ZMM_PURCH_REQ Window Special.How to proceed / translate texts and then...

    Resolved! Accepted Solution

    BDC help

    Hello, I am tryitng to create a recording for transaction pa40 for reassigning employees from one position to another. I go to sm35 and create a new recording. Could anyone please guide me through the steps required to complete this process. I get qu...

    Resolved! Accepted Solution

    Loop over a table from end to beginning?

    I want to loop over a STANDARD TABLE in the opposite direction, i.e. starting with the last entry up to the first entry.What'S the best way to do this?Do I have to make a copy of the table first and reverse the sorting?Can I use LOOP in some way?Or s...

    Labels in this area

    Explore this Area