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

ABAP OO modeling

Hello everyone,I want to create an UML for the topic invoices and documents. My question is it, how to model it? I have the class invoice with the attribute structure RBKP(table). This class inherite from the class document. So what happens when I ma...

Resolved! Misplaced Cursor in IW21

While creating a notification for a particular notification type, I'm facing a issue. The cursor which is supposed to be at the description is not appearing to be there and cursor is at a different field. I checked in the PBO screen there's no Cursor...

Use of "ASSIGN"

Dear allnot being an "ABAPer but referring to this thread.Here discussion was regarding the use of ASSIGN like:assign (gv_likp_lfart) to <fs_lfart>.Here I would like to understand better the ABAP "internal" handling. According to "ABAP Reference"  an...

Hi ABAP experts is there a way to have transactions recorded in knc1 but not in BSAD/BSID?

Hi experts here de problem, thanks in advance for your helpI´m reviewing table KNC1 angainst BSAD/BSID the ponit here is that I have some transactions in KNC1 that I´m not able to find in BSAD/BSID, seems that somebody create a credit by mistake with...

Resolved! user exit EXIT_RLVSDR40_001 is not hitting Z include in LT31 print program RLVSDR40

Hi Team,Requirement :To print a custom smartform through LT31 .Problem :I have inserted my code in custom z include( ZXDRUU01) of user exit EXIT_RLVSDR40_001 . But when I execute LT31 , the system is not calling Z include( ZXDRUU01) inside user xit E...

Work Center Utilization

    Hai Guys,                           What is the Difference Between Capacity Utilization and Work Center Utilization?                       I Know How to Get the Capacity Utilization Using CR13 ,But I am Unable to get The Work Center Utilization F...

Download ALV Report Layout with Sort, Filter, Sum and Subtotal into Excel

Hi,I have developed the report with two option.1. ALV Report with Download into excel in local drive2. Download into excel in local drive with Open Functionality.I have given the path for downloading the file. Also given Variant Layout selection whic...

Auto Sum for Movement Type 101-102 and Summary output.

TYPE-POOLS: SLIS. TYPES: BEGIN OF IT_EKPO,         EBELN TYPE EKPO-EBELN,         EBELP TYPE EKPO-EBELP,       END OF IT_EKPO. TYPES: BEGIN OF IT_MSEG,         MATNR TYPE MSEG-MATNR,         WERKS TYPE MSEG-WERKS,         EBELN TYPE MSEG-EBELN,     ...

Filter on icon in ALV

HiIn our ALV report we have a column where the output is an icon.When we want to filter the icon, the filter has only one char to filter at, but the icon is named @xx@. That means that we can only filter by @ and then we don't get any results.We are ...

Excise accounting document not generated for STO billing during J1iin

Dear all,A invoice has been created, during J1iin, excise entries posted not done.I check the same in VF03.This is in one case I am facing problem. Kindly help.Please help me how I again post the Excise document for STO without reversing the Invoice....

upload package

hi experts ,i have problem for upload a set of flat file program in new server -new package..already download pgm via below code programTABLES : TADIR. TYPES: ABAPLINE(255). DATA: I_REPSRC TYPE STANDARD TABLE OF ABAPLINE WITH HEADER LINE. DATA: BEGIN...

RMMPRP000 job not updating multiple manufacturing part number with commas

Hi All,    User is scheduling the background job  through the standard program RMMPRP000 to create a Purchase requisition.PR is getting created but the issue is in ITEM DETAILS ->TEXTTS ->MANUFACTURER /PART NUMBER.When there are multiple PART NUMBER ...

Labels in this area