ALV report Export with text columns truncated and numeric with '*'
Specifically, In transacton S_P99_41000111 the ALV grid reads complete on the screen, have to widen columns for some text, but all data is in the grid. the report is saved to a local file, Spreadsheet...
View ArticleCreate customer with more fields
I have to create / Load customers so naturally I was looking for a BAPI. I need to enter fields...
View ArticleTable maintenance, event when select from DDList or Toggle checkbox
Hi all, I've created a custom table with a maintenance view and I wnat to implement some validations or clear some fields when the user selects a value from a drop down list or toggle a checkbox and I...
View ArticleRFC Issue when triggering it from ECC to PI
Hi Experts, We have ABAP program to trigger the RFC from ECC to SAP PI. The pgm is as follows: REPORT ZBW_RUN_EMPINFO. DATA: RT_EMP TYPE TABLE OF ZBAPIEMPINFO, RT_RETURN TYPE TABLE OF BAPIRETURN...
View ArticleValue not flowing back
Hi All, I have created a custom tab in XD01 to capture additional customer details at the time of Customer Creation.But I could not get the details captured in any part fo the screen even after...
View ArticleIn XD01, Custom Tab values are not flowing to table.
Hi All, I have created a custom tab in XD01 to capture additional customer details at the time of Customer Creation.But I could not get the details captured in any part fo the screen even after...
View ArticleProblem about the automatic generation of code sample
Dear, I have faced a problem that the automatic generation of code sample is very slowly when I double click on the name of a new form or module. The time to waiting for the generation of code sample...
View Articleproblem in smartforms
Hi all i have a smartform in which i need a requirement that if all the internal fields of the three fields( Previous Bill, Current Bill, Cumulative Bill) remains blank,Then the first four fields( SL...
View ArticleHow to remove zeros from Table control.
hi all, in table control when i am getting zero quantity in quantity field the table control displays/output showing 0.00 .i want blank of this field plz give me solution of this, Thanks..
View ArticleIn sap script i am getting same value two times?
In sap script i am getting same value two times?
View Articleselection option
hi all, i have done MARC-PRCTR in selection screenbut while executing the report the extra values are also comming in reportFor eg 100 to200 is range then it shows only this number in column and rest...
View ArticleStop PR creation
Hi Friends, I have a requirement from the client. Requirement - For a Third Party Order, if the Order is with any kind of block (be it is Credit Block or Delivery Bolck or Billing Block), it should not...
View ArticleWhy use class CL_BCS for sending emails?
For years, I've written many programs that use SO_DOCUMENT_SEND_API1 to send emails, with attachments.Now SAP tells us to use CL_BCS??? What are the advantages of using CL_BCS?To me it just seems like...
View ArticleDrop down according to rows in table control
Hi Experts, I have a table control on screen which has 2 columns out of which 1 column is dropdown.Now,what i want is "depending on value in (row 1 column 1),the values in drop down box (row 1 column...
View ArticleIDOC Replenishment flow
Hi, I do have a problem with a lot of IDOC's which seems to get a wrong numbering, but I don't have any idea why.The background for that problem is our replenishment flow, when users create there PO's...
View Articleyou may only read from table..Error
HI Experts ,I've the following issue. I've created a FM in which it_char is import parameter data : it_char type ztestwhere ztest is table type . now the issue is that when I run code inspector I get...
View ArticleABAP Programming Error - COMPUTE_LOG_ERROR in AS01 Transaction
Hi everyone, I'm getting a Runtime error while creating Asset through transaction AS01.When I save, system is executing source code in below Subroutine - JAPAN_AFAInclude - LAFARF04Program -...
View ArticleSUBMIT from alv table
Hello gurus, i am developing a new report program. I want to submit the result of report "rm07mlbd". The table is (before alv displayed) "g_t_totals_flat". how can i pass this internal to my report ? I...
View ArticleChange message and basic type during an customizing function module (later...
Hi everybody, I have to change an message and the basic type during an customizing function module. CALL FUNCTION 'EDI_DOCUMENT_OPEN_FOR_EDIT' EXPORTING document_number =...
View ArticleSO10 text does not get displayed when called in Program
HI Guys,I am facing an issue. I need to call texts from SO10 in the program. Now i went through some threads regarding this and develpoed the code accordingly, but in my case its not displaying the...
View Article