Re: LSMW for Condition Records XK15/VK11
Hi, When you want all the fields to appear in the recording, you will have to fill the data in all those fields to get recorded, did you fill the material data while recording? Regards,Anushya
View ArticleRe: Connection between MDM 7.1 and SAP R/3 4.7
Hi Ma' in first instance i would reply go to SM59 and set up RFC Destination - nameConnection Type - 3Description - blodybla'Load balancing - depending on your configTarget host - R/3 server...
View ArticleRe: How to use "Wait" in workflow
Hi Prasenjit,This is a duplicate query being addressed at following link http://scn.sap.com/thread/3367743Please close this thread. Regards,Ali
View ArticleRe: Steps for Using "Wait" in MSM - Workflow
Hi Prashant,I hope there are 2 different maps available for 2 different syndications you perform. If there exists 2 maps, hold time can easily be controlled in Console. Ports table under Admin section...
View ArticleRe: Linking of one main Table with other
Hi Prashant,While creating the fields in Main table , there always exists an option called field type[Lookup main,lookup flat,text,Integer,etc]. Select Lookup Main as Field type & give appropriate...
View ArticleRe: Regardin size page
Hi Abhishake,SIze paging is a functionality available in SAP SCRIPT & you would require an ABAPer to perform any work . If there are any questions on page sizing , please post it over ABAP forum...
View ArticleUpgrade to SP10
Hi experts, We would like to propose SP10 upgrade due to few useful functionalities which are available in SP10. I know n-1 rule while upgrading system in SAP case. Just thought of checking with...
View ArticleRe: LSMW for Condition Records XK15/VK11
Hi, Like i said, are you filling all the fields that you want to appear in your recording while recording ? Regards,Anushya
View ArticleRe: Steps for Using "Wait" in MSM - Workflow
Hi Prasenjit,Change Processing Type to : Automatic. This options holds good only for automatic syndication. With this, you can provide exact time you wish to syndicate records (Daily, weekly, monthly...
View ArticleRe: Linking of one main Table with other
Thanks Ankush and Mir for the advices.It has helped me clearing some doubts. Do advice, can we update few fields of a main Table when an update in another Lookup Flat or a Tuple Table is done). For...
View ArticleRe: Steps for Using "Wait" in MSM - Workflow
Hi Mir Thanks for the advice.Actually we are using workflow Steps to syndicate Records and its manual. Example: once a record is approved by Approvers, it will get syndicated and move to ECC from MDM....
View ArticleRe: LSMW for Condition Records XK15/VK11
Hi Thank you, I tried with recording method, but they have suddenly changed the requirement. They do not want to proceed with recording. What are the other options, I prefer using Batch Input method....
View ArticleRe: LSMW for Condition Records XK15/VK11
hi, at first, in Program RV14BTCI you don't have field Material -but VAKEY. you have to use function CONCATENATE to create right structure. for example "Sales Organization + Price List +...
View ArticleRe: Linking of one main Table with other
Hi Prashant,Yes. When a field in Main table is of type Lookup Flat, ideally it would be projecting to Lookup table Display field. In your case, ex: When Employee data is created in a lookup table's...
View ArticleRe: Steps for Using "Wait" in MSM - Workflow
Hi Prashant, I am not sure if you can delay syndication through MDM workflow. But if you have PI under landscape for data transition from MDM to ECC, then time delay functionality can be achieved in...
View ArticleRe: Linking of one main Table with other
Hi Prashant, To achieve your requirement, you would need to create and assignment and execute the same so that new added values could be assigned to Main Table fields. But to assign the values in Main...
View ArticleRe: LSMW for Condition Records XK15/VK11
Thank you Krzysztof Ogrodowicz, I will consider and try with this. Will update once it is done. Thank you. Regards,Tamilnesan G
View ArticleClarification Needed in calculated field
Hi Experts, Can anyone suggest whether it is possible to edit or update a calculated field in Data Manager without changing the expression written in console. Thanks & Regards,Neethu
View ArticleFunction module to retrieve sold to from business partner number...
Hi, We have customer synchronisation where all changes done to a business partner are automatically replicated to a sold to. Does anyone know a partner function to read the sold to number based on the...
View ArticleRe: Function module to retrieve sold to from business partner number...
Hi Félix,class CVI_KA_BP_CUSTOMER can do this. Note that you always need the BP GUID if you access CVI. The mapping from BP ID to BP GUID can be done with function module BUPA_NUMBERS_GET.Best...
View Article