cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Transport Assessment cycle

Former Member
0 Kudos
4,150

Dear SAP Experts,

I want transport my assessment cycle from Development environment to Production environment.

So I don't have to re-write again in Production environment.

How the procedure to do it?

Kinldy help.

regards,

Jodi

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi,

Please refer to the following SAP notes as I believe they will prove useful in resolving this issue.

* Note 326080 : ALLOCATION: Cycle maintenance w/not modifiable client
* Note 306668 : ALLOCATION: Deactivating automatic transport
* Note 853601 : ALLOCATION: Deactivating automatic transport
* Note 356483 : Customizing: Current settings in the test system

With this note, you can use an indicator in the table T811FLAGS to control whether cycle maintenance should be allowed in this system or client (regardless of all of the system settings).
To do this, proceed as follows:

1.  Implement the program correction described below (if it has not been
    implemented yet).

2.  Use transaction SE16 or SE16N to create the following entry (enter
    all of the values without the quotation marks) in the table
    T811FLAGS (you can change the table):

    TAB    = 'CYCLES'

    FIELD  = 'MAINTENANCE'

    VALMIN = 'X'    > Cycle maintenance is allowed

Please check if this helps you to solve the problem.

Best regards,

MLM

kevin111111112
Newcomer
0 Kudos
Pero al realizar la ejecución de la tabla me salen campos vacios, como lo puedo arreglar?

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello-

Also check transaction OKE8 for transporting assessment and distribution cycles.

Shail