GRC Incident - GRC Risk Management - SAP Library
To add a comment, please log in or register on the top of this page and choose Reply. Please write your comment in English.You can also go back to the SAP help page.
View ArticleRe: What is the syntax to create SORTED TABLE in ABAP ? And to insert work...
Hi, In Sorted Table Their is no need to give index in Insert statement , It automatically places the record according to sorted key, So remove Index 1,Index 2 in insert statement
View ArticleRe: Attach documents to the Change requests
Hi could I know where exactly are these documents stored physically for each ticket and how we can obtain them. I would also like to know if they available in a table ? Thanks.
View ArticleRe: Implement interface using the SOAP AXIS Adapter SAP PI N/W 7.31
Hi Team ,Thanks all for valuable feedback. We have implemented this AXIS adapter in our Dev & Test landscape PI.But before going for PRD. I have one confusion.Could you please let me know if...
View ArticleRe: Bapi return error "SD document 40127647 is not in the database or has...
Hello Anuj, Please use bleow code :-CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING INPUT = gs_tab1-vbeln IMPORTING OUTPUT = gs_tab1-vbeln, CALL FUNCTION...
View ArticleRe: Setting to release networks everytime
Thanks Amit. It worked. But how to make it effective on already created networks.? Thanks,Frankie
View ArticleRe: SAP- Webi Report Export to Excel
Hi Gaurav,Instead of having dept wise tabs,create section on Dept Id.In section properties - start on new page .This makes in webi you'll see each department new page (if records are <100) ,in excel...
View ArticleCustomer Table/Records Replication ECC to CRM
Hello,I have created a Zcustomer table in ECC ( A888 ) with fields Sales Organization and Country, Assigned it to Access Sequence of condition type PR00 and created a condition record . Now I want it...
View ArticleRe: SAP Security + GRC =What's the future..??
Hi Pranjal I see GRC as two component to it and sticking with it really depends on the career path you are interested in. It is a component that not all companies select (even when a lot do require...
View ArticleRe: Reschedule an outlook meeting in SAP ABAP
Can anyone help me regarding this please .................. Regards,Aayush
View ArticleRe: Need Help in SAP Multiple UOM
Hi, Try this: 1. Create item master with CBM as UOM for sales as well as for inventory. 2. Choose batch under Manage Item by 3. Receive item through Good receipt with UOM as CBM 4. Raise sales order...
View ArticleRe: User exit to default reason code on MI07
Yeong-Chul JeongOLMB is not a particular t-code for any settings. Its an IMG activity. If you enter the t-code, you will get as same like as screen SPRO (Its just defaulted the activity Inventory...
View ArticleRe: Discount received
Hello Jithin, You have to maintain the following configuration settings in order to post the vendor clearing entry with discount. 1. Maintain Terms of Payment - OBB8 with discount parameters2. Maintain...
View ArticleRe: User exit to default reason code on MI07
Try to find a suitable exit or badi with the help of this document Methods to find Customer/User Exit's & BADi's for a Transaction Code!
View ArticleRe: how to find purchase requisition enhancement and which enhancement i have...
Dear ATUL SIR, when i am execute me51n that timeno value is fetched in lv_bwtty and lv_bwtar from mbew.DATA: lw_req_item TYPE mereq_item, lv_bwtar TYPE bwtar_d, " valuation type...
View ArticleRe: Windows AD Authentication Suddenly not working (FWM 00006 Error)
HI Amber, To isolate the issue you should try and login to client tools like webi rich client or in CCM (manage servers) using your AD credentials. Case 1: Login to client tool works:Your CMC config...
View ArticleAutomatic Payment Run F110
Hi All, my company is using F110 to pay invoices. Currently, we use payment method to segregate the invoices to be paid by the banks they are supposed to be paid from. Example: In the same company...
View ArticleRe: How to map revision level materials to already created inspection plan?
Hi Naresh, Each raw material is having different revision level, so i dont think creating one inspection plan will solve this issue.You will have to create different inspection plans for each Revision...
View ArticleRe: Purchase Request 'copy to' Purchase Order
Hi, This cannt be done in Standarized SAP but we can do this in customization of Addon. Regards,Prasad
View ArticleRe: How to develop Language Resources in Crystal Reports
Hi Miral, Is it possible for you to create a formula at crystal reports like : Trim({?Parameter)&{TotalCost} For display purpose you will use the above formula and for any calculations you will...
View Article