2006 Dec 21 2:28 AM
Hi Experts,
I have a doubt about the functionality "Include Objects" in the SE09 transaction menu.
We have several functions and programs (of type "Z"), some of they have the internal table definition, and other programs have procedure over this table. We need transport first some order request and after the rest of the order, but we are not sure about the order of they. If we use the option "include objects" in order to put all the order request in a "big package", the system will know automatically which order request must transport first and which after? Does anybody have formal documentation about this?
Thank you in advance
2006 Dec 21 3:45 AM
1. There is no ordering issues when you place all your development objects (and all of it's related objects) in one request even when you do it with 'Include Objects'. The system will know automatically which object must be processed first.
2. The problem with 'big' request is that the transport process (in STMS) can be very long and you will have problem when there is something wrong with that request. So you better make sure that you have checked that request with 'Check Syntax' tools in SE09 (Shift+F2) and remove all errors and warnings.
3. If you have the QA machine, you can test whether your request is transported successfully or not. In case of any problem occurs, you can redefine your 'big request' and break it into several 'smaller request'. But be aware that several smaller request might be lead to ordering issues. The rule of thumb is place all your dictionary objects in one request and transport it first. The other programs can be trasnported after that.
Hope this solve your problem and sorry for my poor english
Hi Experts,
I have a doubt about the functionality "Include Objects" in the SE09 transaction menu.
We have several functions and programs (of type "Z"), some of they have the internal table definition, and other programs have procedure over this table. We need transport first some order request and after the rest of the order, but we are not sure about the order of they. If we use the option "include objects" in order to put all the order request in a "big package", the system will know automatically which order request must transport first and which after? Does anybody have formal documentation about this?
Thank you in advance
2006 Dec 21 3:45 AM
1. There is no ordering issues when you place all your development objects (and all of it's related objects) in one request even when you do it with 'Include Objects'. The system will know automatically which object must be processed first.
2. The problem with 'big' request is that the transport process (in STMS) can be very long and you will have problem when there is something wrong with that request. So you better make sure that you have checked that request with 'Check Syntax' tools in SE09 (Shift+F2) and remove all errors and warnings.
3. If you have the QA machine, you can test whether your request is transported successfully or not. In case of any problem occurs, you can redefine your 'big request' and break it into several 'smaller request'. But be aware that several smaller request might be lead to ordering issues. The rule of thumb is place all your dictionary objects in one request and transport it first. The other programs can be trasnported after that.
Hope this solve your problem and sorry for my poor english
2006 Dec 21 3:58 AM
Hi,
Here is a very good link
http://help.sap.com/saphelp_erp2005vp/helpdata/en/57/38e0fb4eb711d182bf0000e829fbfe/frameset.htm
Regards,
Sourabh
Reward points if helpful
2006 Dec 21 1:10 PM
Thank you Dian, your comments were very helpful!
Thanks Sourabh for the link
Regards
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |