SAP ABAP Class CL_SCP_TRANSPORT (Transport Connection for Codepage Objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18 (Application Component) Internationalization (I18N)
     SCP (Package) SAP Code Pages
Properties
Class CL_SCP_TRANSPORT  
Short Description Transport Connection for Codepage Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCP   SAP Code Pages 
Created 20030606   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SCP_TRANSPORT has no interface implemented.
Friends
Class CL_SCP_TRANSPORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHARACTER_FLAG Instance attribute Private Type reference (TYPE) C FLAG: Are character tables included in object list? 20030606
2 CHAR_NUM Instance attribute Private Type reference (TYPE) INT4 Number of Characters in Transport List 20030606
3 CP_NUM Instance attribute Private Type reference (TYPE) INT4 Number of Codepages in Transport List 20030606
4 KEY_LIST Instance attribute Private Type reference (TYPE) T_KEY_LIST Key List of All Objects to Be Transported 20030606
5 OBJECT_LIST Instance attribute Private Type reference (TYPE) T_OBJECT_LIST List of All Objects to Be Transported 20030606
6 OBJ_NUM Instance attribute Private Type reference (TYPE) INT4 Number of Objects in Transport List 20030606
7 SEG_NUM Instance attribute Private Type reference (TYPE) INT4 Number of Segments in Transport List 20030606
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHARACTER Instance method Public Method Include single character in transport list 20030606
2 ADD_CODEPAGE Instance method Public Method Include codepage in transport list 20030606
3 ADD_SEGMENT Instance method Public Method Include codepage segment in transport list 20030606
4 CHARACTER_NUM Instance method Public Method Returns number of characters in transport list 20030612
5 CHECK Instance method Public Method Check Transport (Authorization) 20030612
6 CLEAR_LIST Instance method Public Method Delete transport objects, initialize attributes 20030612
7 CODEPAGE_NUM Instance method Public Method Returns number of codepages in transport list 20030612
8 CONSTRUCTOR Instance method Public Constructor Constructor 20030606
9 INSERT Instance method Public Method Send Transport 20030610
10 OBJECT_NUM Instance method Public Method Returns number of objects in transport list 20030612
11 SEGMENT_NUM Instance method Public Method Returns number of segments in transport list 20030612
12 SHOW_LIST Instance method Public Method Display Transport List 20030606
Events
Class CL_SCP_TRANSPORT has no event.
Types
Class CL_SCP_TRANSPORT has no local type.
Method Signatures

Method ADD_CHARACTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHARID Value transfer Type reference (TYPE) SCPUCHAR Unicode Zeichennummer 20030606
# Exception Resumable Description Created on
1 CX_SCP_TRANSPORT_EXCEPTION Fehler beim Einfügen eines Zeichen in Transportliste 20030612

Method ADD_CODEPAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CODEPAGE_NAME Value transfer Type reference (TYPE) CPCODEPAGE Name der Codepage 20030606

Method ADD_CODEPAGE on class CL_SCP_TRANSPORT has no exception.

Method ADD_SEGMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEGMENT_NAME Value transfer Type reference (TYPE) CPSEGID Name des Codepage Segments 20030606

Method ADD_SEGMENT on class CL_SCP_TRANSPORT has no exception.

Method CHARACTER_NUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CH_NUM Value transfer Type reference (TYPE) INT4 20030612

Method CHARACTER_NUM on class CL_SCP_TRANSPORT has no exception.

Method CHECK Signature

Method CHECK on class CL_SCP_TRANSPORT has no parameter.
# Exception Resumable Description Created on
1 CX_SCP_TRANSPORT_EXCEPTION Fehler beim Transport 20030612

Method CLEAR_LIST Signature

Method CLEAR_LIST on class CL_SCP_TRANSPORT has no parameter.
Method CLEAR_LIST on class CL_SCP_TRANSPORT has no exception.

Method CODEPAGE_NUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning C_NUM Value transfer Type reference (TYPE) INT4 20030612

Method CODEPAGE_NUM on class CL_SCP_TRANSPORT has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SCP_TRANSPORT has no parameter.
Method CONSTRUCTOR on class CL_SCP_TRANSPORT has no exception.

Method INSERT Signature

Method INSERT on class CL_SCP_TRANSPORT has no parameter.
# Exception Resumable Description Created on
1 CX_SCP_TRANSPORT_EXCEPTION Fehler beim Transport 20030611

Method OBJECT_NUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning O_NUM Value transfer Type reference (TYPE) INT4 20030612

Method OBJECT_NUM on class CL_SCP_TRANSPORT has no exception.

Method SEGMENT_NUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning S_NUM Value transfer Type reference (TYPE) INT4 20030612

Method SEGMENT_NUM on class CL_SCP_TRANSPORT has no exception.

Method SHOW_LIST Signature

Method SHOW_LIST on class CL_SCP_TRANSPORT has no parameter.
Method SHOW_LIST on class CL_SCP_TRANSPORT has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 640