SAP ABAP Class CL_NLS_STRUC_CONT_OFFSETS (Multi-Byte Alignment for RFC)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS (Application Component) Integration Server
     SIDOC_ADAPTER (Package) IDoc Adapter for Message Broker
Properties
Class CL_NLS_STRUC_CONT_OFFSETS  
Short Description Multi-Byte Alignment for RFC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SIDOC_ADAPTER   IDoc Adapter for Message Broker 
Created 20020919   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_NLS_STRUC_CONT_OFFSETS has no interface implemented.
Friends
Class CL_NLS_STRUC_CONT_OFFSETS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CODEPAGE_FIXED Instance attribute Public Type reference (TYPE) ABAP_BOOL Instance Was Created Using CREATE_FOR_FIXED_CODEPAGE 20020919
2 LANGCP_TAB Instance attribute Private Type reference (TYPE) LANGCP_TAB_T Assignment Of Language to Character Set 20020919
3 SIMPLE_COPY Instance attribute Public Type reference (TYPE) ABAP_BOOL Simple Copying Sufficient 20020919
4 STRUC_TAB Instance attribute Private Type reference (TYPE) STRUC_TAB_T Table with structure descriptions 20020919
Methods
# Method Level Visibility Method type Description Created on
1 CONT_TO_STRUC Instance method Public Method Converts from External Layout into Structure Layout 20020919
2 CREATE Static method Public Method Creating Instance 20020919
3 CREATE_FOR_FIXED_CODEPAGE Static method Public Method Creates Instance for Fixed Codepage 20020919
4 REGISTER_STRUC Instance method Public Method Registering structure 20020919
5 STRUC_TO_CONT Instance method Public Method Converts from Structure Layout into External Layout 20020919
Events
Class CL_NLS_STRUC_CONT_OFFSETS has no event.
Types
Class CL_NLS_STRUC_CONT_OFFSETS has no local type.
Method Signatures

Method CONT_TO_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CONT Call by reference Type reference (TYPE) CSEQUENCE Container 20020919
2 Importing LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020919
3 Importing STRUC_NAME Call by reference Type reference (TYPE) EDILSEGTYP Segmenttyp 20020919
4 Exporting TRUNCATION_POS Call by reference Type reference (TYPE) I 20020919
# Exception Resumable Description Created on
1 CX_PARAMETER_INVALID_RANGE Parameter mit ungültigem Wertebereich 20020919

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CP_TAB Call by reference Type reference (TYPE) NLS_LANGU_CP_TAB Zuordnung von Sprachen zu Codepages 20020919
2 Returning INST Value transfer Object reference (TYPE REF TO) CL_NLS_STRUC_CONT_OFFSETS Mulitbyte-Alignment bei RFC 20020919

Method CREATE on class CL_NLS_STRUC_CONT_OFFSETS has no exception.

Method CREATE_FOR_FIXED_CODEPAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CODEPAGE Call by reference Type reference (TYPE) CPCODEPAGE SAP-Zeichensatzidentifikation 20020919
2 Returning INST Value transfer Object reference (TYPE REF TO) CL_NLS_STRUC_CONT_OFFSETS Mulitbyte-Alignment bei RFC 20020919

Method CREATE_FOR_FIXED_CODEPAGE on class CL_NLS_STRUC_CONT_OFFSETS has no exception.

Method REGISTER_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LEN_TAB Call by reference Type reference (TYPE) IDX_LENGTH_TAB NLS_length_tab 20020919
2 Exporting RC Call by reference Type reference (TYPE) I 20020919
3 Importing STRUC_NAME Call by reference Type reference (TYPE) EDILSEGTYP Segmenttyp 20020919

Method REGISTER_STRUC on class CL_NLS_STRUC_CONT_OFFSETS has no exception.

Method STRUC_TO_CONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CONT Call by reference Type reference (TYPE) CSEQUENCE Container 20020919
2 Importing LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020919
3 Importing STRUC_NAME Call by reference Type reference (TYPE) EDILSEGTYP Segmenttyp 20020919
4 Exporting TRUNCATION_POS Call by reference Type reference (TYPE) I 20020919
# Exception Resumable Description Created on
1 CX_SY_CONVERSION_CODEPAGE System-Exception bei Zeichensatzkonvertierung 20020919
History
Last changed by/on SAP  20110908 
SAP Release Created in 620