SAP ABAP Class CL_RSKS_TRCS_APPEND (Methods for Appends)
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_APPEND | |
Short Description | Methods for Appends | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSKS | InfoSource 7.0 |
Created | 20051011 | 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) |
Interfaces
Class CL_RSKS_TRCS_APPEND has no interface implemented.
Friends
Class CL_RSKS_TRCS_APPEND has no friend class.
Attributes
Class CL_RSKS_TRCS_APPEND has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Activation of Append Data | 20051013 |
2 | ![]() |
Static method | Public | Method | Checks Scope of InfoObject List | 20051130 |
3 | ![]() |
Static method | Public | Method | Fills the Append Data Structure | 20051014 |
4 | ![]() |
Static method | Public | Method | Returns All Appends for an Object | 20051017 |
5 | ![]() |
Static method | Public | Method | Delivers Append Structure of Reference | 20051014 |
6 | ![]() |
Static method | Public | Method | Saving Append Data | 20051013 |
7 | ![]() |
Static method | Public | Method | Setting the Append Structure (Based on the Reference) | 20051013 |
Events
Class CL_RSKS_TRCS_APPEND has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_IOBJ_APPEND | Public | See coding | 20060116 | begin of ty_s_iobj_append,
iobjnm type rsiobjnm,
appendnm type rsappendnm,
end of ty_s_iobj_append
|
||
2 | TY_T_IOBJ_APPEND | Public | See coding | 20060116 | ty_t_iobj_append type table of ty_s_iobj_append
|
Method Signatures
Method ACTIVATE_APPEND_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20051013 | ||
2 | ![]() |
I_APPENDNM | Call by reference | Type reference (TYPE) | RSAPPENDNM | Name eines Appends (einer Erweiterung) | 20051013 | ||
3 | ![]() |
I_APPENDTXT | Call by reference | Type reference (TYPE) | RSTXTLG | Beschreibung lang | 20051013 | ||
4 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSOBJNM | Objekt | 20051013 | ||
5 | ![]() |
I_SX_DATA | Call by reference | Type reference (TYPE) | RSKS_SX_TRCS_APPEND_DATA | Metadaten für InfoSource Appends | 20051013 | ||
6 | ![]() |
I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20051013 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Deprecated - use CX_RS_STATIC_CHECK instead | 20051013 |
Method CHECK_IOBJ_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20051130 | ||
2 | ![]() |
E_T_IOBJ_APPEND_ERR | Call by reference | Type reference (TYPE) | TY_T_IOBJ_APPEND | 20051130 | |||
3 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20051130 | ||
4 | ![]() |
I_APPENDNM | Call by reference | Type reference (TYPE) | RSAPPENDNM | Name eines Appends (einer Erweiterung) | 20051130 | ||
5 | ![]() |
I_S_TLOGO | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Objekt, Typ und Typ der Assoziation | 20060116 | ||
6 | ![]() |
I_T_IOBJ | Call by reference | Type reference (TYPE) | TY_T_IOBJ_APPEND | List of InfoObjects | 20051130 |
Method CHECK_IOBJ_LIST on class CL_RSKS_TRCS_APPEND has no exception.
Method FILL_APPEND_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPENDNM | Call by reference | Type reference (TYPE) | RSAPPENDNM | Name eines Appends (einer Erweiterung) | 20051014 | ||
2 | ![]() |
I_T_FIELD_APPEND | Call by reference | Type reference (TYPE) | RSKS_T_FIELD_APPEND | Feldliste mit Appendname | 20051014 | ||
3 | ![]() |
I_T_SEGMENT_APPEND | Call by reference | Type reference (TYPE) | RSKS_T_SEGMENT_APPEND | Segmente für Append | 20051014 | ||
4 | ![]() |
R_SX_DATA | Value transfer | Type reference (TYPE) | RSKS_SX_TRCS_APPEND_DATA | Metadaten für InfoSource Appends | 20051014 |
Method FILL_APPEND_DATA on class CL_RSKS_TRCS_APPEND has no exception.
Method GET_ALL_APPENDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_FACTORY | Call by reference | Object reference (TYPE REF TO) | CL_RSO_APPEND_FACTORY | Factory Klasse für Appends (Singleton) | 20051017 | ||
2 | ![]() |
E_TH_APPENDNM | Call by reference | Type reference (TYPE) | RSO_TH_APPENDNM | Tabelle (hash) von Appendnamen (Erweiterungen) | 20051017 | ||
3 | ![]() |
I_APPEND_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | 20051017 | |||
4 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20051017 | ||
5 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | 20051017 |
Method GET_ALL_APPENDS on class CL_RSKS_TRCS_APPEND has no exception.
Method GET_APPEND_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20051014 | ||
2 | ![]() |
E_SX_DATA | Call by reference | Type reference (TYPE) | RSKS_SX_TRCS_APPEND_DATA | Metadaten für InfoSource Appends | 20051014 | ||
3 | ![]() |
I_APPENDNM | Call by reference | Type reference (TYPE) | RSAPPENDNM | Name eines Appends (einer Erweiterung) | 20051014 | ||
4 | ![]() |
I_APPENDTXT | Call by reference | Type reference (TYPE) | RSTXTLG | Beschreibung lang | 20051014 | ||
5 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSOBJNM | Objekt | 20051014 | ||
6 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20051227 | |
7 | ![]() |
I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20051014 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Deprecated - use CX_RS_STATIC_CHECK instead | 20051014 |
Method SAVE_APPEND_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_APPEND | Call by reference | Object reference (TYPE REF TO) | IF_RSO_APPEND | Append (Wrapper des Basis Erweiterungsobjektes ENHO) | 20051013 | ||
2 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20051013 | ||
3 | ![]() |
I_APPENDNM | Call by reference | Type reference (TYPE) | RSAPPENDNM | Name eines Appends (einer Erweiterung) | 20051013 | ||
4 | ![]() |
I_APPENDTXT | Call by reference | Type reference (TYPE) | RSTXTLG | Beschreibung lang | 20051013 | ||
5 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSOBJNM | Objekt | 20051013 | ||
6 | ![]() |
I_SX_DATA | Call by reference | Type reference (TYPE) | RSKS_SX_TRCS_APPEND_DATA | Metadaten für InfoSource Appends | 20051013 | ||
7 | ![]() |
I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20051013 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Deprecated - use CX_RS_STATIC_CHECK instead | 20051013 |
Method SET_APPEND_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_APPEND | Call by reference | Object reference (TYPE REF TO) | IF_RSO_APPEND | Append (Wrapper des Basis Erweiterungsobjektes ENHO) | 20051013 | ||
2 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20051013 | ||
3 | ![]() |
I_APPENDNM | Call by reference | Type reference (TYPE) | RSAPPENDNM | Name eines Appends (einer Erweiterung) | 20051013 | ||
4 | ![]() |
I_APPENDTXT | Call by reference | Type reference (TYPE) | RSTXTLG | Beschreibung lang | 20051013 | ||
5 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSOBJNM | Objekt | 20051013 | ||
6 | ![]() |
I_SX_DATA | Call by reference | Type reference (TYPE) | RSKS_SX_TRCS_APPEND_DATA | Metadaten für InfoSource Appends | 20051013 | ||
7 | ![]() |
I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20051013 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Deprecated - use CX_RS_STATIC_CHECK instead | 20051013 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |