Re: Enabling Input Field
Hi Dinesh, That is already done.Once i enter value in that field,in SET method of that attribute, it shows me IF_BSP_WD_COLLECTION_REF~COLLECTION = initial.
View ArticleRe: ABAP book after 1 year of expeirence
Hi Abdul, If you want to know the technical in detail use the sap help library.Ex:http://help.sap.com/saphelp_nw04/Helpdata/EN/fc/eb3b64358411d1829f0000e829fbfe/frameset.htm This will gives you the all...
View ArticleRe: Company Owned Accomdation Error
Hi Gangdhar For above requirement you need to maintain two records and check below link For COA http://help.sap.com/saphelp_47x200/helpdata/en/d2/9c00cb92334cc2bc634d9708e17b5d/content.htm ThanksSatish
View ArticleRe: Adding new Time Dependent Attribute to existing Master Data IO
Now, it's high time to say your look-up code should be smart enough to treat valid from and to dates. You must take an ABAPer's help to write and test thoroughly with couple of test cases to get the...
View ArticleRe: DB-related transactions don't work...
Hi,2) I only care that this log file won't grow more and increase the size of my VM. I checked the note you sent me, but I didn't figure out how to really decrease the size of this file -> the size...
View ArticleLSMW Direct Input method:0490 Create General TL
Hello AllI have looked into several posts regarding the direct input method: 0490 of LSMW used to create General TL, but the problems I am facing are not explained in any of the posts. Its the first...
View ArticleRe: Call POWL list with application confguration from ABAP webdynpro
Guillaume, I do not call the POWL immediately. It's embedded in a webdynpro application (with the code described above). But I do not see how to add the configuration name. Martine.
View ArticleRe: Block Common Distribution Channel in Sales Order
Hi, It will determine based on the settings how you maintained in VOR1(common distribution channels-IMG) and Customer master master creation same customer must exist in different distribution...
View ArticleRe: Release Notes for IdM 7.2 SP8 already available?
Release notes are updated. Have a look at http://help.sap.com/nwidm72 Regards, Thomas
View ArticleRe: AT Statement in Nested Loops
Hi, The other alternative is that you loop at VBUP as you need to put 'AT LAST' statement for this loop and read the table for VBUK as below: DATA: itab_vbuk TYPE STANDARD TABLE OF vbuk ,...
View ArticleRe: MMBE overview
Hi Ram, You can use the BMBC report for your requirement. RegardsVikrant Hande
View ArticleCRM Order - Authority just own Objects
Hereby some of the links to blogs on ACE http://scn.sap.com/community/crm/blog/2007/09/19/configuration-implementation-of-crm-access-control-engine-ace-part-1...
View ArticleRe: Deletion of Distr Demand (TLB Confirmed) orders
Hello, You have to remove the assignment of shipment if there is any, then you can delete the orders.Try reports /SAPAPO/RLCDELETE, /SAPAPO/SDORDER_DEL, /SAPAPO/DELETE_PP_ORDER. If you still cannot...
View ArticleRe: Error During BW DB migration to HANA DB - Import ABAP Phase
The issue has been resolved. Use the SNOTE 1747673 Download the DDLHDB.zip and replace it in the Export folder as mentioned in the SNOTE. Thanks Shaik Arshad
View ArticleRe: Error in debit memo request from CRM Service order.
Hi Yu, Check Configuration in 'Integration with Other SAP Components->Customer Relationship Management->Settings for Service Processing->Controlling Integration'. Also Check Billing...
View ArticleRe: What is Advanced adapter engine
HI Sharma Sharma, Please close this thread and search in SCN before posting this kind of basic Questions.. Thanks,
View ArticleHow to implement condition in customize UWL XML file
Hi Expert we have below requirements in our project : - is it possible to archive or not. if yes then how to do it. Kindly help me it is urgent requirement. Input -MDM Workflow: WS90000032Request:...
View ArticleRe: Unable to change the 'description' of the equipment master
Have a look at the following OSS Note: https://service.sap.com/sap/support/notes/1241193 PeteA
View ArticleRe: user attribute for self-registered users ABAP user store
Hi Murali, Murali Shanmugham wrote: In the Portal User Management Screen, after selecting a user, you should be able to see the tab "General Information". This has got a field called company. This...
View Article