Table Control in ABAP
Hi Gurus / Experts, I have a requirement to create an table control in my report. Well, I need to create my report in table control, but there is a problem (because I am new in ABAP). My client want a...
View ArticleSelect Option f4 search help.
Hi All,I have used FM F4IF_FIELD_VALUE_REQUEST for select option search help. However when i click on the f4 help it gives mi a list as below Cmpany code| Name1000 | SAP2000...
View ArticleHow can I trigger a Datatransfer of BP to a CRM
Hi, I have a Problem in a Programm. Following Situation:The User called Transaction XD02 and changed the Text of a Customer.The changed Text will be correct tranferd to a connected CRM-System. Now my...
View ArticleNo word wrap
Hi experts, I have recieved a code which I was told to just copy paste. The problem that occurs is that my code wrap when I paste it even if I have the setting "Disable Word Wrap". Any ideas how I can...
View Articlecertification
hello every one, i want to do certification can any one give me the details? thanks in advance
View ArticleJoining HRP1001 and PA0002 with SQ02
Hi all, I'm new to SQ02, I'm used to create report with ABAP.I'm trying to create a simple query using HRP1001 and PA0002 joined by hrp1001-sobid and pa0002-pernr.The fields are different so it's not...
View ArticleWRITE_FORM is invalid, OPEN_FORM is missing
Hi All, I am getting the error no. TD423 with the error message 'WRITE_FORM is invalid, OPEN_FORM is missing'. I checked most of the discussions but coudln't get an answer yet. This is what i did:1....
View ArticlePGP encryption (.txt file)
Hi All, I have written an ABAP program which fetches data from R/3 (PA, OM and Payroll data) and creates a semicolon (;) separated text file on application server. As the data in text file is...
View ArticleUC_OBJECTS_NOT_CHARLIKE in FM SAP_CONVERT_TO_TEX_FORMAT
Hi,I am creating an internal table with table type MARA and I am populating all the records into it.I try to use FM SAP_CONVERT_TO_TEX_FORMAT to add field separator between the records.But I get a...
View ArticleHandling unexpected XML tags in an ST Simple Transformation
Hi all, I am writing an ST program to parse an incoming XML string, and I want to know if there is a way to make it flexible enough to make it able to handle new XML tags in the input stream, if the...
View ArticleSpreadsheet data from AUFK and EQUI
I have been trying to get a spreadsheet that includes data from both AUFK and EQUI tables. For the sake of simplicity, I employees to be able to enter their functional location and the replort pull up...
View Articlecall a screen of transaction PR05 from a Zprogram
hello people I am creating a program that does the same thing PR05 transaction, but for various employees, rather than just the PR05 makes for one. My idea is to create the first screen with the...
View Articledelete the entry from xvbap when line item is deleted
Hi , when i delete the line from va02 and entered the same item the table Xvbap contains the previous entry with zero kwmeng value and new entry with the provided quantity . this lead to the price...
View ArticleSAP settings
Hi, I have got access to the project SAP systems recently; how do I ensure that the object names entered in SE11 are not lost & can be seen in SE11 after a new fresh login? What settings do I need...
View ArticleField for total craftpersons
Is there a table where I can pull in the total craft persons (Mechanics). We previously used maximo and entered CRAFTQTY for how many mechanics for each job. Trying to find an equivalent in SAP.
View Articlehow to print using smartforms from an internal table with checkbox ?
hi everyone ! say i have an internal table with checkbox..now i want to print every single row of the table where checkbox is on. if i select say, five checkbox in the table and click on print...
View ArticleUI element for displaying data in tabular format in WD
Hi, I need to display the data in a tabular format on the Webdynpro screen. Its not a table i.e I won't be binding its data source to some context node. Its a group of fields arranged like a table. I...
View ArticleBAPI_OBJCL_CHANGE - Superior class locked (C4 200)
Hi, I run massive parallel batch updates using BAPI_OBJCL_CHANGE on a specific class of our equipments. In an equipment, I can see that the class I use get some of its values from superior classes....
View ArticleChange status of sent request in SOST
Hi guys!I started to work into the SAP world about two months ago, and upon here I found all the answers I need specially in this forum, plenty of good advice! However, I can't find a solution for this...
View ArticleError- 'TABLES parameters are obsolete' while Creating itab in function module
I tried to pass value Using Internal table . but I could't Enter the value there.. I tried with, Parameter Name --> it Typing --> type standard table of...
View Article