SAP ABAP Class CL_IBASE_ARCHIVE_STATUS (IBase: Archiving)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-MD-IBA (Application Component) Installed Base
⤷
IB06 (Package) IBase: Archiving

⤷

⤷

Properties
Class | CL_IBASE_ARCHIVE_STATUS | |
Short Description | IBase: Archiving | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | IB06 | IBase: Archiving |
Created | 20000111 | SAP |
Last change | 20050705 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_IBASE_ARCHIVE_STATUS has no interface implemented.
Friends
Class CL_IBASE_ARCHIVE_STATUS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_IBASE_ARCHIVE_ADMIN | 20050620 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GT_TH_STATUS | 20050620 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-TABIX | 20050620 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | CLEAR | 20000111 |
2 | ![]() |
Instance method | Public | Method | COLLECT | 20000111 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20000111 |
4 | ![]() |
Instance method | Public | Method | FLUSH | 20000111 |
5 | ![]() |
Instance method | Public | Method | FREE | 20000111 |
6 | ![]() |
Instance method | Public | Method | INIT | 20000111 |
7 | ![]() |
Instance method | Public | Method | SET_ADMIN | 20000111 |
Events
Class CL_IBASE_ARCHIVE_STATUS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GT_S_STATUS | Private | See coding | 20050620 | begin of gt_s_status,
client type sy-mandt,
ibase type ibib-ibase,
t_guid type standard table of guid_16 with default key,
t_objnr type standard table of j_objnr with default key,
end of gt_s_status
|
||
2 | GT_TH_STATUS | Private | See coding | 20050620 | gt_th_status type hashed table of gt_s_status with unique key client ibase
|
Method Signatures
Method CLEAR Signature
Method CLEAR on class CL_IBASE_ARCHIVE_STATUS has no parameter.
Method CLEAR on class CL_IBASE_ARCHIVE_STATUS has no exception.
Method COLLECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLIENT | Call by reference | Type reference (TYPE) | SY-MANDT | I_CLIENT | 20000111 | ||
2 | ![]() |
I_GUID | Call by reference | Type reference (TYPE) | CRMT_OBJECT_GUID | 20050620 | |||
3 | ![]() |
I_IBASE | Call by reference | Type reference (TYPE) | IB_IBASE | I_IBASE | 20000111 | ||
4 | ![]() |
I_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | I_OBJNR | 20050620 |
Method COLLECT on class CL_IBASE_ARCHIVE_STATUS has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HANDLE | Value transfer | Type reference (TYPE) | SY-TABIX | I_HANDLE | 20000111 |
Method CONSTRUCTOR on class CL_IBASE_ARCHIVE_STATUS has no exception.
Method FLUSH Signature
Method FLUSH on class CL_IBASE_ARCHIVE_STATUS has no parameter.
Method FLUSH on class CL_IBASE_ARCHIVE_STATUS has no exception.
Method FREE Signature
Method FREE on class CL_IBASE_ARCHIVE_STATUS has no parameter.
Method FREE on class CL_IBASE_ARCHIVE_STATUS has no exception.
Method INIT Signature
Method INIT on class CL_IBASE_ARCHIVE_STATUS has no parameter.
Method INIT on class CL_IBASE_ARCHIVE_STATUS has no exception.
Method SET_ADMIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ADMIN | Value transfer | Object reference (TYPE REF TO) | CL_IBASE_ARCHIVE_ADMIN | I_ADMIN | 20000111 |
Method SET_ADMIN on class CL_IBASE_ARCHIVE_STATUS has no exception.
History
Last changed by/on | SAP | 20050705 |
SAP Release Created in | 46C |