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

Resolved! Question on Table control

Hi Experts,I am facing one issue with the table control. I am not able to find an exact solution.I wanted to extend the no lines in he table control as currently it is showing only 10 lines, I have wrote code in the PBO event as   DESCRIBE TABLE gt_s...

Resolved! Getting error while posting GR using IBD from BAPI_GOODSMVT_CREATE

Hi Experts,While posting GR from IBD using BAPI_GOODSMVT_CREATE with all necessary values like plant,material,mvttype and serial numbers etc...getting error from BAPI return "1  E VLA 315 Item 000010 requires serial numbers; use the inbound delivery ...

Resolved! Transporting Error

Dear Gurus,   While transporting BADI from Development to Production..I am getting below error.  ######################################  Generation of programs and screens  Transport request   : ECDK909987  System              : ECQ  tp path         ...

Resolved! SO HEADER TEXT

Dear Gurus,When I create a new SO, header text will default one customer's text, it also pop up the message: Test is formatted -> Details in VA01.However in screen Text determination analysis, these texts that get default content have access sequence...

Resolved! issue in For all Entries

Hi,     I have an issue Regarding For all entries stament,my statement is SELECT   EBELN                ebelp               LOEKZ               MATNR               BUKRS               WERKS               MATKL netwr  from ekpo INTO TABLE tb_ekpo  FOR...

Resolved! F4 help not appearing for standard domain and data element.

Hi Experts,     I am using BLART and BSCHL standard fields in my custom Ztable .However after creating and activating the table and while checking the selection screen I am seeing that the F4 hlep from these fields is not appearing.Is this a technica...

Resolved! How to analyze for performace optimizations in AMDP

Hi experts,In general we use SAT to measure performance and optimize ABAP code.I currently see that AMDP(fetch) and AMDP(execute) in one of the SAT Traces takes 20% + 20% (approx) .How can i analyze AMDP's? Especially if we have lengthy procedures?Re...

Resolved! OO ABAP having problems retrieving value from screen dropBox field

Hi,I am a new in ABAP, and need some advice.I have a class and in its definition I  have class-data: dropBox (same name as in screen) field from the screen. When I create a instance of a class and fill with data dropBox. data is populated properly us...

Aivaras by Product and Topic Expert
  • 495 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! Accessing the public attributes of singleton class in reports directly by object's reference

Hi,I am new to ABAP. I know the importance and creation of singleton class. I have created one singleton class with one public  member  num1 and executed successfully.Now in the report i have the following codeREPORT  zsingleton_cl. DATA: lo_obj TYPE...

Resolved! Changing a Table Field Data Element Without Changing the Data Type or Length

Hello,I have to  change a Dictionary Table Field so that it uses another Data Element ...  but the new Data Element will be have the same Data Type and the same length (for example from a CHAR 4  to  a CHAR 4 ).Will  this  cause any issues with the e...

Resolved! ABAP 7.40 Syntax Question

I have been reading through and digesting the new ABAP features in Horst Keller's post   Great stuff.  However I see at different places, particularly in the constructor expressions the use of the pipe "|" .  I am not clear of the use of these.  Are ...

Resolved! HR tables in SAP CRM

Hi I wrote a programme for removing and adding roles on mass in ECC6, our security team would now like to have this programme avialble in SAP CRM, where I have come across a bit of a snag. The FM and everything are there ok, but I get an error on the...

Debugging PPF in EWM

Hi Experts, I am trying to debug the custom PPF to create HU automatically using SAAB activation for user ? Using checkpoint group as /SCWM/PPF, but not able to get into debugging mode.   Can you please suggest me if have make any additional setti...

Resolved! Payment medium

H All,     I had a requirement to display  the bseg-belnr in note-to payee and I  displayed using DOC2R+4(10). In OBPM1, I had increased the no of fields to 100 and in OBVU tcode the payment advice control, the note to payee lines on the form is rest...

LSMW - QP02

Hi,I need to update my inspection lot with a lot of new material.I've tried with Batch input recording, but it works so slowly.I've tried with the program RCPTRA01 (Object 0240), but it didn't works with QP02.I've read about BAPI BAPI_INSPECTIONPLAN_...

Labels in this area