Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Criticality.png

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

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83798 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! TABLE_INVALID_INDEX dump

Hi Guys please help I'm receiving this dump in the system. what step should I do next? thanksWhat happened?    Error in the ABAP Application Program    The current ABAP program "GP4ST3WOGYV85ZHWKH00G33FYP4" had to     because it has    come across a ...

Resolved! How to get string value, system is Production environment

HelloI have a custom table (say, my_table), where in couple of fields are strings type(say, my_string_fld). When i open this in SE16, I am not seeing the full data of that string my_string_fld value, pls. let me know how to get this complete value of...

SEPA first management

Hi gurus,Trying to maintain XML file generated with payment run cycle.For first time of a Contract account sequencing of XML is FRST. After the reject for a contract account document from a bank we need to maintain the sequencing of XML again to FRST...

Resolved! Help on F110 idoc

Hi,When a Proposal run F110 is triggered for a particular vendor, I need to send an outbound idoc.I would receive an inbound idoc with details like baseline date and discount details, with which the document has to be posted.Can any of you please sug...

AD authentication using LDAP & role of SAP username character length restriction in the overall scenario

We are in the middle of SAP ECC6 EHP5 implementation; our implementer now came up and said that SAP does not support more than 12 characters as user name. Our plans were to use LDAP and authenticate our users from MS AD. But this is pushing us to red...

Resolved! combined loop

hi,how to combined these two loop which gives the same values.LOOP AT IBSAKN INTO WBSAKN.SELECT SINGLE AWKEY INTO W_AWKEY FROM BKPF                                 WHERE BELNR = WBSAKN-BELNR                                 AND GJAHR = WBSAKN-GJAHR   ...

Resolved! Need Internal table logic

Hi,I have 2 columns in a internal table as below  ..can anyone suggest a logic which gives good performance as the entries in the internal table are huge.Col1     Col222          XYZ22          XYZ22          XYZ23          YTR23          YTR24      ...

Batch Input Error

Dear Experts,I have deactivated S_TABU_DIS  from one users role.After that when he was trying to upload some sales data in SAP via Batch Input using some Z program his job was getting failed in sm37.When i checked in SU53 i got observation as S_BDC_M...

Missing spool pages

REPORT  yspool_display LINE-COUNT 80.PARAMETERS : a2 TYPE i. "dummy parameterDATA : n TYPE i.DATA : listid TYPE tbtcpv-listident.START-OF-SELECTION.  DO 350 TIMES.    n = sy-index.    IF n BETWEEN 3 AND 350.      WRITE : /  n.      ROLLBACK WORK.    ...

Resolved! passing message

Hello,Kindly help me.i want the message :for exampleMESSAGE E118 WITH POMAT-MTART to be passed to a field in an iternal table.for example:TYPES:BEGIN OF ty_error,       error(150) TYPE C,       END OF ty_error. DATA :it_error TYPE TABLE OF ty_error,...

abap2xlsx - Excel found unreadable content in attachment from UWL

Hi,we are using abap2xlsx library to generate xlsx files.These files are then sent to the user inbox.In SBWP transaction the attachments can displayed without errors.In UWL while trying to display the attachments a message appears: "Excel found unrea...

How can i update variant amount (kbetr) in condition tab using pricing routine

Hi,          How can i update variant amount (kbetr) in condition tab using pricing routine. Whenever i am trying to update variant amount its not reflecting on the screen, So i tried to update all the amount in the table.The code i am using to updat...

OSS note question

Goodmorning,Is it allowed (best practice) to implemented notes into your SAP system which are packed two or more SP higher then your current system.So for example when a software component is at SP4 and you want to implement notes from SP6 or higher....

Resolved! F4 help values in table control. Transaction CAT2, additional field structure

Hi gurus,I am having a terrible time with a problem. I have to add a field to transaction CAT2 and that field has to have a data-dependent search help, I am not quite familiar with search helps and I can't figure why it's not working.I have added a n...

Resolved! Finding tables and fields where i can view actual balances from g/l balances report Faglb03

Hello Consultants: Need your guidance, I have financials KPI's for BOBJ for which i have to give table name and field name, take e.g. debt/equity ratio, what should be right procedure to approach my KPI's. As unfortunately most of the time when i am ...

Labels in this area