Why update work process is listed as V and not U
In SAP, why update work process is listed as V and not U as it goes enque is listed E, Background as B and so on.
View ArticleOSS notes - how to view
Hi, Given a note number how can view the details of this OSS note. Is it always safe to download the note in SNOTE transaction. How can i know what note numbers can be viewed(downloaded) in which...
View ArticleDump in Transfer statement
Hello, I am trying to place a file containing vendor and other information into application server. There is a dump occuring in the transfer statement The error statement isFor the statement...
View ArticleSAP banking Information
HI experts I am ABAP developer, i wanted the information regarding the SAP for banking industry like what are the core applications,modules,requirements,enhancement packages, workflows,etc used in sap...
View ArticleParking Invoice using 'PRELIMINARY_POSTING_FB01'
Hi All, We have used the FM ' PRELIMINARY_POSTING_FB01' for parking an Vendor Invoice. With test data created in FM for BKPF and BSEG and the Transaction code as FV60 we are able to Park Document. But...
View ArticleHow to calculate difference between two dates and insert result into a variable.
Diff = date_today - tag*date_today: today's date. *tag : is always an earlier date than today's date. tag is a field in table ztab. i have coded: DATA : date_today TYPE sy-datum, w_days TYPE i,...
View ArticleThe IN operator with "SO_NTGEW" is followed neither by an internal table nor...
Here is my program starting at the select options. SELECT-OPTIONS: so_zshpc for vbap-zzshipto_cust, so_nwgew FOR vbap-ntgew, so_name1 for...
View ArticleHELP REQUIRED EXPERIENCED ABAP DEVELOPER.
Hello experts. i am learning ABAP. i found in very interesting yet a bit confusing programming language. i am in need of some help from an expert for my problems. I have a flow diagram for which i...
View ArticleSuppress Accounting View in IDOC_INPUT_MATMAS01
All of our parts have been created via IDOC_INPUT_MATMAS01 for several years. When the standard cost was not available we would default in a value (99999.99) and allow the complete part to create as...
View ArticleOO ALV Cell Merge Problem when editable fields
Hi there! I'm using OO ALV ( CL_GUI_ALV_GRID ) and experiencing a strange problem. I'm interested in the cells merging functionality of ALV, when i sort data for a specific field. It works fine but...
View ArticleTEXT_SYMBOL_REPLACE not working within a class method
I am developing a class. I have a method that reads in a text object which has an HTML page. I am then trying to replace the dynamic variables by calling the function TEXT_SYMBOL_REPLACE. The...
View ArticleOpen dataset, CRLF and blank lines after every record
Hello,I need help regarding open dataset coding in couple of reports I'm developing for one of our vendors. This is my initial coding:...
View ArticlePDF RAW data to SAP printer
Hi All,I have RAW data in my internal table and I can download the data to my PC and save it as PDF . I can send the RAW data as an Email Attachment .The other Option I need to do is I need to Print...
View ArticleDuplicate condition record in Pricing for Sales Order
Hi Friends, When a sales order is created from an Inbound Idoc, it is creating duplicate manual pricing condition in the Item level. In header there is no duplicate.In the Item level one inactive...
View ArticleHTML Email and Spanish/Portuguese Characters
Hi All, We have written a code which fills up an internal table with email content in HTML format. The fort declaration is Arial. There is some issue with Portuguese / Spanish characters....
View ArticleFind attached asset to an equipment-nr
Hi, i need to find the attached asset to an equipment-nr.Is there an FUBA with which i can achieve this? Best regards
View ArticleDynamic Action
I am defining an external routine:TRIGGER_SEP (YHRMR_TRIGGER_SEPARATION) in Dynamic Action(V_T588Z) for Infotype 0000 with FC = 04/06. I have put a BREAK-POINT in the external routine. But when I am...
View Articlemodule Pool : Table control
How can we create or show shadow in a row in table control for exampleFirst row should be gray in color and 2nd row in different color white and third one is gray color and 4th should be gray color ad...
View ArticleSAP Script Issue
Hello SDN Experts, Issue in SAP Script - Skips to next page by leaving the first page blank Code Used(Code for Material Description marke in BOLD)/E ITEM_LINE_1TM...
View ArticleMark check box automatically in Multiple selection F4 help
Hi,On using the below FM i can select multiple entries in the F4 POP UP.. CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING retfield = 'P_ERNAM' value_org =...
View Article