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

transfer data problem

hi all, i am uploading a .txt file to the application server. in my structure i have data. then i used transfer statement. but in my input file one record size is 3000. but the record displayed only 1023 means one line. can u please tell me is ther...

Resolved! layout frame size

Hello,In the layout of a module pool, there is a frame containing several dynpro fields. Whenever I hide or display a field in the frame, the size of the frame changes automatically.Is it possible, and how, to make the frame keep the same size all th...

RFC debugging

Hi All,I have created a RFC enabled function module in R/3 system and calling it from CRM system. When debugging the control dosent go inside this function module instead directly gives the result. Is there any way that i can make the control go ins...

Dynamic Subroutine

hi Friends,In Tcode VL10B while doing Background delivery iam getting dump. in tht it is saying "DATEN_KOPIEREN_901" is not yet implemented. in program while debugging i found tht the dump is coming at line PERFORM (modul) IN PROGRAM saplv50s.the ...

Resolved! Why this BAPI is NOT taking care of the numbers, which r assigned in RANGE?

Hi Experts,Am creating Planned Orders in my Z prog. by using BAPI_PLANNEDORDER_CREATE, fine.But, already the functional owner has assigned some NUMBER RANGE, when u see the below explanation, u will get more idea,Get the value held in structure INRDP...

Resolved! reg: selection

reg: select-options Posted: Jul 30, 2008 1:24 PM E-mail this message Reply hi all, please let me know this issue. I have this select options on my report and i have to select the open purchase orders on combination of any of this selec...

Resolved! reg: downloading

Hi all the requirement is while downloading an internal table if we have a CHAR field and its partially filled then spaces should be appended after the text to make it completely filled and in case the field is a numeric field then during downloading...

Picking via FM

Hello,I want to pick items for outbound deliveries. I use the FM SD_DELIVERY_UPDATE_PICKING. With that FM I get allways the error VL 118 'Item to be picked by WM (picking quantity cannot be entered)'. Which FM can I use to do picking for those items?...

reg: select-options

hi all, please let me know this issue. I have this select options on my report and i have to select the open purchase orders on combination of any of this select-option, But i like to know how to write the combination for this select-option.SELECT-OP...

ALV prb

hi friends, i have completely developed one interactive ALV report in which PO line items are calling ME22n and corresponding changes are getting reflected back to alv list.but what i have observed is it does not reflect the changes...

Resolved! BDC programming

Hi all, I am doing a BDC program using call transaction for me21n... when i am trying to take the data from flat file .. quantity and price are not accepted from internal table but if i directly put the value in the program its working fine.... can a...

User Exit for CO07

Hi All,I have come across one requirement:While creating rework order in CO07, in the Component overview screen, there are two types of line items:1. Component to be issued (261 movement)--- Qnty value is positive (like 150 meters)2. Component to be ...

Resolved! Reg:Performance Tuning

Hi ExpertsI have done whatever i can right from checking the:1. select statements i.e the selection of fields in the correct database table order2.checking whether there are selects inside loops.3.checking joins4.use of binary searches.5.check on for...

CALLING SCREEN

I AM MAKING A DIALOG PROGRAM.FROM MY SCREEN 5000, I WANT TO GO REPORT LIST WHERE I CAN SEE REPORT.THEN I WANT TO SET ONE PUSH BUTTON ON REPORT SCREEN AND AFTER PRESSING I WANT TO CALL AGAIN ANOTHER SCREEN 6000.HOW TO DO IT ?

Labels in this area