SAP ABAP Class CL_RMPS_PRO_PLAN_VALUE_HELP (CL_SRM_PLAN_VALUE_HELP)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_PRO_FILEPLAN (Package) PRO: Fileplan - Folders and so on
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_SK_VALUE_HELP | CL_SRM_SK_VALUE_HELP | 20040512 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_VALUE_HELP_EXE | SP: Executing Input Help | 20040512 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_VALUE_HELP_WIN | SP: Windows Input Help | 20040512 |
Properties
| Class | CL_RMPS_PRO_PLAN_VALUE_HELP | |
| Short Description | CL_SRM_PLAN_VALUE_HELP | |
| Super Class | CL_SRM_SK_VALUE_HELP | CL_SRM_SK_VALUE_HELP |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPS_PRO_FILEPLAN | PRO: Fileplan - Folders and so on |
| Created | 20040512 | SAP |
| Last change | 20050411 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_SP_VALUE_HELP_EXE | SP: Executing Input Help | 20040512 | ||
| 2 | IF_SRM_SP_VALUE_HELP_WIN | SP: Windows Input Help | 20040512 |
Friends
Class CL_RMPS_PRO_PLAN_VALUE_HELP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_RMPS_FILEPLAN_ADDON | Badi-Instance File Plan Enhancements | 20040512 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRM_XML_FPLAN_INSTANCE | File Plan Instance | 20040512 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | F4_ALL_PLAN_ITEMS | 20040512 | |
| 2 | Instance method | Private | Method | F4_PLAN_ITEM | 20040512 | |
| 3 | Instance method | Private | Method | F4_PLAN_ITEM_TEXT | 20040512 | |
| 4 | Instance method | Private | Method | F4_PLAN_ITEM_TEXT_SEP | 20040512 | |
| 5 | Instance method | Public | Method | Get Cases | 20040518 | |
| 6 | Instance method | Private | Method | Get attribute value from superordinate positions in plan | 20040512 | |
| 7 | Instance method | Private | Method | Get all nodes (plan position) for selected position | 20040512 |
Events
Class CL_RMPS_PRO_PLAN_VALUE_HELP has no event.
Types
Class CL_RMPS_PRO_PLAN_VALUE_HELP has no local type.
Method Signatures
Method F4_ALL_PLAN_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_TAB | Value transfer | Type reference (TYPE) | TREEMSNOTA | Simple Tree Model: Knotentabelle | 20040512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20040512 |
Method F4_PLAN_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FREEATTRTAB | Call by reference | Type reference (TYPE) | SRM_XML_ATTR_TAB | Freie Attribute der Ablageplanposition | 20040512 | |||
| 2 | PLAN_ITEM | Call by reference | Type reference (TYPE) | STRING | 20040512 | ||||
| 3 | PLAN_ITEM_DESCR | Call by reference | Type reference (TYPE) | STRING | 20040512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20040512 | ||
| 2 | Fehler bei der Initialisierung des SP Client Objektes | 20040512 |
Method F4_PLAN_ITEM_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GID | Call by reference | Type reference (TYPE) | I | 20040512 | ||||
| 2 | TEXT | Value transfer | Type reference (TYPE) | TREEMSNODT-TEXT | Simple Tree Model: Text eines Knotens | 20040512 |
Method F4_PLAN_ITEM_TEXT on class CL_RMPS_PRO_PLAN_VALUE_HELP has no exception.
Method F4_PLAN_ITEM_TEXT_SEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GID | Call by reference | Type reference (TYPE) | I | 20040512 | ||||
| 2 | TEXT1 | Call by reference | Type reference (TYPE) | STRING | 20040512 | ||||
| 3 | TEXT2 | Call by reference | Type reference (TYPE) | STRING | 20040512 |
Method F4_PLAN_ITEM_TEXT_SEP on class CL_RMPS_PRO_PLAN_VALUE_HELP has no exception.
Method GET_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GID | Call by reference | Type reference (TYPE) | I | 20040518 | ||||
| 2 | IM_XMLDOM | Call by reference | Object reference (TYPE REF TO) | CL_SRM_XML_FPLAN_INSTANCE | filePlan instance | 20040518 | |||
| 3 | RE_NODES | Value transfer | Type reference (TYPE) | TREEMSNOTA | Simple Tree Model: Knotentabelle | 20040518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse (abstrakt) | 20040518 |
Method GET_FP_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRNAME | Call by reference | Type reference (TYPE) | SRMXMLAR-NAME | Characterfeld der Länge 32 | 20040512 | |||
| 2 | FPLAN_XMLDOM | Call by reference | Object reference (TYPE REF TO) | CL_SRM_XML_FPLAN_INSTANCE | filePlan instance | 20040512 | |||
| 3 | MYATTRTAB | Call by reference | Type reference (TYPE) | SRM_XML_ATTR_TAB | list of attributes and values | 20040512 | |||
| 4 | NODEKEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Control: Schlüssel eines Knotens | 20040512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | xml (abstrakt) | 20040512 |
Method GET_NODETAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FPLAN_XMLDOM | Call by reference | Object reference (TYPE REF TO) | CL_SRM_XML_FPLAN_INSTANCE | filePlan instance | 20040512 | |||
| 2 | MYTOPGID | Call by reference | Type reference (TYPE) | I | 20040512 | ||||
| 3 | NODETAB | Call by reference | Type reference (TYPE) | TREEMSNOTA | Simple Tree Model: Knotentabelle | 20040512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | xml (abstrakt) | 20040512 |
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 640 |