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

output-length

Type F vis a neumeric, non-generic field whose value ranges from [10 to the power -307 to 10 to the power308] for both positive & negetive . It's default length is 8 bytes ---theh please explain the vaqlue "22" below:-data: float TYPE f, o...

Resolved! select-options

in select options i need to compare the entred data with a character, this is the codel_temp_ebeln = s_ebeln.if l_temp_ebeln+0(1) ca SY-ABCDE.message i001(zcommon).endif.the 0(1) value is picking IEQ instead of po no can any one tell me how i need to...

Resolved! regarding badis

hi gurus,i hv to use badi's in me54n...regarding release strategy...i m not able to find badis in release strategy hw can v find that plz help ,with the help of badis i will derelese a pr...whose po is already created.thnx in advance.

Quantity Confirmation

HiI need to create a user exit for VA01(sales order). In which I need to check some conditions for the line item. Based on the conditions, I need to confirm the quantity for schedule line items. How I can do that. Can I do it giving the value of conf...

Resolved! Need a small help

Hi I am a BW consultant working an MNC .. i need to learn ABAP .I need to learn the Basic skills of ABAP Writing Routineswriting ABAP programsuser exitsi need ABAP relavent to BW .. can any one help me .. where can i get the good material . which...

ZIP files

Does someone know:Is there any chance that SAP is compatibile with WINZIP files ???I need to unpack in SAP .zip file that was pack in WINZIP format...-> CL_ABAP_GZIP wont work,-> with CL_ABAP_ZIP I alsaw have problems, and i've read that itcan create...

Resolved! Screen design problem

HI,I am creating screen through se38(abap code editor) there i write The code call screen 100.below that i write DATA ok_code like sy-ucomm. in flowlogic i write the code like this PROCESS BEFORE OUTPUT.MODULE STATUS_0100.PROCESS AFTER INPUT.MODULE U...

Resolved! Screen design problem

HI,I am creating screen through se38(abap code editor) there i write The code call screen 100.below that i write DATA ok_code like sy-ucomm. in flowlogic i write the code like this PROCESS BEFORE OUTPUT.MODULE STATUS_0100.PROCESS AFTER INPUT.MODULE U...

Resolved! Create Cutomer with BAPI

Hi,I need to create a customer with an external customer number (phone number). I have tried using BAPI_CUSTOMER_CREATEFROMDATA1 and got an exception of CX_SY_DYN_CALL_ILLEGAL_TYPE type. the value of cxIllegalDynCallType->parameter is 'RETURN'.What i...

Labels in this area