Re: Issue in Transport Request
Hi, In general we create transports request for each objects. as you stated, you better to create new transport at dev system and collect required objects(exclude process chain) into it. Present moved...
View ArticleRe: Issue in Transport Request
Hi Looks like it will be an on-going requirement, wherein, you will have to transport only selected Objects from one environment to another. It's a recommended practice to break-up the ETL Objects and...
View ArticleRe: Issue in Transport Request
Hi All, I hear you all, I understand that I should make diff TR for diff objects, but due to some business limitations its now possible. Anyways, that't not the major concern, thats a "best practise"...
View ArticleRe: Issue in Transport Request
I see what you mean, but... that's very tricky stuff! If you "forget" for example to put your InfoObject created in Y in Z, transport Z will fail in production and you may have no clue why (unless...
View ArticleRe: Issue in Transport Request
It can't be guaranteed to work. Depending on the object, transport Y may be a kind of "delta" of what you put into X. For example, with ordinary abap programs, the first transport containsR3TR PROG...
View ArticleRe: Issue in Transport Request
Ok, got it, but what I am trying to get here is rather than a hypothesis, a theorem. Lets see it as a experiment- first creating an ideal conditions-1) No Human error as in nothing to forget,no wrong...
View ArticleRe: Locked Dimensions in InfoCube Editing
Hi Martyn, Remodelling concept is available but its tricky to use the remodelling concept, I worked on few projects i never used remodelling concept i hope its not suggestable to use remodelling...
View ArticleRe: Abap program - end of process chain
Hi, Your question is not clear can you please provide few more detail. for sending mail to users you can use "Varient" whatever you required. I am not sure what table you are using. Regards,satya.
View ArticleRe: Issue in Transport Request
Hi Vivek, Do the Transport's in Diiferent TR's Like: Infoprovider one (TR). Transformations One (TR). Process Chains One (TR). Don't collect process chain & collect only necessary...
View ArticleRe: Short dump when trying to change DTP status to 'green'
Hi, Instead of changing manually try by using following program program:RSBM_GUI_CHANGE_USTATE
View ArticleRe: Issue in Transport Request
Hi Satya, Unclock it where?? Yes, I will be creating it manually. Regards
View ArticleRe: Issue in Transport Request
Hi Abdul, Thanks, but I know the solution, what I am trying to understand here is the mechanism and any proof like SAP documentation to support it. Please see below post. "Ok, got it, but what I am...
View ArticleRe: Issue in Transport Request
Hi Vivek,It will capture complete object if you put an object in a new TR. The catch here is that the object shall not be one containing any objects/having any dependencies.For eg, if i capture only...
View ArticleRe: Locked Dimensions in InfoCube Editing
Hi Martyn,Try doing a selective deletion on the info cube data without any selections. Hope it helps. Regards,Rathy
View ArticleRe: Issue in Transport Request
I will summarize the post, thanks to two correct answers by Matthew Billingham and Rathy Moorthy, Yes, that's possible to leave any TR in Q and create a fresh TR in D and then move it till P system,...
View ArticleRe: Inventory aging report
Hi, The Input which you have given is not working,For all the buckets only valuated stockqty is populating. Please suggest some other way, I have the similar requirement here. Regards,Anil.
View ArticleRe: Abap program - end of process chain
within the chain you know which module it concerns (either ZSD or ZCS or whatever)so why not simply start the program with a variant in each process chain?
View ArticleAPD Question
How do you prevent users from corrupting the InfoObject data when using APD?
View ArticleRe: 0UNIT - SID missing, but T006 filled
HI, Thank you. Its working fine after executing the FM.
View Article