SAP ABAP Class /RPM/IF_APPENDAGE (Appendage Interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /RPM/IF_COMMON | Interface for all application objects | 20080316 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /RPM/CL_DOCUMENT | PPM: Document | 20080317 |
Properties
| Class | /RPM/IF_APPENDAGE | |
| Short Description | Appendage Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080316 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /RPM/IF_APPENDAGE has no forward declaration.
Interfaces
Class /RPM/IF_APPENDAGE has no interface implemented.
Friends
Class /RPM/IF_APPENDAGE has no friend class.
Attributes
Class /RPM/IF_APPENDAGE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Accessor of corresponding assignment object | 20080316 | |
| 2 | Instance method | Public | Method | Read Long Text | 20080316 | |
| 3 | Instance method | Public | Method | Get the short text of an entity object | 20080316 | |
| 4 | Instance method | Public | Method | Notify listeners of change in technical object | 20080316 | |
| 5 | Instance method | Public | Method | Specify edit mode of object (display or change) | 20080316 | |
| 6 | Instance method | Public | Method | Set Long Text | 20080316 | |
| 7 | Instance method | Public | Method | Set the short text of an entity object | 20080316 |
Events
Class /RPM/IF_APPENDAGE has no event.
Types
Class /RPM/IF_APPENDAGE has no local type.
Method Signatures
Method GET_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ASSIGNMENT | Value transfer | Object reference (TYPE REF TO) | IF_CGPL_ASSIGNMENT | Interface for Object Assignments | 20080316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RPM Component access error | 20080316 |
Method GET_LONGTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_HEADER | Call by reference | Type reference (TYPE) | THEAD | SAPscript: Text Header | 20080316 | |||
| 2 | EX_LINES | Call by reference | Type reference (TYPE) | TEXT_LINE_TAB | Table with Long Text Lines | 20080316 | |||
| 3 | EX_STRING | Call by reference | Type reference (TYPE) | STRING | Long Text as Character String | 20080316 | |||
| 4 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Language Key | 20080316 | ||
| 5 | IM_TEXT_ID | Call by reference | Type reference (TYPE) | TDID | 'LTXT' | Text ID | 20080316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Language Entry | 20080316 | ||
| 2 | Invalid text ID | 20080316 | ||
| 3 | Long text does not exist | 20080316 |
Method GET_SHORT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LINES | Call by reference | Type reference (TYPE) | TEXT_LINE_TAB | Sub-table for structure TEXT_HEADERLINES | 20080316 | |||
| 2 | EV_SHORT_TEXT | Call by reference | Type reference (TYPE) | RPM_TV_SHORT_TEXT | RPM Data Element: Application object short text | 20080316 | |||
| 3 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | R/3 System, current language | 20080316 |
Method GET_SHORT_TEXT on class /RPM/IF_APPENDAGE has no exception.
Method NOTIFY_OF_TECH_OBJECT_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_NOTIFIER | Call by reference | Object reference (TYPE REF TO) | CL_RPM_OBJ_MAPPER | Mapper of guids to application objects | 20080316 |
Method NOTIFY_OF_TECH_OBJECT_CHANGE on class /RPM/IF_APPENDAGE has no exception.
Method SET_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | RPM_TV_EDIT_MODE | Display or change mode | 20080316 | |||
| 2 | RV_RC | Value transfer | Type reference (TYPE) | I | 20080316 |
Method SET_EDIT_MODE on class /RPM/IF_APPENDAGE has no exception.
Method SET_LONGTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | TDSPRAS | SY-LANGU | Language Key | 20080316 | ||
| 2 | IM_LINES | Call by reference | Type reference (TYPE) | TEXT_LINE_TAB | Table with Long Text Lines | 20080316 | |||
| 3 | IM_STRING | Value transfer | Type reference (TYPE) | STRING | Long Text as Character String | 20080316 | |||
| 4 | IM_TEXT_ID | Call by reference | Type reference (TYPE) | TDID | 'LTXT' | Text ID | 20080316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Long text could not be transferred | 20080316 | ||
| 2 | Invalid Language Entry | 20080316 | ||
| 3 | Invalid text ID | 20080316 |
Method SET_SHORT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LINES | Call by reference | Type reference (TYPE) | TEXT_LINE_TAB | Sub-table for structure TEXT_HEADERLINES | 20080316 | |||
| 2 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | R/3 System, current language | 20080316 | |||
| 3 | IV_SHORT_TEXT | Call by reference | Type reference (TYPE) | RPM_TV_SHORT_TEXT | RPM Data Element: Application object short text | 20080316 | |||
| 4 | RV_TEXT_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RPM: Update error | 20080316 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |