Re: Can we change the valuation type of released refurbishment order??
I am not adding any new field,I just need to make AFPOD-BWTAR field as editable field.
View ArticleRe: Missing regulatory lists in SERC content
Hi Ralph,The ticket reply mentioned they would come back in a few days with a response from SERC experts. So will just wait and see, am hoping they will be willing to add them on. When I have some...
View ArticleRe: Get base64 image from .Net web service
Hi Juan, I think in above code the image is stored as binary format(it_img)can you please explain how to put into the BDS or is there is any sample SAP program to check. My requirement i am getting...
View ArticleRe: Message Mapping
Hello Vinesh, Thats only possible using NWDS. Try using the get method mentioned in the below link Simplest way to get Message Mapping in Excel Sheet
View ArticleRe: Adding a new field in Material New Screen
Hi, Thanks, it worked for me but implemented same code in BEFORE_FLUSH method. regards,Bhuvaneswari
View ArticleIs it possible to define mail-target "on the fly"?
Hi, I'm using Crystal-Server 14.0.12 and I want to deliver reports by mail automatically by use of the scheduled tasks. As I work with a German edition of Crystal-Server I try to translate the...
View Articlepackage "com.sap.isa.backend.db.order" and...
Hi, We are using eCommerce 7.32 with NetWeaver 7.4 and when try to build the development component "crm/home/shr/ext" in SAP-SHRWEB the build fails indicating that there are two packages missing. Those...
View ArticleRe:- Payroll issue
Hi , But 8 days can be any day in the middle of week in that case how can period of work scheduleRegards
View ArticleRe: Call detailed view from 1 CRM system to another CRM system
Hi Manasa, Create an RFC ICM system, which would return a DEEP LINK ( URL ). Here is an example Dynamic(Deep) link required to open the BP directly as user click link. Now you can use transaction...
View ArticleRe: Absence Quota Deduction
I already have configured this correctly, but it still deduct the off days from the quota
View ArticleRe: To get records from start of month till current date
date_field<= sysdate( ) and date_field > last_date(add_months(sysdate(),-1)
View ArticleRe: How to retrieve current server and UID of the dashboard?
Hi Steve, A solution to this, as there isn't one currently with SAP delivered functions is to create a table somewhere which will hold the values of the server name and uid or the whole link to the...
View ArticleRe: ABAP Dataflow in BODS Production
Hi Arun, In this case first run your job by selecting ABAP execution option as "Generate and Execute" and then go to "C:\ProgramData\SAP BusinessObjects\Data Services\workspace" (Your Generated ABAP...
View ArticleRe: Consolidation Monitor and Workstatus
Hi Olivia, I think, you have to redefine the control rule definition. Regards,Rahul
View ArticleRe: I am getting this error in Adding 'Extension Fields' on Sales Orders
Dear Cuong, Please let provide me tenant URL details, will check and let you know. Regards,Kopal
View ArticleHow to Trigger Custom Workflow For Purchase Requisition ?
Hi All, I want to trigger business workflow for Purchase Requisition from a custom program.Please guide me to do the same.
View ArticleRe: Using zdemo_excel25 ABAP2XLSX
Hi Denis Zaborev, Have you checked in AL11 transaction for finding transfered file. if not you have to transfer excel file to application layer.since you...
View ArticleRe: Is it possible that i attached some pdf files in SAP b-one documents and...
I don't think there is a way to do this from CR. You may be able to show the attachment names by writing a UFL however, I'm not sure. -Abhilash
View ArticleRe: How to use a CustomDataset for a PieChart inside a VizFrame?
Sai,Thank you for your analysis - I actually went your path as well. Also, sap.viz.api.data.CrosstableDataset (or actually sap.viz.api*) is not existing at all (see your first screenshot). All that...
View Article