2009 Nov 13 10:04 PM
Hi ,
Can anyone please tell me how to capture ana ABAP Class in transport request . IT first gave me an error saying :
'ZCL_PHX_MANUAL_SAVE===========CO missing then after capturing that , now it is giving me an error message saying
'ZCL_PHX_MANUAL_SAVE===========CI missing.
Can someone suggest me the correct method by which i can captur my class in request and transport it to Production.
Thanks and Regards,
Vijay Sanklecha.
Hi ,
Can anyone please tell me how to capture ana ABAP Class in transport request . IT first gave me an error saying :
'ZCL_PHX_MANUAL_SAVE===========CO missing then after capturing that , now it is giving me an error message saying
'ZCL_PHX_MANUAL_SAVE===========CI missing.
Can someone suggest me the correct method by which i can captur my class in request and transport it to Production.
Thanks and Regards,
Vijay Sanklecha.
2009 Nov 13 11:09 PM
Hello Vijay,
If your class name is ZCL_PHX_MANUAL_SAVE. Then SAP genereates its own includes for private,public and protected sections . Those are the includes that you have mentioned here.
Right mehtod for including the class in a request is
Go to Se80
Give your class name anf right click
Choose other functions-> write transport entry
Regards
Arshad
2009 Nov 14 12:48 AM
Go to se24. Give your class name there .Then go to GO TO -> OBJECT DIRECTORY ENTRY. Then click change/display button. Give you package name and save it. Then it ask for Transport number.
In this one of the way you can attach to a transport request.
2025 Mar 17 12:07 PM
Hi, but package does not exist. How to pack the abap class it into the transport of copies?
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |