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...

    Resolved! Accepted Solution

    sales order additional data tab B need scroll down property

    Hi all,I am adding fields in Additional Tab B in sales order,till we were having 12 extra fields only but now i need to add more 20 fields,i am planning to apply scrolldown property so that i can add all fields in the same tab( screen ),.Regards,MOHD...

    Resolved! Accepted Solution

    ABAP commands are obsolete.

    Hi all,Currently my firm is doing the 4.6C to ECC6 upgrade, there's a few programs having obsolete errors and I'm tasked to correcting the coding of this certain program. Here is the coding and the errors i encounter: report YPU0014 line-size 360 ...

    danny_loo by Participant
    • 2642 Views
    • 5 Comments
    • 0 Likes

    ABAP table fileds

    hi, I have this custom table that has the following fields belnr trans_type debit_fieldname in the table t095 I need to get the the value of whichever filed name I have in the custom table example. Custome Table BELNR = 1000 TRANS_TYPE = Z09 DEBIT_F...

    Resolved! Accepted Solution

    TABLE TRANSPORT PROBLEM

    i am in a real fix, i want to know the proper way of transpoprting table entries from dev server to q/a, prodi came across 2 ways first way se11 => ztable.menu => transport entriesassign it to a req no.check in se09 /10 release.(i am giving the link)...

    Resolved! Accepted Solution

    Plain call function versus destination 'none'

    we have an RFC enabled function module which is being used as an rfc by external calls but is also used within the same sap system as a conventional function mdoule.Currently the call in the same sap system uses a DESTINATION 'NONE' clause and I have...

    Resolved! Accepted Solution

    Optional XML fields in Simple transformations (ST)

    Hi, I am using Simple Transformation (ST) to convert an XML file into ABAP data. In my XML file some XML tags are optional: sometimes they are available in the file, sometimes they are not. I can not find out how to define a ST for this.Either the XM...

    JackGraus by Active Contributor
    • 3535 Views
    • 2 Comments
    • 0 Likes

    create an array

    i have a number parameter where i want to display the values in the header of what is selected in the parameteri created an array to do this, Local NUMBERVar Array STYLEARR;ReDim STYLEARR[6];STYLEARR[6] := {?STYLE};i get an errorMUST BE SUBSRCIPTED I...

    Resolved! Accepted Solution

    ABAP inside SO10

    Hi,I have created a standard text in SO10This text contains the body of an email message that i will be system generated when employee data changesE.g.,here has been an organizational re-assignment performed for Employee No.&P0001-PERNR&Now i want to...

    Labels in this area

    Explore this Area