SAP ABAP Class IF_RSO_APPEND_COLLECTION (Obsolete !!?? Number of Appends for TLOGO Objects)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSO_APPEND_COLLECTION | Obsolete !!?? Number of Appends for TLOGO Objects | 20050729 |
Properties
| Class | IF_RSO_APPEND_COLLECTION | |
| Short Description | Obsolete !!?? Number of Appends for TLOGO Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050728 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSO_APPEND_COLLECTION has no forward declaration.
Interfaces
Class IF_RSO_APPEND_COLLECTION has no interface implemented.
Friends
Class IF_RSO_APPEND_COLLECTION has no friend class.
Attributes
Class IF_RSO_APPEND_COLLECTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds Append to Collection | 20050728 | |
| 2 | Instance method | Public | Method | Adds Multiple Appends to Collection | 20050729 | |
| 3 | Instance method | Public | Method | Returns All Appends of Collection | 20050728 | |
| 4 | Instance method | Public | Method | Removes Append from Collection | 20050728 | |
| 5 | Instance method | Public | Method | Sets All Appends of Collection | 20050919 |
Events
Class IF_RSO_APPEND_COLLECTION has no event.
Types
Class IF_RSO_APPEND_COLLECTION has no local type.
Method Signatures
Method ADD_APPEND 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) | 20050728 |
Method ADD_APPEND on class IF_RSO_APPEND_COLLECTION has no exception.
Method ADD_APPENDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_APPENDNM | Call by reference | Type reference (TYPE) | RSO_T_APPENDNM | Name eines Appends (einer Erweiterung) | 20050729 |
Method ADD_APPENDS on class IF_RSO_APPEND_COLLECTION has no exception.
Method GET_ALL_APPENDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TH_APPENDNM | Value transfer | Type reference (TYPE) | RSO_TH_APPENDNM | Tabelle von Appendnamen ( Erweiterungen) | 20050729 |
Method GET_ALL_APPENDS on class IF_RSO_APPEND_COLLECTION has no exception.
Method REMOVE_APPEND 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) | 20050728 | |||
| 2 | R_WAS_REMOVED | Value transfer | Type reference (TYPE) | RS_BOOL | = 'X' Append war vorher in der Collection | 20050728 |
Method REMOVE_APPEND on class IF_RSO_APPEND_COLLECTION has no exception.
Method SET_ALL_APPENDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TH_APPENDNM | Value transfer | Type reference (TYPE) | RSO_TH_APPENDNM | Tabelle von Appendnamen ( Erweiterungen) | 20050919 |
Method SET_ALL_APPENDS on class IF_RSO_APPEND_COLLECTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |