SAP ABAP Class CL_IBASE_IBINTX (IBase: Short Text Instances)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-MD-IBA (Application Component) Installed Base
     IB00 (Package) Application Development CS: Installed Base
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_IBASE_ENGINE_EVT IBase: Interface Engine Events 20000906
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_IBASE_IBINTEXT_IBCO IBase: Instance Text - IBCO 20000720
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_IBASE_IBIN_EVT IBase: Events Instances 20000929
Properties
Class CL_IBASE_IBINTX  
Short Description IBase: Short Text Instances    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package IB00   Application Development CS: Installed Base 
Created 20000714   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IBCO0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IBINX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 IBXX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_IBASE_ENGINE_EVT IBase: Interface Engine Events 20000906
2 IF_IBASE_IBINTEXT_IBCO IBase: Instance Text - IBCO 20000720
3 IF_IBASE_IBIN_EVT IBase: Events Instances 20000929
Friends
Class CL_IBASE_IBINTX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIPBOARD Instance attribute Private Type reference (TYPE) IBINX_BUFFER_TAB 20000719
2 CL_T002_REC Static Attribute Private Type reference (TYPE) T002 20000714
3 GR_ENGINE Instance attribute Private Object reference (TYPE REF TO) IF_IBASE_ENGINE_IBCO 20050712
4 G_R_BUFFER Instance attribute Private Object reference (TYPE REF TO) CL_IBASE_IBINTX_BUF 20050201
5 G_T_ID Instance attribute Private Type reference (TYPE) IBXX_ID_TAB 20050201
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_BUFFER Instance method Private Method ... 20050202
2 CHANGE Instance method Private Method 20000718
3 CHECK_BUFFER Instance method Private Method 20050202
4 CHECK_LANGU Instance method Private Method 20050202
5 CHECK_MOMENT_OPERATION Instance method Private Method 20050202
6 CHECK_OPERATION Instance method Private Method 20050202
7 CHECK_OVERLAPPING Instance method Private Method 20000829
8 CHECK_REQUEST Instance method Private Method 20050202
9 CHECK_TIME Instance method Private Method 20050202
10 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20000714
11 CL_CONVERT_IBIN_ID_OPERATION_1 Static method Private Method 20000929
12 CL_PROCESS_DELETE Static method Private Method 20000719
13 CONSOLIDATE Instance method Private Method 20010414
14 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000714
15 COPY Instance method Private Method 20000828
16 CUT Instance method Private Method 20000719
17 DELETE_LOG Instance method Private Method 20000719
18 DELETE_PHY Instance method Private Method 20000719
19 FREE Instance method Private Method 20000929
20 GET_ACTUAL_FOR_OPERATION Instance method Private Method 20000719
21 GET_BUFFER_INSTANCE Instance method Private Method 20021025
22 GET_CHANGE_STATUS Instance method Private Method 20000716
23 GET_CLIPBOARD Instance method Private Method 20000829
24 GET_CONS_SEG_INST Instance method Public Method 20010414
25 GET_POST_DATA_INST Instance method Public Method 20010416
26 PASTE Instance method Private Method 20000829
27 PASTE_PREPARE Instance method Private Method 20000829
28 PREPARE_SAVE Instance method Private Method 20000716
29 READ Instance method Private Method 20000717
30 READ_GENERAL Instance method Private Method 20000717
31 SAVE Instance method Private Method 20000716
32 SET_CHANGE_TIME Instance method Private Method 20000715
33 SET_CHANGE_USER Instance method Private Method 20000715
34 SET_CLIPBOARD Instance method Private Method 20000719
35 SET_ID_TAB_INST Instance method Public Method 20010416
36 SET_IND_CHANGE_DOCUM Instance method Private Method 20000715
37 SOMETHING_TO_POST Instance method Private Method 20010416
Events
Class CL_IBASE_IBINTX has no event.
Types
Class CL_IBASE_IBINTX has no local type.
Method Signatures

Method ADD_TO_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BUFFER Call by reference Type reference (TYPE) IBINX_BUFFER_HTAB write/readbuffer 20050202
2 Changing CT_INDEX Call by reference Type reference (TYPE) IBINX_INDEX_STAB index of the buffer 20050202
3 Importing IT_BUFFER_NEW Call by reference Type reference (TYPE) IBINX_BUFFER_TAB records to insert 20050202

Method ADD_TO_BUFFER on class CL_IBASE_IBINTX has no exception.

Method CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BUFFER Call by reference Type reference (TYPE) IBINX_BUFFER_TAB changed records 20000718
2 Importing IV_MOMENT Call by reference Type reference (TYPE) IBXX_REF-MOMENT point in time, when the change happened 20000718

Method CHANGE on class CL_IBASE_IBINTX has no exception.

Method CHECK_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHECK_OKAY Call by reference Type reference (TYPE) IBXX_BOOL 'X'= everything o.k 20050202
2 Importing IT_BUFFER Call by reference Type reference (TYPE) IBINX_BUFFER_TAB changed data 20050202

Method CHECK_BUFFER on class CL_IBASE_IBINTX has no exception.

Method CHECK_LANGU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGU Call by reference Type reference (TYPE) T002-SPRAS language 20050202

Method CHECK_LANGU on class CL_IBASE_IBINTX has no exception.

Method CHECK_MOMENT_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OPERATION Call by reference Type reference (TYPE) IBINX_OPERATION_TAB ... 20050202
2 Importing IV_MOMENT Call by reference Type reference (TYPE) IBXX_REF-MOMENT ... 20050202

Method CHECK_MOMENT_OPERATION on class CL_IBASE_IBINTX has no exception.

Method CHECK_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OPERATION Call by reference Type reference (TYPE) IBINX_OPERATION_TAB ... 20050202

Method CHECK_OPERATION on class CL_IBASE_IBINTX has no exception.

Method CHECK_OVERLAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BUFFER Call by reference Type reference (TYPE) IBINX_BUFFER_TAB records to check 20000829

Method CHECK_OVERLAPPING on class CL_IBASE_IBINTX has no exception.

Method CHECK_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_REQUEST Call by reference Type reference (TYPE) IBINX_REQUEST_TAB ... 20050202

Method CHECK_REQUEST on class CL_IBASE_IBINTX has no exception.

Method CHECK_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MOMENT Call by reference Type reference (TYPE) IBXX_REF-MOMENT time to check 20050202

Method CHECK_TIME on class CL_IBASE_IBINTX has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_IBASE_IBINTX has no parameter.
Method CLASS_CONSTRUCTOR on class CL_IBASE_IBINTX has no exception.

Method CL_CONVERT_IBIN_ID_OPERATION_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OPERATION Call by reference Type reference (TYPE) IBINX_OPERATION_TAB guid_tab+all_langu='X' 20000929
2 Importing IT_INSTANCE Call by reference Type reference (TYPE) IBXX_IBIN_ID_TAB identfikation instancen 20000929

Method CL_CONVERT_IBIN_ID_OPERATION_1 on class CL_IBASE_IBINTX has no exception.

Method CL_PROCESS_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_BUFFER Call by reference Type reference (TYPE) IBINX_BUFFER_TAB resulting lines of the delete 20000719
2 Importing IS_BUFFER Call by reference Type reference (TYPE) IBINX_BUFFER_REC actual line to delete logically 20000823
3 Importing IV_MOMENT Call by reference Type reference (TYPE) IBXX_REF-MOMENT ... 20000719

Method CL_PROCESS_DELETE on class CL_IBASE_IBINTX has no exception.

Method CONSOLIDATE Signature

Method CONSOLIDATE on class CL_IBASE_IBINTX has no parameter.
Method CONSOLIDATE on class CL_IBASE_IBINTX has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENGINE Call by reference Object reference (TYPE REF TO) CL_IBASE_ENGINE IBase: IBase Engine 20010414

Method CONSTRUCTOR on class CL_IBASE_IBINTX has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OPERATION Call by reference Type reference (TYPE) IBINX_OPERATION_TAB guid's, languages to log. delete 20000828
2 Importing IV_MOMENT Call by reference Type reference (TYPE) IBXX_REF-MOMENT point in time, when the change happened 20000828

Method COPY on class CL_IBASE_IBINTX has no exception.

Method CUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OPERATION Call by reference Type reference (TYPE) IBINX_OPERATION_TAB guid's, languages to log. delete 20000719
2 Importing IV_MOMENT Call by reference Type reference (TYPE) IBXX_REF-MOMENT point in time, when the change happened 20000719

Method CUT on class CL_IBASE_IBINTX has no exception.

Method DELETE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OPERATION Call by reference Type reference (TYPE) IBINX_OPERATION_TAB guid's, languages to delete 20000719
2 Importing IV_MOMENT Call by reference Type reference (TYPE) IBXX_REF-MOMENT point in time, when the change happened 20000719

Method DELETE_LOG on class CL_IBASE_IBINTX has no exception.

Method DELETE_PHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OPERATION Call by reference Type reference (TYPE) IBINX_OPERATION_TAB guid's, languages to delete 20000719

Method DELETE_PHY on class CL_IBASE_IBINTX has no exception.

Method FREE Signature

Method FREE on class CL_IBASE_IBINTX has no parameter.
Method FREE on class CL_IBASE_IBINTX has no exception.

Method GET_ACTUAL_FOR_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUFFER Call by reference Type reference (TYPE) IBINX_BUFFER_HTAB ... 20000719
2 Exporting ET_INDEX Call by reference Type reference (TYPE) IBINX_INDEX_STAB ... 20000719
3 Importing IT_OPERATION Call by reference Type reference (TYPE) IBINX_OPERATION_TAB ... 20000719
4 Importing IV_VALFR Call by reference Type reference (TYPE) IBXX_REF-VALFR ... 20000719
5 Importing IV_VALTO Call by reference Type reference (TYPE) IBXX_REF-VALTO ... 20000719

Method GET_ACTUAL_FOR_OPERATION on class CL_IBASE_IBINTX has no exception.

