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

    Automatically creation of debit memo with reference to Billing Document of sale order.

    Dear FriendsIs there anyway that we can create a debit memo request automatically with reference to a billing document and also debit memo request should flow in the document flow of sale order. Eg: I have sale order created on 01.04.2012, billing do...

    Re: BAPI_PO_CHANGE

    Hi Expert,I am uploading data from excel into me23n transaction code the field in my excel sheet are  PO NUMBER, ITEM,CC,DEL DATE,QTY. this are the fieldi am uploading from excel into my internal table and then using bapi i want to update the me23n t...

    Resolved! Accepted Solution

    VF01 BDC is getting failed for single sales document number

    Hi friends,A BDC recording for transaction VF01 has been incorporated in my program.Problem is that when I try to process multiple sales document number, billing document number’s are getting generated but when I try to process single sales document ...

    Resolved! Accepted Solution

    making the vendor batch screen field on MIGO mandatory on certain conditions

    Hello,I have a requirement to make the vendor batch screen field on the MIGO_GR t-code mandatory when the plant for the PO is a certain value. I have done searches in here and I was not able to find what I was looking for. we are using the badi ZMB_C...

    short dump

    Hi All,                I am getting a error "The data object "S950" does not have a component called "ZZ_ACTINSP" while executing tcode zdivper in a upgraded ecc 6.0 system. Please help to solve the issue.Moderator message: please do more research be...

    Resolved! Accepted Solution

    scrolling through the table control gives incorrect data on the next screen

    Hi All,I have created a program using table control. When I click on a particular line on table control the data related to that line should appear on the next screen. The code works fine initially but when I scroll down the table control and then cl...

    FM: RSPO_OUTPUT_SPOOL_REQUEST would show me the popup or printing, but does not show the Report output

    Hi Gurus,I have a requirement of printing the report directly from selection-screen checkbox and inside the code, i have used the statement NEW-PAGE PRINT ON & OFF for capturing the spool no and then from the spool no , i have used the FM : RSPO_OUTP...

    Resolved! Accepted Solution

    move files from one folder to another folder at network level

    HI,     I have created one program in that files are moving from one folder to another in application server the path is SAP_REPORT/ED2/report/ptf. its working fine..but same files are stored in same path at network folder path like -  \XYZ05\SAP_REP...

    Resolved! Accepted Solution

    Passing internal table values from module pool to report

    Hi friends,               I designed my selection screen in module pool program and i wrote all internal table logics in report program.i passed that input values by using export / import using memory ID .  i gave same name for internal table in both...

    internal table manupulation

    Hi Experts, I have an internal table t_adr6 like this types: begin of ty_adr6,                          addno type adrnr,                    SMTP_ADDR type SMTP_ADDR,               end of ty_adr6.data: t_adr6 type standard table of ty_adr6,          ...

    Resolved! Accepted Solution

    Printout gets changed of a Z report by giving Format Type X_65_1024/4

    I am taking the printout of a classical Z report list, which has large number of columns.While I am taking the printout with format type X_65_255 the print is coming correct, however all the columns are not fitting into the page.So I have used the fo...

    Resolved! Accepted Solution

    Package transport

    As an ABAPer, We normally store project related files in a package and then we transport that package from DEV (client 100) to QA (client 200) system using SE09.1. By mistake if we send that package to different system instead of QA..How to retrieve ...

    Resolved! Accepted Solution

    me12 enhancement

    Hi guys , i am doing an enhancement on me12 t code. the requirement is that if the values of a certain info record is changed then those values are overwritten in the standard table. The tables i am aware of are A017 KONP EINE EINA. The client wants ...

    Labels in this area