Regarding sap tables
Hi all, I am new to abap, can anyone suggest the table, in which internal and external fund fields related to grant will get stored.
View Articlejava program with ABAP
Hi experts, I would appreciate giving information about below. I'd like to develop java program in SAP application server for data cooperating with Web API. What I want to do is below.1, Extract data...
View ArticleHow to upload an excel file into SAP database, without manual interaction
Dear Experts, One of my clients wants a functionality, without any manual intervention, for receiving excel file from business partners and auto- upload in SAP database. Thanks in advance for your...
View ArticleHow to display each record for a column at the end in OO ALV
Hi, How can we display each record for a column at end in OO ALV. For example in the ALV list that I'm displaying using Object Oriented ALV, I am able get the Sum of all the integer fields. But if I...
View ArticleBAPI_TRANSACTION_COMMIT is not working in JCO
Dear experts, Am using BAPI_FIXEDASSET_CREATE1 in JCo. BAPI_TRANSACTION_COMMIT is not working. Since asset not being created. Here my sample code. public static void...
View ArticleUpdate field "DLV_BLOCK" using BAPI_SALESORDER_CHANGE
Hi friends, I am using BAPI_SALESORDER_CHANGE and BAPI_TRANSACTION_COMMIT to remove delivery block from an Order.We are updating the below parameters and then calling the bapi....
View ArticleUploading multiple purchase order using csv file Java connector
Hi gurus, Im new to this platform,as i want to upload purchase order from client programming ie from java to sap..but its creating 1 record.not multiple...
View ArticleNeed help in data fetching using cursor
Hi All , Need help in data fetching using cursor.Scenarios is1) i have a table having billion of data and i have to fetch all the data using cursor and also 100000 rows at a time and put it in a table.
View ArticleHow to consume an ABAP Enterprise Service in JAVA
Dear colleagues: I'm kind of confused and need your help. I have already created a Enterpricse Service (for test) in SE80 and configured it through SOAMANAGER. Question1: Here is the WSDL URL I got...
View ArticleProblem with BAPI_PO_CHANGE when called within ME_PURCHDOC_POSTED BADI...
Hi All, We have a situation where PR to PO conversion needs to happen through a custom program which submits ME59N in batches. During this conversion, it's a business requirement to update the PO's GS...
View ArticlePOSTING_INTERFACE_CLEARING Not filling up Profitability Segment
Hello Issue while executing FM POSTING_INTERFACE_CLEARING while doing the chargeback clearing transactions to post (TCode FB05). Could you please provide some input where it might be wrong. Pgm...
View ArticleHow to display each record for a column at the end in OO ALV
Hi, How can we display each record for a column at end in OO ALV. For example in the ALV list that I'm displaying using Object Oriented ALV, I am able get the Sum of all the integer fields. But if I...
View ArticleABAP DUMP message_type_unknown
Hi I am getting ABAP dump while trying to login using id and password in LTR tcode. Category ABAP Programming ErrorRuntime Errors MESSAGE_TYPE_UNKNOWNABAP Program...
View ArticleHow to upload an excel file into SAP database, without manual interaction
Dear Experts, One of my clients wants a functionality, without any manual intervention, for receiving excel file from business partners and auto- upload in SAP database. Thanks in advance for your...
View ArticleRegarding sap tables
Hi all, I am new to abap, can anyone suggest the table, in which internal and external fund fields related to grant will get stored.
View ArticleCreate Sales order with reference to Scheduling Agreement with BAPI
Dear experts, I need to create sales order with reference to scheduling agreement using BAPI.Is there anyone can provide which BAPI and the parameter I need.By the way, I need to fill 'pick up date'...
View Articlejava program with ABAP
Hi experts, I would appreciate giving information about below. I'd like to develop java program in SAP application server for data cooperating with Web API. What I want to do is below.1, Extract data...
View ArticleResults are not saved in QA32 tcode using BAPI_INSPOPER_RECORDRESULTS
Hi Abapers, My requirement is that I need to save the results in the Tcode 'QA32' (there are many enhancements already). Problem is that I cant save the data using the BAPI...
View ArticleHow to consume an ABAP Enterprise Service in JAVA
Dear colleagues: I'm kind of confused and need your help. I have already created a Enterpricse Service (for test) in SE80 and configured it through SOAMANAGER. Question1: Here is the WSDL URL I got...
View ArticleBAPI_TRANSACTION_COMMIT is not working in JCO
Dear experts, Am using BAPI_FIXEDASSET_CREATE1 in JCo. BAPI_TRANSACTION_COMMIT is not working. Since asset not being created. Here my sample code. public static void...
View Article