Method GET_BUFFER_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BUFFER_INSTANCE Call by reference Object reference (TYPE REF TO) CL_IBASE_IBINTX_BUF IBase: Kurztext Instanzen Puffer 20021025

Method GET_BUFFER_INSTANCE on class CL_IBASE_IBINTX has no exception.

Method GET_CHANGE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IB_PART Call by reference Type reference (TYPE) IBXX_IB_PART_TAB identifier of the changed part 20000716
2 Exporting EV_IND_CHANGES Call by reference Type reference (TYPE) IBXX_BOOL X'=changes exist 20000716

Method GET_CHANGE_STATUS on class CL_IBASE_IBINTX has no exception.

Method GET_CLIPBOARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_BUFFER Value transfer Type reference (TYPE) IBINX_BUFFER_TAB data of the clipboard 20000829

Method GET_CLIPBOARD on class CL_IBASE_IBINTX has no exception.

Method GET_CONS_SEG_INST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEG Call by reference Type reference (TYPE) IBXX_SEG_TAB guid_16 of the instances 20010414

Method GET_CONS_SEG_INST on class CL_IBASE_IBINTX has no exception.

Method GET_POST_DATA_INST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IBASE_EXP Value transfer Object reference (TYPE REF TO) IF_IBASE_EXP general transfer object 20010416

Method GET_POST_DATA_INST on class CL_IBASE_IBINTX has no exception.

Method PASTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_GUID_GUID Call by reference Type reference (TYPE) IBXX_GUID_GUID_TAB conversion table 20000829
2 Importing IV_MOMENT Call by reference Type reference (TYPE) IBXX_REF-MOMENT point in time 20000829

Method PASTE on class CL_IBASE_IBINTX has no exception.

Method PASTE_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUFFER Call by reference Type reference (TYPE) IBINX_BUFFER_TAB resulting records 20000829
2 Importing IT_BUFFER Call by reference Type reference (TYPE) IBINX_BUFFER_TAB content of the clipboard 20000829
3 Importing IT_GUID_GUID Call by reference Type reference (TYPE) IBXX_GUID_GUID_TAB conversion table old/new 20000829
4 Importing IV_MOMENT Call by reference Type reference (TYPE) IBXX_REF-MOMENT point in time 20000829

Method PASTE_PREPARE on class CL_IBASE_IBINTX has no exception.

Method PREPARE_SAVE Signature

Method PREPARE_SAVE on class CL_IBASE_IBINTX has no parameter.
Method PREPARE_SAVE on class CL_IBASE_IBINTX has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUFFER Call by reference Type reference (TYPE) IBINX_BUFFER_TAB result in external format 20000717
2 Importing IT_REQUEST Call by reference Type reference (TYPE) IBINX_REQUEST_TAB required records 20000717
3 Importing IV_SOURCE Call by reference Type reference (TYPE) IBXX_REF-SOURCE IBXX_C_3 '3'= source,'2'= read_buffer,'1'=DB 20000717

Method READ on class CL_IBASE_IBINTX has no exception.

Method READ_GENERAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_REQUEST Call by reference Type reference (TYPE) IBINX_REQUEST_TAB required records 20000717
2 Exporting ET_BUFFER Call by reference Type reference (TYPE) IBINX_BUFFER_TAB result in external format 20000717
3 Importing IV_SOURCE Call by reference Type reference (TYPE) IBXX_REF-SOURCE IBXX_C_3 '3'= source,'2'= read_buffer,'1'=DB 20000717

Method READ_GENERAL on class CL_IBASE_IBINTX has no exception.

Method SAVE Signature

Method SAVE on class CL_IBASE_IBINTX has no parameter.
Method SAVE on class CL_IBASE_IBINTX has no exception.

Method SET_CHANGE_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHANGE_TIME Call by reference Type reference (TYPE) IUPTS time; when the changes are done 20000716

Method SET_CHANGE_TIME on class CL_IBASE_IBINTX has no exception.

Method SET_CHANGE_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHANGE_UNAME Call by reference Type reference (TYPE) SY-UNAME SY-UNAME name of the user 20000716

Method SET_CHANGE_USER on class CL_IBASE_IBINTX has no exception.

Method SET_CLIPBOARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BUFFER Call by reference Type reference (TYPE) IBINX_BUFFER_TAB data for the clipboard 20000719

Method SET_CLIPBOARD on class CL_IBASE_IBINTX has no exception.

Method SET_ID_TAB_INST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ID Call by reference Type reference (TYPE) IBXX_ID_TAB conversion table 20010416

Method SET_ID_TAB_INST on class CL_IBASE_IBINTX has no exception.

Method SET_IND_CHANGE_DOCUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IND_CHGDOC Call by reference Type reference (TYPE) IBXX_REF-BOOL 'X'=change documents are written 20000715

Method SET_IND_CHANGE_DOCUM on class CL_IBASE_IBINTX has no exception.

Method SOMETHING_TO_POST Signature

Method SOMETHING_TO_POST on class CL_IBASE_IBINTX has no parameter.
Method SOMETHING_TO_POST on class CL_IBASE_IBINTX has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 30A