issue with dunning reports in program SAPF150D2
Hi All, We have an issue like the dunning notice is not generating for the customer. For the same customer with some due dates its getting generated. I debugged both success and failure cases and what...
View ArticleAdd Display value Field to FMX1 and FMZ1 ?
How can I add display fields to FMX1 and FMZ1 (standard screens ) ??
View ArticleBAPI_OBJCL_GETCLASSES and negative numeric values.
Haw to get negative numeric values using BAPI_OBJCL_GETCLASSES? This BAPI returns in table ALLOCVALUESNUM positive values only.When i set positive numeric value (for example 21) to characteristic,...
View ArticleBest way to start ABAP programming
I am new to ABAP programming and exploring all option to get hands on I dont have SAP market place id. So like any other programming language people will looking for IDE that support ABAP or platform...
View ArticleModify Standard Subtotal in ALV
Hi Experts, I have to overwrite the standard subtotal function of ALV with a custom logic.I have already gone through many forums regarding this issue.But I want to know how we can come to know...
View ArticlePartial refunds in BAPI_GOODSMVT_CREATE
Hi All, I want to make a partial refund in a PO but I don't know how to! For example, I want to refund positions 5 and 6 of this PO. I am using BAPI_GOODSMVT_CREATE, but in the table goodsmvt_item,...
View ArticlePurchase Order SmartForm: job_output_info is empty
Hi ABAPers, I cannot get the export parameter JOB_OUTPUT_INFO to populate at all for the baseline smartform YBUS_MMPO (Purchase Order) function module. My goal is to retrieve the OTF data table and...
View Articlereceiving document not sent when send email via FM SO_NEW_DOCUMENT_SEND_API1
Hi Experts, I am using the function module SO_NEW_DOCUMENT_SEND_API1 to send the information to the email After executing, I have received exception like 'Document not sent'. Note: while debugging at...
View ArticleCALL FUNCTION 'NEXT_DYNPRO_SEARCH'
Hello Im using the FM TO POST FB01 transaction but when i when i have an item line with newum = 'U' for example this function fails toreturn the screen and the program etc... when i have a normal...
View ArticleImport Data From SAP to Non SAP
Hi All, Can Anyone Suggest Me ....The Better Way to Import Data From SAP to Non SAP . Thanks in Advance.
View ArticleUnit not displayed correctly
Hi All, I am executing an ALV report in background and when I check the unit field it is displayed as '******'. But when I execute the report in foreground the unit is appearing correctly....
View ArticleSAP Dispute Management - My Dispute cases closed case
Hi experts,if i'm writing false area on scn sorry.. We have dispute management. If i push my dispute casses in SCASE bring me one ALV. This report have all case ( open case, closed case, proccessing...
View ArticleRecovering deleted screen in module pool.
Accidentally i have deleted a screen from module pool.How can i recover that screen ? Regards,Shailesh.
View ArticleFacing error when creating employee using HR_MAINTAIN_MASTERDATA
Hi All, I am trying to create external number range PERNR records IT0000 (actions)by using HR_MAINTAIN_MASTERDATA. but facing error Enter a personnel area when i provide explicitly then it asks to...
View ArticleIDOC Error
Hi We are getting an error whenever an inbound idoc is processed by the users:"No batch input data for screen SAPLSPO1 0500" However When I runthe same idoc via WE19 , I don't get this error. The idoc...
View ArticleDME file generation dump in quality system
hi I am generating a DME file. It is getting generated properly in development. However in quality system I am getting a dump : Runtime Errors DATASET_NOT_OPENExcept....
View ArticleAutomatically add service item ME21N
Hi All, We have a requirement where item data will be fetched from catalog to ERP PO using OCI.if a specific set of material is selected, then the purchase order should be created as a service item...
View ArticleFTP invalid handle error
HI, In this program am using call function (FTP_R3_TO_SERVER ) while executing it shows Invalid ftp handle.How to solve this error??? And it shows Data error.
View ArticleProblem with EKKO and RSEG relation
Hello i am new in ABAP developement. I have some problem with regrading code . PARAMETERS : P_EBELN TYPE EBELN. TYPES : BEGIN OF TY_RSEG, MATNR TYPE RSEG-MATNR, TXZ01 TYPE EKPO-TXZ01,...
View Articlewhere clause in inner join
Hi, I am finding difficulty in using where clause in inner join.I have 3 tablesztaxi_table which contain taxi details.ztaxi_f_table which contain taxi fare details like price per...
View Article