SAP ABAP Class CL_RSKS_TRCS_VERS (New InfoSource (Version))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSKS (Package) InfoSource 7.0
⤷
⤷
Properties
| Class | CL_RSKS_TRCS_VERS | |
| Short Description | New InfoSource (Version) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSKS | InfoSource 7.0 |
| Created | 20040706 | 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
Class CL_RSKS_TRCS_VERS has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSKS_TRCS | 20040706 | New InfoSource |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20051014 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSOBJVERS | Object Version (Read for Append) | 20051013 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSKSNEW | New InfoSource (New) - TLOGO: RSKS | 20040706 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSKSNEWT | New InfoSource Texts | 20040706 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSOBJVERS | Object Version (Read for Append Data) | 20051013 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSOBJVERS | Object Version (Read for DB) | 20051013 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RSCOMSTRU | New InfoSource | 20040805 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | RSKS_S_TRCS_APPEND | InfoSource Append | 20051013 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Object, type and type of association | 20050513 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | RSO_TH_APPENDNM | Table (Hash) of Append Names (Enhancements) | 20051013 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | RSKS_T_FIELDS | Fields for New InfoSource | 20040706 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | RSKS_T_FIELD_APPEND | Field List with Append Name | 20051013 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | RSKS_T_SEGMENT_APPEND | Segments with Texts | 20041018 |
Methods
Events
Class CL_RSKS_TRCS_VERS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_IOBJNM | Private | See coding | 20050530 | BEGIN OF ty_s_iobjnm,
iobjnm TYPE rsiobjnm,
END OF ty_s_iobjnm
|
||
| 2 | TY_T_IOBJNM | Private | See coding | 20050530 | ty_t_iobjnm TYPE TABLE OF ty_s_iobjnm
|
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20050509 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20050509 |
Method CHECK on class CL_RSKS_TRCS_VERS has no exception.
Method COMPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_VERS | Call by reference | Object reference (TYPE REF TO) | CL_RSKS_TRCS_VERS | Kommunikationsstruktur (Version) | 20040714 | |||
| 2 | R_IS_EQUAL | Value transfer | Type reference (TYPE) | RS_BOOL | ='X': gleich | 20040714 |
Method COMPARE on class CL_RSKS_TRCS_VERS has no exception.
Method CONSTRUCTOR 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 | 20040706 | |||
| 2 | I_R_VERS | Call by reference | Object reference (TYPE REF TO) | CL_RSKS_TRCS_VERS | Kommunikationsstruktur (Version) | 20040706 | |||
| 3 | I_STRUCTURE | Call by reference | Type reference (TYPE) | RSCOMSTRU | Kommunikationsstruktur | 20040706 | |||
| 4 | I_S_HEAD_INFO | Call by reference | Type reference (TYPE) | RSKSNEW | Kommunikationsstruktur (neu) - TLOGO: RSKS | 20040706 | |||
| 5 | I_S_HEAD_TXT | Call by reference | Type reference (TYPE) | RSKSNEWT | Kommunitkationsstruktur Texte | 20040706 | |||
| 6 | I_S_OWNED_BY | Call by reference | Type reference (TYPE) | RSO_S_TLOGO_OWNED_BY | Übergeordnetes TLOGO Objekt (dem das aktuelle Objekt gehört) | 20060922 | |||
| 7 | I_T_FIELD | Call by reference | Type reference (TYPE) | RSKS_T_FIELDS | Felder der Kommunikationsstruktur | 20040706 | |||
| 8 | I_T_SEGTXT | Call by reference | Type reference (TYPE) | RSKS_T_SEGMENT | Segmente | 20041018 |
Method CONSTRUCTOR on class CL_RSKS_TRCS_VERS has no exception.
Method CORRECT_FIELDTAB Signature
Method CORRECT_FIELDTAB on class CL_RSKS_TRCS_VERS has no parameter.
Method CORRECT_FIELDTAB on class CL_RSKS_TRCS_VERS has no exception.
Method FILL_FIELD_APPEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_FIELD | Call by reference | Type reference (TYPE) | RSKS_S_FIELD_APPEND | Feldstruktur mit Appendname | 20051013 |
Method FILL_FIELD_APPEND on class CL_RSKS_TRCS_VERS has no exception.
Method GET_ALL_NEEDED_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_TLOGO | Call by reference | Type reference (TYPE) | RSTRAN_T_TLOGO | TLOGO Objekte mit Interfacereferenzen | 20061018 |
Method GET_ALL_NEEDED_OBJECTS on class CL_RSKS_TRCS_VERS has no exception.
Method GET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STRUCTURE | Call by reference | Type reference (TYPE) | RSNEWSOURCE | Kommunikationsstruktur | 20040706 | |||
| 2 | E_S_INFO | Call by reference | Type reference (TYPE) | RSKSNEW | Neue InfoSOurce - TLOGO: RSKS | 20040706 | |||
| 3 | E_S_INFO_TXT | Call by reference | Type reference (TYPE) | RSKSNEWT | Neue InfoSource Texte | 20040706 | |||
| 4 | E_T_FIELD | Call by reference | Type reference (TYPE) | RSKS_T_FIELDS | Felder der neuen InfoSource | 20051013 | |||
| 5 | E_T_SEGTXT | Call by reference | Type reference (TYPE) | RSKS_T_SEGMENT_APPEND | Segmente | 20041018 |
Method GET_INFO on class CL_RSKS_TRCS_VERS has no exception.
Method GET_ODSO_LIKE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ODSO_LIKE | Value transfer | Type reference (TYPE) | RSKS_ODSO_LIKE | InfoSourceverhalten (ODSO-like) | 20110311 |
Method GET_ODSO_LIKE on class CL_RSKS_TRCS_VERS has no exception.
Method MERGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJFUNC | Call by reference | Type reference (TYPE) | RSOBJFUNC | RSOC_C_OBJFUNC-MERGE | Wie wird das Objekt aus dem Content übernommen | 20080311 | ||
| 2 | I_R_VERS | Call by reference | Object reference (TYPE REF TO) | CL_RSKS_TRCS_VERS | Neue InfoSource (Version) | 20061019 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception mit Meldung | 20061019 |
Method SAVE Signature
Method SAVE on class CL_RSKS_TRCS_VERS has no parameter.
Method SAVE on class CL_RSKS_TRCS_VERS has no exception.
Method SET_APPEND_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPEND | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20051014 |
Method SET_APPEND_FLAG on class CL_RSKS_TRCS_VERS has no exception.
Method SET_CURRENT_APPEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_APPEND | Call by reference | Type reference (TYPE) | RSKS_S_TRCS_APPEND | InfoSource Append | 20051013 |
Method SET_CURRENT_APPEND on class CL_RSKS_TRCS_VERS has no exception.
Method SET_FIELD_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_FIELD | Call by reference | Type reference (TYPE) | RSKS_T_FIELDS | Felder der Kommunikationsstruktur | 20040706 |
Method SET_FIELD_TAB on class CL_RSKS_TRCS_VERS has no exception.
Method SET_HEAD_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HEAD_INFO | Call by reference | Type reference (TYPE) | RSKSNEW | Kommunikationsstruktur (neu) - TLOGO: RSKS | 20040706 |
Method SET_HEAD_INFO on class CL_RSKS_TRCS_VERS has no exception.
Method SET_HEAD_TXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HEAD_TXT | Call by reference | Type reference (TYPE) | RSKSNEWT | Kommunitkationsstruktur Texte | 20040706 |
Method SET_HEAD_TXT on class CL_RSKS_TRCS_VERS has no exception.
Method SET_ODSO_LIKE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ODSO_LIKE | Call by reference | Type reference (TYPE) | RSKS_ODSO_LIKE | InfoSourceverhalten (ODSO-like) | 20110311 |
Method SET_ODSO_LIKE on class CL_RSKS_TRCS_VERS has no exception.
Method SET_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_TLOGO | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20050513 |
Method SET_TEMPLATE on class CL_RSKS_TRCS_VERS has no exception.
Method SET_TIMESTAMP Signature
Method SET_TIMESTAMP on class CL_RSKS_TRCS_VERS has no parameter.
Method SET_TIMESTAMP on class CL_RSKS_TRCS_VERS has no exception.
Method UPDATE_FROM_DIALOG Signature
Method UPDATE_FROM_DIALOG on class CL_RSKS_TRCS_VERS has no parameter.
Method UPDATE_FROM_DIALOG on class CL_RSKS_TRCS_VERS has no exception.
Method UPDATE_SEGTXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_SEGTXT | Call by reference | Type reference (TYPE) | RSKS_T_SEGMENT_APPEND | Segmente | 20041018 |
Method UPDATE_SEGTXT on class CL_RSKS_TRCS_VERS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |