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

Resolved! GUI_UPLOAD

I want to upload flat file to my report.Due to this i used GUI_UPLOAD. MY problem1)when i access GUI_UPLOAD, by enteringfilename through selection screen.I got short dump.syntax:parameter: P_PFP type rlgrap-filename.CALL FUNCTION 'GUI_UPLOAD' ...

Resolved! JOINs

Hi all,IN this join i am getting document types 'O'.Now i need to get both types O and J from VBFA table.what are the required changes...if i place the order type 'J' including type 'O'...i am getting wrong number of records.... SELECT kvbeln kfkdat...

F4 help

Dear All , can anybody send me the code how to add more fields at F4 help of selection screen.eg;on selection screen WARPL(Maintenance plan).by cliching F4 all plan numbers are coming, I want corresponding text should come i.e.EQKT-EQKTX.

Resolved! Lock Objects

Hi All,Can anybody explain me what are the lock objects and what is exact use of it?I also want to know the transaction used to know the list of programs and other objects changed when we are going to upgrade the system.Thanks & Regards,Deepak.

MB_DOCUMENT_BADI

Hai experts,In MIGO im creating GR document for 551 movement type .After check i have to post it.While posting I got the BADI named 'MB_DOCUMENT_BADI' .In this BADI i was created implementation for this definition . In this Implementation I was calle...

ABAP code

Hi All,We have program in R/3 wherin we have the Records which gets stored in the internal table & this internal table is further sent to BW as an IDOC.The internal table is defined to its maximum size.The problem i think is the number of records are...

badi name

Hi,I have one question on badis.I have to create additional data tab in shipment document to store booking information for international shipments.Can anyone of you suggest me which badi i have to use?Transaction is VT01N...Thanks in advanceSindhu

PKMC change

Hello All,I am working on pkmc transaction. There is problem with authority check.I want to pass the plant value to the authority check. But as it is standard code i dont know how to add to that one. If any one faced this before. Please guid me how t...

Resolved! ALE IDOC

Hi all,i want to send material through idocs from client 205 to 206. but problem is that i m not getting that which message type shud give in outbond procees and which in inbond proces??can anybody help me or can send step by step procedure ?its urge...

VL10C incoterms

Hello,Now my incoterm are manage in a specific table.You don't need to fill them in customer (VD01)In VL10C transaction ,i don't see my sales order where the incoterm was not filled in customer (VD01).But with the old data customer incoterm filled th...

Resolved! Urgent

hi everyone ,I have a question related to assignment of char to hex in uni-code system.Here is piece of code: In non-uncode system:data: begin of struct,x1(1) type x,end of struct.data:c1 type c value 'C'.struct1 = c1.In unicode system *struct1 = c1 ...

Labels in this area