Re: More than one init delta in 0FI_AR_3
Hi Hans, We can use multiple inits with different selections. as my guess in your case your using same values for CPUDT. That may cause. Do one thing, Try to do the single init as bukrs=4000,700...
View ArticleRe: No access to SLD at present
Hi Bhargava - what about the first issue? did you check whether the business system for Integration server exists? "No Access to SLD at Present" I think the business system is missing in SLD for the...
View ArticleRe: How can I append two tables in a WebI query?
Hi Leslie, This unmerged column from the other query can not be directly included in the block.Try below workaround: Create a detail variable for those columns which are not merged from second query...
View ArticleRe: Spool error: internal error 0000000028/ 128 in spooler (Object not found)
I usually post a reply when I have found the answer to a question I posted. This one dragged out so long I guess I forgot. Thanks for the reminder.I’m trying to re-trace my steps to say how I found...
View ArticleRe: REQUEST -T CODE PERTAINING TO REQUESTING CENTER
Hi, Can you please elaborate what is meant by requesting center? Regards,
View ArticleRe: Cross- Selling
Hi Rama, Check this table COMM_IL_CS_NM, or directly try with these function modules:CRM_MKTPR_PP_CS_GL_READCRM_MKTPR_PP_CS_PF_READ I hope that helps. Regards.
View ArticleRe: No access to SLD at present
Hi Bhargava, Go to QS1 SLD -> Bussiness system .QS1300 is not pointed to client 300.Update the client to 300, and run SLDCHECK. You should be good to see the result now. As basis said, logical...
View ArticleRe: How can I append two tables in a WebI query?
Hi Leslie You need to create a variable for each of the dimensions in the second query.When you define the variable you need to set the Qualification to "Detail" and the Associated Dimension to the...
View ArticleRe: Production Movement Query - transport
Hi, Without knowing the content/objects in TR we can't judge or suggest. TR always need to move as per the data flow, that will be easy for us to rectify the correction and re transport. in your 80...
View ArticleToo many plants existing in SAP causing db choose wrong index
Hi Expert, There're about 130 plants in our SAP. From last month, there're SQL running timeout dumps sometimes.When I trace the log I found that the DB tends to choose index of 'WERKS'(plant) to find...
View ArticleRe: How to add the project cost into a PO
You can find the freight vendor.The second vendor option is:Put a amount on condition for shipping vendor.Go to Item condition tab, Select the condition, Click details on left down corner.You will find...
View ArticleRe: Dynamic file name in receiver SFTP channel
Hello Sarada, The format for DynamicConfiguration: DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);...
View ArticleRe: How to add the project cost into a PO
Yes, FRA1 if it is percentage or FRB1 FRC1 etc if value or quantity.you have to have the required condtion in your pricing scema.For the accrual key in the schema for this condtion, maintain GL account...
View ArticleRe: How can cancel Delivery by SAP Business one SDK?
HI ERIC LAPOUGE, Thanks your reply. I made my code like you but still have error: Invalid values: [DLN1.INMPrice] My code: Dim oDel As SAPbobsCOM.IDocuments oDel =...
View ArticleRe: Credit control area
No limit assigned in FD32 If you don/t assign here system picks the credit limit from the Credit control area. Usually this happens for new customer Note : Those who did not have maintained the credit...
View ArticleRe: Create Business Partner Using DI API
Hi Rahesh, Can you help to close this thread please ? RegardsEdy
View ArticleRe: Query reg init for LIS in PROD!
Hi, We are only moving data model to the production as of now and the data load will be done later.Hence inits are not being done. Please provide some info on below: Since there are 4 standard...
View ArticleRe: Is shell creation still necessary?
No, shell creation is required only when if the repository of sender and receiver is not same.
View ArticleRe: Setup table not working
Hi Pradeep, Can you recheck your data source was in active and extract str was in active. While filling setup tables, are you getting any messages. delete and refill set up tables in back...
View ArticleHow to upload file CSV with Integer type ?
I have a problem with my code to upload a record to my table with internal table. Example :I have 5 record at my CSV File, but it just 4 record can attach to my table and have 1 record with value...
View Article