SAP ABAP Class CL_RSKS_TRCS_STAT (Static Methods)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSKS (Package) InfoSource 7.0

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSAWBN_AWBOBJ | Interface AWB Objects for Quick Access | 20060103 |
Properties
Class | CL_RSKS_TRCS_STAT | |
Short Description | Static Methods | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSKS | InfoSource 7.0 |
Created | 20040712 | SAP |
Last change | 20130531 | 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) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSAWBN_AWBOBJ | Interface AWB Objects for Quick Access | 20060103 |
Friends
Class CL_RSKS_TRCS_STAT has no friend class.
Attributes
Class CL_RSKS_TRCS_STAT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check Whether Structure Already Exists | 20040713 |
2 | ![]() |
Static method | Public | Method | Check Existing Versions | 20041208 |
3 | ![]() |
Static method | Public | Method | Checks whether the special RECORDMODE handling is necessary | 20080626 |
4 | ![]() |
Static method | Public | Method | Executing Database Operations | 20040713 |
5 | ![]() |
Static method | Public | Method | Fills Information in ALV | 20050509 |
6 | ![]() |
Static method | Public | Method | Provide Icons for InfoSource | 20041223 |
7 | ![]() |
Static method | Public | Method | 20130814 | |
8 | ![]() |
Static method | Public | Method | Returns Type of Owned_by Object | 20111104 |
9 | ![]() |
Static method | Public | Method | Deliver Object for New InfoSource | 20040713 |
10 | ![]() |
Static method | Public | Method | InfoObject Help | 20050504 |
11 | ![]() |
Static method | Private | Method | InfoObject Help for Non-Initial Fields | 20050506 |
12 | ![]() |
Static method | Private | Method | InfoObject Help for Non-Initial Fields | 20050506 |
13 | ![]() |
Static method | Public | Method | Read Field List for Template Object | 20040811 |
14 | ![]() |
Static method | Public | Method | Converting Field List from UI to DB | 20040712 |
15 | ![]() |
Static method | Public | Method | Converting Field List from UI to DB | 20041202 |
16 | ![]() |
Static method | Public | Method | Converting Field List from BD to UI | 20040712 |
17 | ![]() |
Static method | Public | Method | Converting Field List from BD to UI | 20041129 |
Events
Class CL_RSKS_TRCS_STAT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_IOBJ_F4 | Private | See coding | 20050504 | BEGIN OF ty_s_iobj_f4,
iobjnm TYPE rsiobjnm,
icon_vers TYPE rsd_icon_vers,
icon_stat TYPE rsd_icon_stat,
atronlyfl TYPE rsatronlyfl,
txtlg TYPE rstxtlg,
END OF ty_s_iobj_f4
|
||
2 | TY_T_IOBJ_F4 | Private | See coding | 20050504 | ty_t_iobj_f4 TYPE TABLE OF ty_s_iobj_f4
|
Method Signatures
Method CHECK_EXIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ACTIVFL | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20040722 | ||
2 | ![]() |
E_EXIST_A | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20040713 | ||
3 | ![]() |
E_EXIST_D | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20040713 | ||
4 | ![]() |
E_EXIST_M | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20040713 | ||
5 | ![]() |
E_OBJSTAT | Call by reference | Type reference (TYPE) | RS_OBJSTAT | 20040722 | |||
6 | ![]() |
I_STRUCTURE | Call by reference | Type reference (TYPE) | RSCOMSTRU | Kommunikationsstruktur | 20040713 |
Method CHECK_EXIST on class CL_RSKS_TRCS_STAT has no exception.
Method CHECK_EXIST_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20041208 | ||
2 | ![]() |
I_STRUCTURE | Call by reference | Type reference (TYPE) | RSCOMSTRU | Kommunikationsstruktur | 20041208 | ||
3 | ![]() |
R_EXIST | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20041208 |
Method CHECK_EXIST_VERSION on class CL_RSKS_TRCS_STAT has no exception.
Method CHECK_RECORDMODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRUCTURE | Call by reference | Type reference (TYPE) | RSCOMSTRU | Kommunikationsstruktur | 20080626 | ||
2 | ![]() |
R_RECORDMODE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20080626 |
Method CHECK_RECORDMODE on class CL_RSKS_TRCS_STAT has no exception.
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ACTIVFL | Call by reference | Type reference (TYPE) | RSACTIVFL | Aktive und überarbeitete Version stimmen überein | 20040721 | ||
2 | ![]() |
E_CANCEL | Call by reference | Type reference (TYPE) | RS_BOOL | Aktion abgebrochen | 20040714 | ||
3 | ![]() |
E_OBJSTAT | Call by reference | Type reference (TYPE) | RSOBJSTAT | Objektstatus | 20040721 | ||
4 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20040713 | ||
5 | ![]() |
I_R_VERS | Call by reference | Object reference (TYPE REF TO) | CL_RSKS_TRCS_VERS | Kommunikationsstruktur (Version) | 20040713 | ||
6 | ![]() |
I_S_INFO | Call by reference | Type reference (TYPE) | RSKSNEW | Kommunikationsstruktur (neu) - TLOGO: TRCS | 20040713 | ||
7 | ![]() |
I_S_INFO_TXT | Call by reference | Type reference (TYPE) | RSKSNEWT | Kommunitkationsstruktur Texte | 20040713 | ||
8 | ![]() |
I_T_FIELD | Call by reference | Type reference (TYPE) | RSKS_T_FIELDS | Felder der Kommunikationsstruktur | 20040713 | ||
9 | ![]() |
I_WRKMODE | Call by reference | Type reference (TYPE) | RSTRAN_WRKMODE | Bearbeitungsart | 20040713 |
Method EXECUTE on class CL_RSKS_TRCS_STAT has no exception.
Method FILL_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_FIELD_UI | Call by reference | Type reference (TYPE) | RSKS_T_GRID_DATA | Tabellentyp ALV Grid | 20050513 | ||
2 | ![]() |
I_S_TLOGO | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Objekt, Typ und Typ der Assoziation | 20050513 |
Method FILL_TEMPLATE on class CL_RSKS_TRCS_STAT has no exception.
Method GET_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ICON | Call by reference | Type reference (TYPE) | ICON_D | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20041223 | ||
2 | ![]() |
E_ICON_TEXT | Call by reference | Type reference (TYPE) | ICON_TEXT | Trägerfeld für Ikonen | 20041223 | ||
3 | ![]() |
I_OBJSTAT | Call by reference | Type reference (TYPE) | RSOBJSTAT | Objektversion | 20050719 | ||
4 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20050719 |
Method GET_ICON on class CL_RSKS_TRCS_STAT has no exception.
Method GET_INFOOBJECT_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_IOBJ_ISNEW | Value transfer | Type reference (TYPE) | RS_T_USED_BY | 20130814 | |||
2 | ![]() |
I_INFOOBJECT | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20130814 | |||
3 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20130814 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130814 | ||
2 | ![]() |
20130814 |
Method GET_OWNED_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OWNED_BY_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20111104 | ||
2 | ![]() |
E_OWNED_BY_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20111104 | ||
3 | ![]() |
I_ISOURCE | Call by reference | Type reference (TYPE) | RSNEWSOURCE | InfoSource | 20111104 | ||
4 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | RS_C_OBJVERS-ACTIVE | 20111104 |
Method GET_OWNED_TYPE on class CL_RSKS_TRCS_STAT has no exception.
Method GET_TRCS_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DISPLAY | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20040713 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20040713 | |
3 | ![]() |
I_STRUCTURE | Call by reference | Type reference (TYPE) | RSCOMSTRU | Kommunikationsstruktur | 20040713 | ||
4 | ![]() |
I_S_INFO | Call by reference | Type reference (TYPE) | RSKSNEW | Kommunikationsstruktur (neu) - TLOGO: TRCS | 20040713 | ||
5 | ![]() |
I_S_INFO_TXT | Call by reference | Type reference (TYPE) | RSKSNEWT | Kommunitkationsstruktur Texte | 20040713 | ||
6 | ![]() |
I_S_REF | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Objekt, Typ und Typ der Assoziation | 20040713 | ||
7 | ![]() |
I_T_FIELD | Call by reference | Type reference (TYPE) | RSKS_T_FIELDS | Felder der Kommunikationsstruktur | 20040713 | ||
8 | ![]() |
R_R_TRCS | Value transfer | Object reference (TYPE REF TO) | CL_RSKS_TRCS_VERS | Kommunikationsstruktur (Version) | 20040713 |
Method GET_TRCS_OBJECT on class CL_RSKS_TRCS_STAT has no exception.
Method IOBJ_F4 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
L_F4_200_IOBJNM | Value transfer | Type reference (TYPE) | RSDIOBJNM | InfoObject | 20050504 | ||
2 | ![]() |
WA_FIELD_UI | Call by reference | Type reference (TYPE) | RSKS_S_GRID_DATA | Datenstruktur ALV Grid | 20050504 |
Method IOBJ_F4 on class CL_RSKS_TRCS_STAT has no exception.
Method IOBJ_F4_INITIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
L_F4_200_IOBJNM | Value transfer | Type reference (TYPE) | RSDIOBJNM | InfoObject | 20050506 | ||
2 | ![]() |
WA_FIELD_UI | Call by reference | Type reference (TYPE) | RSKS_S_GRID_DATA | Datenstruktur ALV Grid | 20050506 |
Method IOBJ_F4_INITIAL on class CL_RSKS_TRCS_STAT has no exception.
Method IOBJ_F4_NOT_INITIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
L_F4_200_IOBJNM | Value transfer | Type reference (TYPE) | RSDIOBJNM | InfoObject | 20050506 | ||
2 | ![]() |
WA_FIELD_UI | Call by reference | Type reference (TYPE) | RSKS_S_GRID_DATA | Datenstruktur ALV Grid | 20050506 |
Method IOBJ_F4_NOT_INITIAL on class CL_RSKS_TRCS_STAT has no exception.
Method READ_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_FIELD | Call by reference | Type reference (TYPE) | RSKS_T_FIELDS | Felder der neuen InfoSource | 20040811 | ||
2 | ![]() |
I_ISOURCE | Call by reference | Type reference (TYPE) | RSISOURCE | InfoSource | 20041207 | ||
3 | ![]() |
I_S_REF | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Objekt, Typ und Typ der Assoziation | 20040811 |
Method READ_REF on class CL_RSKS_TRCS_STAT has no exception.
Method TRANSFORM_TO_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_FIELD_DB | Call by reference | Type reference (TYPE) | RSKS_T_FIELDS | Felder der Kommunikationsstruktur | 20040712 | ||
2 | ![]() |
I_COMSTRU | Call by reference | Type reference (TYPE) | RSCOMSTRU | Kommunikationsstruktur | 20040712 | ||
3 | ![]() |
I_T_FIELD_UI | Call by reference | Type reference (TYPE) | RSKS_T_FIELD | Komunikatiosnstruktur | 20040712 |
Method TRANSFORM_TO_DB on class CL_RSKS_TRCS_STAT has no exception.
Method TRANSFORM_TO_DBN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_FIELD_APPEND | Call by reference | Type reference (TYPE) | RSKS_T_FIELD_APPEND | Feldliste mit Appendname | 20051012 | ||
2 | ![]() |
E_T_FIELD_DB | Call by reference | Type reference (TYPE) | RSKS_T_FIELDS | Felder der Kommunikationsstruktur | 20041202 | ||
3 | ![]() |
I_COMSTRU | Call by reference | Type reference (TYPE) | RSCOMSTRU | Kommunikationsstruktur | 20041202 | ||
4 | ![]() |
I_T_FIELD_UI | Call by reference | Type reference (TYPE) | RSKS_T_GRID_DATA | Komunikatiosnstruktur | 20041202 |
Method TRANSFORM_TO_DBN on class CL_RSKS_TRCS_STAT has no exception.
Method TRANSFORM_TO_UI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_FIELD_UI | Call by reference | Type reference (TYPE) | RSKS_T_FIELD | neue InfoSource | 20040712 | ||
2 | ![]() |
I_T_FIELD_DB | Call by reference | Type reference (TYPE) | RSKS_T_FIELDS | Felder der neuen InfoSource | 20040712 |
Method TRANSFORM_TO_UI on class CL_RSKS_TRCS_STAT has no exception.
Method TRANSFORM_TO_UIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_FIELD_UI | Call by reference | Type reference (TYPE) | RSKS_T_GRID_DATA | neue InfoSource | 20041129 | ||
2 | ![]() |
I_T_FIELD_DB | Call by reference | Type reference (TYPE) | RSKS_T_FIELDS | Felder der neuen InfoSource | 20041129 |
Method TRANSFORM_TO_UIN on class CL_RSKS_TRCS_STAT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |