SAP ABAP Class IF_SRM_ORGANIZER_BSP (Interface for Organizer BSP (To Be Used by BSP App))
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_ORGANIZER_BSP | Web Organizer | 20010912 |
Properties
| Class | IF_SRM_ORGANIZER_BSP | |
| Short Description | Interface for Organizer BSP (To Be Used by BSP App) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010912 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRM_ORGANIZER_BSP has no forward declaration.
Interfaces
Class IF_SRM_ORGANIZER_BSP has no interface implemented.
Friends
Class IF_SRM_ORGANIZER_BSP has no friend class.
Attributes
Class IF_SRM_ORGANIZER_BSP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns Current Node | 20011203 | |
| 2 | Instance method | Public | Method | Gets Information for Current Node | 20011204 | |
| 3 | Instance method | Public | Method | Gets Request to Start Node | 20010920 | |
| 4 | Instance method | Public | Method | Gets POID for Node ID | 20010920 | |
| 5 | Instance method | Public | Method | Gets Path for Specified Node | 20010912 | |
| 6 | Instance method | Public | Method | Generates Request for POID | 20010921 | |
| 7 | Instance method | Public | Method | Gets URL for Node ID | 20010920 | |
| 8 | Instance method | Public | Method | Gets Current Directories of Role for Superordinate Node | 20010920 | |
| 9 | Instance method | Public | Method | Gets All Nodes (Not Folders) Beneath a Node | 20010920 | |
| 10 | Instance method | Public | Method | Gets Top Node with Description | 20010913 | |
| 11 | Instance method | Public | Method | Sets Current Node | 20011203 |
Events
Class IF_SRM_ORGANIZER_BSP has no event.
Types
Class IF_SRM_ORGANIZER_BSP has no local type.
Method Signatures
Method GET_CURRENT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NODE | Value transfer | Type reference (TYPE) | STRING | aktueller Knoten | 20011203 |
Method GET_CURRENT_NODE on class IF_SRM_ORGANIZER_BSP has no exception.
Method GET_NODE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE_ID | Value transfer | Type reference (TYPE) | STRING | Knotenschlüssel | 20011204 | |||
| 2 | RE_NODE | Value transfer | Type reference (TYPE) | TREEMSNODT | Knoteninformation | 20011204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20011204 | ||
| 2 | Fehler im Zusammenhang mit Organizer Views | 20011204 |
Method GET_NODE_LAUNCH_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE_ID | Value transfer | Type reference (TYPE) | STRING | Node ID | 20010920 | |||
| 2 | RE_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20010920 |
Method GET_NODE_LAUNCH_REQUEST on class IF_SRM_ORGANIZER_BSP has no exception.
Method GET_NODE_POID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE_ID | Value transfer | Type reference (TYPE) | STRING | Node ID | 20010920 | |||
| 2 | RE_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20010920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20011010 | ||
| 2 | Fehler im Zusammenhang mit Organizer Views | 20011204 |
Method GET_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CURRENT_NODE_ID | Call by reference | Type reference (TYPE) | STRING | Knoten, auf dem man steht | 20010912 | |||
| 2 | RE_NODETAB | Value transfer | Type reference (TYPE) | TREEMSNOTA | Simple Tree Model: Knotentabelle | 20010912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20010912 | ||
| 2 | Fehler im Zusammenhang mit Organizer Views | 20011204 |
Method GET_POID_LAUNCH_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20010921 | |||
| 2 | RE_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20010921 |
Method GET_POID_LAUNCH_REQUEST on class IF_SRM_ORGANIZER_BSP has no exception.
Method GET_REQUEST_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20010920 | |||
| 2 | RE_URL | Value transfer | Type reference (TYPE) | STRING | URL | 20010920 |
Method GET_REQUEST_URL on class IF_SRM_ORGANIZER_BSP has no exception.
Method GET_SUBFOLDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CURRENT_NODE_ID | Value transfer | Type reference (TYPE) | STRING | '' | Knoten, auf dem man steht | 20010920 | ||
| 2 | RE_NODETAB | Value transfer | Type reference (TYPE) | TREEMSNOTA | Simple Tree Model: Knotentabelle | 20010920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20010920 | ||
| 2 | Fehler im Zusammenhang mit Organizer Views | 20011204 |
Method GET_SUBNODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CURRENT_NODE_ID | Value transfer | Type reference (TYPE) | STRING | Knoten, auf dem man steht | 20010920 | |||
| 2 | RE_NODETAB | Value transfer | Type reference (TYPE) | TREEMSNOTA | Knoten unterhalb | 20010920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20011010 | ||
| 2 | Fehler im Zusammenhang mit Organizer Views | 20011204 |
Method GET_TOP_NODE_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TOP_NODE | Value transfer | Type reference (TYPE) | SRMLISTSTR | Top-Node | 20010913 |
Method GET_TOP_NODE_DESC on class IF_SRM_ORGANIZER_BSP has no exception.
Method SET_CURRENT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE_ID | Value transfer | Type reference (TYPE) | STRING | aktueller Knoten | 20011203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20011206 | ||
| 2 | Fehler im Zusammenhang mit Organizer Views | 20011206 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |