cancel
Showing results for 
Search instead for 
Did you mean: 

what "umod 8" stands for

Former Member
0 Kudos

Hello

In a note I have warning to :

"import the transport from the attachement as client dependant with umod 8 (as this transport belongs to customizing requests)"

However when trying in stms to import an request I do not have option umod 8 (what does it stands for?). Eg.I have option " overwrite originals"... but no "umod 8"

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Tina,

Unconditional Modes

By using unconditional modes, you can override the rules of the transport system. The following modes are available:

Import:

· 1: Ignore that this change request was already imported into this system and import everything again.

If you do not set this mode, only objects that have not already been imported successfully are imported again.

· 2: Overwrite originals

· 6: Overwrite repaired objects

· 8: Ignore the restriction resulting from table classifications and import all table entries into specified clients.

Hope this helps.

Thanks,

Naveed

Answers (2)

Answers (2)

Former Member
0 Kudos

The following link has a more detailed description of it.

http://help.sap.com/search/highlightContent.jsp

former_member204746
Active Contributor
0 Kudos

u mode means "unconditional mode)

so, if you transport trhough program TP, just add:

u8

such as:

tp import DEVK912345 PRD u8

more about unconditional modes at http://help.sap.com/saphelp_nw04/helpdata/en/60/e560ce591b11d2b413006094b9ea64/content.htm

mode 8 = 8: Ignore the restriction resulting from table classifications and import all table entries into specified clients.