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

upload FI document

hi friends,i want to upload the FI transaction data into ECC, right now it is in excel sheet.i want to use LSMW, and browsing through this sdn , i found out that RFBIBL00 is the best way, via direct method,but my problem is when i chose direct input,...

Resolved! Help Requires...........

Hi Gurus, I am working on an interface where I am using BAPI_ACC_DOCUMENT_POST for posting an accounting document and I have not being provided with the vendor number but I have been provided with the G/L accounts for both the posting key 40 and 50 ...

select option

Hi,I'm taking project number in selecton option. I am working on a report in which i have to display on those projects which are mentioned in select option.The data in the EKKN table is not stored directly based on project, infact on wbs or network. ...

Resolved! How to use CL_ABAP_ZIP?

Hi Experts, We have two separate files (Header & item) in the application server then the two files need to be zipped in one zip-file and needs to be stored on the Application server. I found related class CL_ABAP_ZIP which will serves this purpose. ...

Resolved! line-level changes not posting to CDPOS when header level changes are made

First of all, I understand a lot about how CDHDR and CDPOS work. I've written a program to go and add up changes created by the VERKBELEG object. I've even used SCDO to make SAP log the details on deletes ( CHNGIND = E ) instead of just a delete ( ...

EXIT_SAPLCMAT_001

hi i am working on this EXIT_SAPLCMAT_001. requirement is to change values in some fields before this structure goes to scm side. here is code i have written. but is not working. has anyone worked on this exit before. please help me.data : wa_cif_ma...

Validation

SELECT VBELN BSARK VTWEG SPART VDATU FROM VBAK INTO CORRESPONDING FIELDS OF TABLE ITAB WHERE ERDAT IN S_ERDAT AND VKORG IN S_VKORG AND VTWEG IN S_VTWEG AND BSARK IN S_BSARK AND SPART IN S_SPART. I want to provide validation for the above sta...

Resolved! simple excel logic

hi friends,i am given a big excel sheet of FI transactional data, which has around 60 000 records,the company codes have changed , previously which were 3000 are now 3050,now there are a thousand records with comp code 3000, how do i change all th...

Resolved! abt rept

Hi folks,can any one tell me if i want to create a new basic list in a interactive report in this case what is the status of previous basic list?(whether it remains r deleted ).2) what the role n Responsibilities of a Sr.ABAP Consultant,as compare to...

SQL or ABAP ?

Hi all.I have a question that perhaps you could answer.The problem is the fallowing:What is better (concerning run time ) for my program:Grouping and summarizing at SQL level (sum() group by ) or in abap by collect?I have to mention that sometimes th...

User exit for BD14?

Hi Experts am trying to find a User exit for BD14. But i have found no user exit which gets triggered when i use the Message type "CREMAS" in the selection screen of the BD14. The Package of BD14 is "CGV".The requirement is:When the BD14 tcode is run...

Resolved! Parameter ID

SELECT VBELN BSARK VTWEG SPART VDATU FROM VBAK INTO CORRESPONDING FIELDS OF TABLE ITAB WHERE ERDAT IN S_ERDAT AND VKORG IN S_VKORG AND VTWEG IN S_VTWEG AND BSARK IN S_BSARK AND SPART IN S_SPART. AT LINE-SELECTION. SET PARAMETER ID 'AUN' FIEL...

Resolved! BAPI_ACC_DOCUMENT_POST

Hi gurus, I have a small question, I am working on "BAPI_ACC_DOCUMENT_POST" for F-43 and the posting keys that I will be using will be 40,50 and 31, the input file that I got doesn't have the vendor number in it, so I was just wondering is the vendo...

Resolved! Performance tuning

Hello Friends,I have developed a report to display Routing , Component Allocation Verification Report.It is taking hours to run this report. Please suggest changes to be made to make it more efficient.This program does not include any custom Tables.T...

Labels in this area