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

    date declaration query

    Hi ,can any one tell me how to declare field for date . i have an excel sheet in which the date is like this 06/15/2006when i declared internal table like erdat like sy-datum its taking 6/15/200can any body tell how to get the enite thing please let ...

    Resolved! Accepted Solution

    SAPSCRIPT STYLE - FORM -INCLUDE

    Hi,I'm not sure of that:In a FORM, there defined paragraph and chracter formats can be overridden by a style? I don't think so except command SET STYLE is used, right?In an Include text, what formats are used: From STYLE or FORM connected to the inlu...

    Clemenss by Active Contributor
    • 1577 Views
    • 8 Comments
    • 0 Likes

    inb.del doubt...

    Hello,In the inbound delivery what are the conditions checked for setting Goods Receipt relevance indicator to 'A'(Not yet processed state...Iam getting a not relevant status ' ' ...(in the inb.del Goto->Header->Processing->Overall status->GR)Can any...

    Resolved! Accepted Solution

    If delivery exists and changing the sales order through va02

    Hi all,Here is my requirement.If the user is changing the order through transaction VA02 AND a delivery exists, do not allow the following changes:•Add an item•Reject an item•Change item quantityPlz anybody can suggest which user exit i can use and h...

    Resolved! Accepted Solution

    Screen values at runtime!!

    Dear all,Is there any function module which gives the values on a certain screen at runtime??For example:If I run MIGO transaction with my enhancement activated, I want to read the value of PO number from SAPLMIGO screen 2000 into my enhancement's(BA...

    Resolved! Accepted Solution

    bapi code

    Dear All,My requirement is,Accept the flat file and update BAPI_MATVAL_PRICE_CHANGE with that flat file data...Kindly let me know how to go ahead with the code.Thanks in Advance,Ranjan

    Resolved! Accepted Solution

    abap code if& else

    Hi experts how to change the below code with one if and else statemennntFORM SUB_CHOOSE_SELECTION. IF P_FULL = C_RADIO_VALUE. "Choice of Total Invoice PERFORM FULL_INVOICE. ENDIF. IF P_HOLD = C_RADIO_VALUE. "Choice of Hold Invoice PERFO...

    Resolved! Accepted Solution

    SAP Script Print

    Hi,I have three pages in the script : First, Next and FollowerThe Follower page has some details which needs to be printed in the reverse side of the First page only and not on the Next page.In duplex mode it is printing the Follower page in the reve...

    Initialization

    - Does initialization happend when the report is "scheduled?"I have a report in which one parameters is a date. This date have be current+7 and his report is scheduled for everyday.Can I just plan the job and Let initialization do his job?- the same ...

    Resolved! Accepted Solution

    Quit from SAP

    Hi gurus,I want to know the code from ABAP which enable to exit from SAP program, for example when i click the quit button, it will quit from SAP, just like when i put the tcode /nex or /nend. those 2 tcodes cannot work when i put them in my ABAP cod...

    XML encoding

    HiI've to develop an object which has got an XML conversion in it. The data has to be converted into XML and has to be sent as an attachment to the customer.i haven't faced any problem with the XML conversion which I've done using CALL TRANSFORMATION...

    Resolved! Accepted Solution

    updating a single field in the db table from the internal table

    Dear friends.. I need to set a archived flag in the database table by looking the idnumbers of that internal tables..i have a filled called xdele which is a archive indicator and has a value 'x' in but000 table, i am having a list of idnumbers ...

    authorisation check

    To restrict the ability of timesheet users so that they can't book to PM Order Types ZCL1 - ZCL4 a user exit is probably required to check the authorisation object I_AUART before allowing the timesheet to be saved.The current timesheet role (TIMESHEE...

    Resolved! Accepted Solution

    NETPR from inforecord

    Hi developers, does anybody know a function module returning the net price reading the info record?I found several FM reading inforec, but they return the set of conditions the inforec is made of. I just need the value of the price, other...

    EDI VS ALE

    Hi,If ALE is used only for distributed processing and within sap to sap, still we can use it for sap to non-sap, if this is the case, where EDI would come.For ALE only, we would be declaring as logical systems, but i have seen they have declared EDI ...

    Labels in this area

    Explore this Area