SAP PI 7.31: SQL Server DB to File scenario
Hi Experts, I have a DB to File scenario in which I have to call a Stored Procedure on the sender side on SQL Server.There is no input to the Stored Procedure Call but there is an output. My questions...
View ArticleRe: How to remove * from BI Report?
Hi Pawan, As per as my understanding, that you are getting * in report level. You want to remove that star whenever you run the report. Please find my suggestion as below 1) In Query Designing you set...
View ArticleRe: Hot to manipulate Bex Query Output
Hi, I have already closed other threads by writing if you will refer other post.This issue was not resolved and we were internally working to resolve this...so how could i close it. Thanks,Neetu
View Articleadding standard field into custom datasource based on Infoset
Hi all, Prior consultant of the project has created custom datasource based on info set via sq02. The business requires one additional column and I must add a field on the relevant ds. as seen I...
View ArticleRe: can we access HANA Server cloudshare using putty?
Hi Satish, The Cloudshare External Address is only to your "SAP HANA Developer Desktop x64".If you want to upload/share your local files to this Desktop-environment, you can do it via your Remote...
View ArticleRe: Restrict the PO line
Hi, you can write the code in the BADI ME_PROCESS_PO_CUST for your requirement. you can restrict the PO creation till 450 items excluding the deleted line items which should not be considered in the...
View ArticleRe: Method call failed error while implementing Gateway Service
Prathik, Querying and EntitySet is not the right way to get an operation done. Instead you need to use Function Import. Querying an EntitySet is expected to return entity instances. (entries). I would...
View ArticleRe: wants service mat. & component should gets copy from serv ordr to QT (DP80)
Hi Ahmad, since quotation is determining different service material and component, check the DIP profile settings in ODP1 for the combination of your characteristics for example, check the cost...
View ArticleRe: KMC portal component in 7.30
HI Johann, JAR files can be found in Portal server; take help of Basis to locate JARs in server. Regards,Ganga
View ArticleRe: Disable "final service entry" indicator
Hi, Rather than disabling the button, the same can controlled via authorization control or better user training. Regards,
View ArticleRe: The specified HTTP method is not allowed for the resource identified
Hello Krishna,I am not able to understand what is missing. RegardsManish
View ArticleRe: SAP APO Finished Goods Transitions Best Practices
Victor,DP is normally used to plan demand, and not supply. However, I hasten to add that DP can be set up to do almost anything, including planning of supply. What is the tool you are currently...
View ArticleRe: Is SAP Portal a must for HR Renewal, SucessFactors, SAP ERP, Procurement...
Hi, NWBC does not fully support the capabilities that are available in SAP Portal. As per my knowledge, NWBC cannot be used over internet which is possible in Portal. NWBC has to go long way to...
View ArticleRe: Delete Master Data with 0recordmode
Hi Amir, Not used, but tried to find some technical info. let see whether its help you or not. Actually once you select that check box its automatically insert one attribute as shown above.Attribute...
View ArticleRe: The POD status has to be added to the header in ALV Report.
Hi Umesh, As Mohammed suggested you can derive the POD status from the VBUK-PDSTK field. You can join the tables LIKP & VBUK using the VBELN field to retrieve the POD status. Now, to...
View ArticleRe: Workflow not Getting Triggered for CATS.
Hi Kishore, Thanks for the assistant, so cannt i use WS123000111 with task TS12300097 PT_TIMEREQ for CATS Approval. Thanks.
View ArticleRe: How to remove null characters at the end of my output file?
Try to delete the null characters from the file and upload?
View ArticleRe: How to remove null characters at the end of my output file?
Hi Maria, Try using replace all occurences of: cl_abap_char_utilities=>cr in mydata with '', cl_abap_char_utilities=>cr_lf in mydata with '', cl_abap_char_utilities=>newline in mydata...
View ArticleRe: Planned order not genrated within opening period
Hello Please observe that, if you are using procurement type X for this material, only planned orders are created. The following information is provided on note 206666: - Procurement type 'X' is dealt...
View ArticleRe: MESSAGE_TYPE_X giving Dump in FBV0 transaction
Hi, SAP notes 1173846 and 1224772 are dealing with message FI124. Originally they are assigned to transaction MIR7. Nevertheless I would suggest, that you check them. Maybe one of them will solve your...
View Article