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
  • 83735 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! sorting the itab

hi,sorting the itab and if the no of lines equals to 98 we have to create a new purch req.each requisition is limited by 98 line items.this is the flat file i am getting.0001|100041003|P100001|00010|010051006010540155100001|100041003|F100001|00010|0...

Resolved! Report Painter:How to change an existing report parameter to a SELECT optio

Hi ,We have an already existign report, taht exists only in QA, How could we chnage the report such that the existing paramenter period would show up as SELECT option instead of a parameter.I have no experience with report painter.Thanks,Vinotha M

Resolved! Print preview of ME9l

Hello Expert,I have changed something in my script and when i am checking out in ME9l, it is showing once in Print preview after that it is not showing that doc number and print preview...Please guide me where it is going........ after one print prev...

READ_TEXT

Hi Experts,Im using FM 'READ_TEXT' for reading some text and passing it to a SAP SCRIPT form for printing.I have to make some modification to these texts, but I do not know where it is maintained.Im which tables are these texts stored, so that I can...

BAPI_ACC_DOCUMENT_POST

Hi ,I am getting following error while executing BAPI_ACC_DOCUMENT_POST. "E: RW:602=Required field GL_ACCOUNT was not transferred in parameter ACCOUNTGL" . I am posting following details:BUS_ACT= RFBUUSERNAME= abc_DCOMPANY Code: 1000Posting date: 290...

refresh alv

hi all,i have a problem with alv list.i have to display two lists in first screen and other two lists in second screen based on first list.everythin is going fine but when i press 'back' code frok second list i am not able to see the first list.the s...

Resolved! BAPI Data Transfer.

Dear ABAP Experts ! I am a functional SD Consultant. I require some information on BAPI Functions. As we have a software third part which directly is interfaced with SAP. We have BAPI_CustomerUpload, BAPI Sales Order create. Please give me Some Links...

Resolved! F4 help for table

Hi All,i have a table say za1 for a fiel say status i have declared it as table za2 which has field status and descripton description is not a primary key . in za1 table when doing f4 on status i am only able to see value not description how shal...

Resolved! Modifying DBTAB

Dear Guru's,I have a Ztable with the following Fields:OBJECT_IDBEGDAENDDASEQNRWERKSBTRTLof which OBJECT_ID, BEGDA, ENDDA, SEQNR are keyfields.Consider I have a data with OBJECT_ID = 9400, BEGDA = '20080929', ENDDA = '99991231', SEQN = '001'.now I am...

PO not get created

Hi SAP Technical Guru,i have to create Purchase Order through screen(module porgramming) using bapi_po_create1 after pressing standard save button . but it not creating PO.i have given part of my code below. i am not able to create PO by pressing sav...

Resolved! ALV Print

Hi people! I need a help...I'm having a problem. In a ALV OBJECT report, when user try to print, the first line of details in each page has the line dislocated to the right, only the first line, the others is OK....Anyone already seem this?Thanks!

Resolved! Translation

Hi all,My requirement is to diaplay the selection-screen components and the report column headings in the logon language.To add on, when we login in English the above elements should display in English and when we log in French it should be displaye...

bapi_charact_create

Hello Friends,I want to create characteristics transaction ct04 and im using above mentioned bapi for the same.I have following fields in my flat filechar name,key date,descripton,char group,status,datatype, char value Pls let me know in which fields...

Resolved! Grid using oops

Hi All,'Deselect All' button is on application toolbar.In the ALV grid when i press 'Deselect All' Button all the checkbox should deselect.I writen the code like this.LOOP AT t_final INTO g_wa_final. g_wa_final-chkbx = ''. MODIFY t_fina...

Labels in this area