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

IB51

hello all,i want to know if there is any exit for transaction IB51, if not which badi is going to be used in that.it have one badi BADI_IBASE_IBOF, but when i go for creating Implementation for this badi, i get error message that 'BAdI definition BAD...

VikasB by Active Participant
  • 700 VIEWS
  • 2 REPLIES
  • 0 Likes

About the IDOC's

Hi,i have a requirement like fetching the data from the cdhdr table but the data would be the inbound idoc from the EDI system. i think that the EDI user will have no Tcode but there is a doubt to confirm. please let me know clearly whether if in the...

BDC in a report

Hello guru's.their is a requirement for me where my output screen is showing a alv grid.know i need to create a code where when i click on PO number i has to get PO Display that is ME23n that is done and no problem with working, but when i wanna go t...

user command

while using usercommand for swithing from list to some other transaction i used " set parameter id 'SAK' field I_OUTPUT2-HKONT. "but in i_output2 having more that 2 values so i am getting last value only so if i want all vales is there any possibilit...

Resolved! SSFCONVERT_OTF_AND_MAIL

Hallo Experts,My requirement is to send a smartform as an e-mail. For this Im using the FM "SSFCONVERT_OTF_AND_MAIL". Please help me with the sample program (code which demonstrates the filling values into paramters & passing them to FM.)Thanks in ad...

Resolved! Transaction MB54

Hi All,I have a requirement where I am executing a report in background using Tcode MB54.While doing this , I want to display only the second report. i am enclosing the FS for you better understanding.( The reason for this requirement is when user ru...

modify screen

hi gurus again........i jst want to on whats the role of MODIFY SCREEN on the following code.... IF p_m NE 'X'. LOOP AT SCREEN. IF screen-name = 'P_MONTH'. screen-input = '0'. MODIFY SCREEN. ENDIF. ENDLOOP. ENDIF. i h...

Resolved! reference fields in a zstructure

Hi Folks,I had created a structure and was able to populate the data in the smartform.But I have a problem with Currency and Quantity fields.1.I have a field called PRICE for which I had given RV13A-KONWA as reference field.In the Structure I had giv...

kiran_k8 by Active Contributor
  • 2247 VIEWS
  • 8 REPLIES
  • 0 Likes

Resolved! VA01 Enhancement

Hi,Can any one tell me whether there are any user exits to modify VA01 screen. My requirement is, user should be able to input Item text only when they create sales orders. Item text fileds should be made input disabled once they create the sales ord...

Resolved! VA01 User exit

Hi, Can any one tell me whether there are any user exits to modify VA01 screen. My requirement is, user should be able to input Item text only when they create sales orders. Item text fileds should be made input disabled once they create the sales or...

Resolved! Debugging the POP-UP

hi all i am debugging a standard SAP transaction .for example va01. i am getting pop up while debugging .but i am not able to <u><i><b>debug the pop up</b></i></u>.can anyone tell me how to debug the popup.Thanks and regards,Arun.J

LSMW

Hi I am using standard batch input method RFBIKR00 to upload the vendor master(in LSMW).Later I want to update the Bank data and partner function data for the vendors created above.Here My question Is it possible to use the same programe RFBIKR00 t...

BDC for VA52

Hi friends... Wel I find this an interesting case for me but couldnt make it,,,I've created a BDC for VA51 TCODE,But i am not able to Develope BDC for changing it...I am not able to append new material into it...As there's a Table Control, so i don...

Resolved! exit for profit centre

Hi Friends,My requirement is if i enter wrong profit centre value during sales order creation, system should displays the error that stops the sales order creation.How can i achieve this. Please let me know which exit to fulfill the above requirement...

Resolved! help with group by

hallowi need help with <b>group by</b> statment i try like that and i have erorrSELECT /bic/zps_vr_ds /bic/zps_ac_wk /bic/zps_ev_hr FROM /bic/azps_ods600 INTO CORRESPONDING FIELDS OF TABLE b_tab WHERE /bic/zps_wbs_d = project GROUP BY /bic/z...

Resolved! Create new User Exit

Hi I'm new to this User Exit. I got an requirement on Userexit in which ihave to create a print Tab option while the user saves a document in the Tcode F-02. In the T-code F-02 while the user post all his documents at the time of save there shoul d...

BIN to ASCII

Hi Gurus,I would like to clarify. I understand that if I am attaching a file to the email that will be sent by SAP, it in ASCII format. Am I correct? Or the format is not relevant if the email is attachment or not?I am having a problem, when I used t...

Labels in this area