Ansicht
Dokumentation

NLS_TCP0C_CONSISTENCY_CHECK - TCP0C entries consistency check

NLS_TCP0C_CONSISTENCY_CHECK - TCP0C entries consistency check

BAL Application Log Documentation   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

NLS_TCP0C_CONSISTENCY_CHECK check the consistency of TCP0C entries, e.g.

  • platform consistency check
for each language country and modifier combination, if there is an entry for one platform, there should be an entry for each platform.
This check allows customer to add additional application servers of different platforms without crash caused by almost the most important system table TCP0C.

  • character set consistency check
for each key fields combination, the character sets used for ASCII or EBCDIC based platforms shall be the same.

Importing parameters

  • a range table containing platform(s) or if it is empty that means the table contains all platforms occur in TCP0C
  • a range table containing language(s) or if it is empty that means the table contains all languages occur in TCP0C
  • a range table containing country(s) or if it is empty that means the table contains all countries occur in TCP0C.
  • a range table containing modifier(s) or if it is empty that means the table contains all modifiers occur in TCP0C

Exporting parameters:

  • a table of the missing entries because of platform consistency check
  • a table of inconsist character sets
  • a status number
0,,platform consistency check is OK, character sets consistency check is OK;
1,,platform consistency check failed, character sets consistency check is OK;
2,,platform consistency check is OK, character sets consistency check failed;
3,,platform consistency check failed, character sets consistency check failed;

Exceptions:

,,platform consistency check does not check the consistency of entries

  • for platform HP-UX_09, as no entries will be added to TCP0C for HP-UX_09.

  • for platform OS/400, where the language is double byte language or the country is double byte country or SAP blended codepage country.

  • whose language is correspondence language

Example

see report RSCP0017 VER03003 or RSCPINST which use this function module.

Notes

Further information





Parameters

COUNTRIES
LANGUAGES
MODIFIERS
PLATFORMS
STATUS
TCP0C_CHARCO_NOT_SAME
TCP0C_PLATFORM_MISSING

Exceptions

Function Group

NLS_TCP0C

ROGBILLS - Synchronize billing plans   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 3587 Date: 20240605 Time: 151820     sap01-206 ( 39 ms )