SAP ABAP Class CL_IBASE_STATUS_CUST (IBase: Status Customizing)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-MD-IBA (Application Component) Installed Base
⤷
IB_STATUS (Package) IBase: Status

⤷

⤷

Properties
Class | CL_IBASE_STATUS_CUST | |
Short Description | IBase: Status Customizing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | IB_STATUS | IBase: Status |
Created | 20050113 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_IBASE_STATUS_CUST has no interface implemented.
Friends
Class CL_IBASE_STATUS_CUST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20050114 | ||||
2 | ![]() |
Constant | Public | See coding | 20050113 | ||||
3 | ![]() |
Constant | Public | See coding | 20050114 | ||||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T371STV | IBase: Status Logical View | 20050113 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20050115 | |
2 | ![]() |
Static method | Public | Method | 20050606 | |
3 | ![]() |
Static method | Public | Method | 20050116 | |
4 | ![]() |
Static method | Public | Method | 20050114 | |
5 | ![]() |
Static method | Public | Method | 20050116 | |
6 | ![]() |
Static method | Public | Method | 20050114 |
Events
Class CL_IBASE_STATUS_CUST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GT_S_ACT_ERROR | Public | See coding | 20050115 | begin of gt_s_act_error,
invalid_activity type abap_bool,
activity_not_allowed type abap_bool,
change_status_failed type abap_bool,
no_authority type abap_bool,
end of gt_s_act_error
|
||
2 | GT_S_ARCHIVE_INFO | Public | See coding | 20050606 | begin of GT_S_ARCHIVE_INFO,
guid type ib_bool,
mark_delete type j_status,
to_delete type j_status,
end of GT_S_ARCHIVE_INFO
|
||
3 | GT_S_CHANGE | Public | See coding | 20050115 | begin of gt_s_change,
r_key type ref to if_ibase_apstatus_key,
sttyp type ib_sttyp,
check_only type abap_bool,
actid type ib_actid,
s_act_error type gt_s_act_error,
end of gt_s_change
|
||
4 | GT_S_CHECK | Public | See coding | 20050115 | begin of gt_s_check,
r_key type ref to if_ibase_apstatus_key,
sttyp type ib_sttyp,
t_status type gt_t_status,
end of gt_s_check
|
||
5 | GT_S_CREATE | Public | See coding | 20050115 | begin of gt_s_create,
r_key type ref to if_ibase_apstatus_key,
sttyp type ib_sttyp,
log_view type ib_log_view,
stsma type j_stsma,
chgkz type ib_chgkz,
end of gt_s_create
|
||
6 | GT_S_IBASE_ACT | Public | See coding | 20050115 | begin of gt_s_ibase_act,
ibase TYPE ib_ibase,
actid TYPE ib_actid,
s_act_error TYPE gt_s_act_error,
end of gt_s_ibase_act
|
||
7 | GT_S_IBASE_STATUS | Public | See coding | 20050115 | begin of gt_s_ibase_status,
ibase TYPE ib_ibase,
t_status TYPE gt_t_status,
end of gt_s_ibase_status
|
||
8 | GT_S_INFO | Public | See coding | 20050115 | begin of gt_s_info,
sup_temp_no type abap_bool,
sup_guid type abap_bool,
sup_objno type abap_bool,
end of gt_s_info
|
||
9 | GT_S_STATUS | Public | See coding | 20050115 | begin of gt_s_status,
statid type ib_statid,
active type abap_bool,
end of gt_s_status
|
||
10 | GT_T_ARCHIVE_INFO | Public | See coding | 20050606 | gt_t_archive_info type standard table of gt_s_archive_info with default key
|
||
11 | GT_T_CHANGE | Public | See coding | 20050115 | gt_t_change type standard table of gt_s_change with default key
|
||
12 | GT_T_CHECK | Public | See coding | 20050115 | gt_t_check type standard table of gt_s_check with default key
|
||
13 | GT_T_CREATE | Public | See coding | 20050115 | gt_t_create type standard table of gt_s_create with default key
|
||
14 | GT_T_IBASE_ACT | Public | See coding | 20050115 | gt_t_ibase_act type standard table of gt_s_ibase_act with default key
|
||
15 | GT_T_IBASE_STATUS | Public | See coding | 20050115 | gt_t_ibase_status type standard table of gt_s_ibase_status
|
||
16 | GT_T_STATUS | Public | See coding | 20050115 | gt_t_status type standard table of gt_s_status with default key
|
Method Signatures
Method GET_ACTIVITY_BY_STTYP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTID | Call by reference | Type reference (TYPE) | IB_ACTID | iBase: Status Vorgang ID | 20050115 | ||
2 | ![]() |
I_STTYP | Call by reference | Type reference (TYPE) | IB_STTYP | IB: Typ der Installation | 20050115 | ||
3 | ![]() |
R_ACTIVITY | Value transfer | Type reference (TYPE) | J_VORGANG | Funktionsname | 20050115 |
Method GET_ACTIVITY_BY_STTYP on class CL_IBASE_STATUS_CUST has no exception.
Method GET_ARCHIVE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_ARCHIVE_INFO | Value transfer | Type reference (TYPE) | GT_T_ARCHIVE_INFO | 20050607 |
Method GET_ARCHIVE_INFO on class CL_IBASE_STATUS_CUST has no exception.
Method GET_CLSNAME_BY_STTYP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STTYP | Call by reference | Type reference (TYPE) | IB_STTYP | IB: Typ der Installation | 20050116 | ||
2 | ![]() |
R_CLSNAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Funktionsname | 20050116 |
Method GET_CLSNAME_BY_STTYP on class CL_IBASE_STATUS_CUST has no exception.
Method GET_STATUS_BY_STTYP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STATID | Call by reference | Type reference (TYPE) | IB_STATID | 20050114 | |||
2 | ![]() |
I_STTYP | Call by reference | Type reference (TYPE) | IB_STTYP | IB: Typ der Installation | 20050114 | ||
3 | ![]() |
R_STATUS | Value transfer | Type reference (TYPE) | J_STATUS | Funktionsname | 20050114 |
Method GET_STATUS_BY_STTYP on class CL_IBASE_STATUS_CUST has no exception.
Method GET_STID_BY_STTYP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STTYP | Call by reference | Type reference (TYPE) | IB_STTYP | IB: Typ der Installation | 20050116 | ||
2 | ![]() |
R_STID | Value transfer | Type reference (TYPE) | IB_STID | Funktionsname | 20050116 |
Method GET_STID_BY_STTYP on class CL_IBASE_STATUS_CUST has no exception.
Method GET_T371STV_BY_STTYP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LOG_VIEW | Call by reference | Type reference (TYPE) | IB_LOG_VIEW | IB: logischer View/Tabellename | 20050114 | ||
2 | ![]() |
I_STTYP | Call by reference | Type reference (TYPE) | IB_STTYP | IB: Typ der Installation | 20050114 | ||
3 | ![]() |
R_S_T371STV | Value transfer | Type reference (TYPE) | T371STV | Funktionsname | 20050114 |
Method GET_T371STV_BY_STTYP on class CL_IBASE_STATUS_CUST has no exception.
History
Last changed by/on | SAP | 20050705 |
SAP Release Created in | 100 |