Re: Sending idocs from SAP ECC to Data Services
Data Services can send data to ECC via IDoc, but also recieve data from ECC via IDoc. I suggest you refer to the SAP Supplement before posting mis-leading statements on this topic.
View ArticleRe: Inconsistency in delta administration - Issue
Let them see the note I attached the program needs to be restricted to that one ds. I don't think business will understand the complications to be able to approve this to basis. I assume they will do...
View ArticleIs there a table or BAPI to fetch customer details by customer number ?
thanks for the rreply, but here i wanted to know about the contract details assigned to kunnr(customer number). how to fetch that..i have seen the BAPI u have mentioned, they doesnt provide the...
View ArticleRe: Create GR and hold it at background.
hi Guys , thanks for youtr reply . my doubt in holding the MIGO document 101 goods receipt movement type in hold status at background. Regards,Guru.
View ArticleRe: Top of page with table display
Hi Ramesh, Using "CL_DD_DOCUMENT" you can achieve your requirement . Check this Sample Code . DATA: LT_TAB TYPE REF TO CL_DD_TABLE_ELEMENT, LD_COL1 TYPE REF TO CL_DD_AREA,...
View ArticleRe: about astrict selection screen value
If you use a select option, you cannot successfully restrict dates to one month. Instead - and this is what you'll see in standard SAP programs - use two parameters, p_from type d and p_to type d, for...
View ArticleRe: File to IDOC PI 7.3
Hi Maria, "Software component version of receiver interface" is sap basis 700 Ideally it should be 731 , you have chosen 700.Pelase change to the release which you are using currently(in 1st...
View ArticleRe: Recration of deleted Track
Hello Jun, thank you for your quick reply!Yes Im using NWDI to deploy. But I guess you mean also that I could find the archives in dtr don't you?If not can you please be so kind and describe more...
View ArticleRe: Recration of deleted Track
Hello Ervin, thank you for your quick reply!It seems to me that the track was deleted cleanly. I can not find track sepcific data in DTR. Best regards,Onur
View ArticleRe: Equipment Number range (Internal) Exhasut
Dear Brahmankar, You replied as FIRST expected ! Thanks for the reply. By the way, I know the Number range insertion/deletion/change. Since , I am dealing with Equipments (FG)...
View ArticleRe: Remote logoff / kick user session in portal
im trying to replicate the "terminate session" button from portal to web dynpro. also, is it safe to terminate a session? Thanks!
View ArticleRe: Goods Issue from Consignment stock
Go through the following link and ensure you have done the required settings as per the prerequisites given in the link....
View ArticleRe: Getting these errors while working on document
Hi Welly, Unfortunately we have an issue with document editors option. Please choose "Anyone" or "Just you" in Collaboration Options for your document then I believe you will be able to publish/save...
View ArticleRe: ESR contents not showing in SPROXY of SRM
Hi, as per OSS note - 1528587 - PI ESR Content 0bjects are not visible in SPROXY that means that you've probably imported wrong version of SRM SERVER ESR content or the SRM SERVER 7.02 is not...
View ArticleProduct PME
Hi All, I want to know at the table level the relationship between a product its kbase. I see host of tables under COMM_CFG* which contains details about the KBASE but i wasn't able to find out which...
View ArticleRe: problem with AddChooseFromList
hi..Are u looking for this type of functionality...How to Add Choose From List (CFL) to existing Form
View ArticleRe: BDC Table Control issue in tcode SOST recording
Hi Ramesh, Could we know the requirement why do you want to record resending the emails? Probably we could think other ways to achieve it.. ThanksAJ
View ArticleRe: I can not see Artifacts saved or not activated
Hi Hari, I have seen this once.Just refresh your project once and everything will be fine again. Regards,Vivek
View ArticleRe: Relationship between Customer and Itemcode
Hi Vasileios, The Business Partner Catalogue Numbers are the link between customers and items. Right click somewhere on the business partner or item master data window, and choose the option Business...
View ArticleRe: Swipe to delete action using SAPUI5
Hi Prakash, Yes its possible... Based on the swipe direction for your current element you can trigger a handler to perform any action based on your requirement API Reference:...
View Article