Enterprise Resource Planning Blogs by SAP
Get insights and updates about cloud ERP and RISE with SAP, SAP S/4HANA and SAP S/4HANA Cloud, and more enterprise management capabilities with SAP blog posts.
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member182708
Active Participant

To fulfill special requirements in text processing, it is possible to create customer own specific data transfer routines in transaction VOFM. The customer specific name space in this case is from 50 until 99.

An example for a created routine would be number 91, which then has as technical include name RV45TE91:

All created routines are inserted into the Include RV45TENN, which functions as the object holder of all:

Now of course after the creation of such an own text data transfer routine, it should be transported to the productive system. At this step you will face the problem that the include RV45TENN can not be transported.

This is due to its development class, the include belongs to package $TMP, which is for temporary objects:

As temporary objects can never be transported, the transport of RV45TENN will fail with an error message.

To be able to solve the problem, the procedure described in Knowledge Base Article 1922260 should be followed. In the transport organizer tool (transaction SE03) the attributed package will have to be changed from $TMP to VMOD:

With VMOD the transport will become possible.

Further information:

  • Knowledge Base Article:

        1922260 - Include RV45TENN can not be transported

  • CSS SAP Notes:

    

327220 VOFM function and its objects
94794

Include RV45TENN has incorrect development class

32394 Change object development class allocation