Hierarchy
⤷
⤷
Properties
| Class | CL_BCS_ADMIN_MANAGER | |
| Short Description | BCS: Administration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBCS_ADM | Business Communication Services: Administration |
| Created | 20081022 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BCS_ADMIN_MANAGER has no forward declaration.
Interfaces
Class CL_BCS_ADMIN_MANAGER has no interface implemented.
Friends
Class CL_BCS_ADMIN_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | C | 'B' | Start Report in the Background | 20090210 | ||
| 2 | Constant | Public | Type reference (TYPE) | C | 'D' | Start Report in Dialog | 20090210 | ||
| 3 | Constant | Private | Type reference (TYPE) | DOKU_ID | 'RE' | Report Text | 20090210 | ||
| 4 | Constant | Private | Type reference (TYPE) | DOKU_ID | 'TX' | General Text | 20090210 | ||
| 5 | Constant | Public | Type reference (TYPE) | SYDYNNR | '0102' | Buttons and Documentation | 20090210 | ||
| 6 | Constant | Public | Type reference (TYPE) | SYDYNNR | '0101' | Documentation Only | 20090210 | ||
| 7 | Constant | Public | Type reference (TYPE) | SYDYNNR | '0103' | External Application | 20090210 | ||
| 8 | Constant | Public | Type reference (TYPE) | SYDYNNR | '0104' | External Application <128 Columns | 20090210 | ||
| 9 | Constant | Public | Type reference (TYPE) | SYDYNNR | '0105' | Splitter | 20090210 | ||
| 10 | Constant | Private | Type reference (TYPE) | C | 'F' | Function Module | 20090210 | ||
| 11 | Constant | Public | Type reference (TYPE) | C | 'J' | Schedule Report as Job | 20090210 | ||
| 12 | Constant | Public | Type reference (TYPE) | I | 2 | Execute in Background | 20090210 | ||
| 13 | Constant | Public | Type reference (TYPE) | I | 1 | Execute in Dialog Mode | 20090210 | ||
| 14 | Constant | Public | Type reference (TYPE) | I | 4 | Schedule as Job | 20090210 | ||
| 15 | Constant | Private | Type reference (TYPE) | C | 'R' | Report | 20090210 | ||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'ROOT' | Root Node | 20090210 | ||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'BCS_ADMIN' | General Status | 20090210 | ||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'BCS_REPORT' | Status with Execute Function | 20090210 | ||
| 19 | Constant | Private | Type reference (TYPE) | BDS_TYPEID | 'RSBCS_ADMIN' | Stylesheet in BDS | 20090210 | ||
| 20 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_BCS_ADMIN_MANAGER | BCS: Administration | 20090210 | |||
| 21 | Static Attribute | Private | Type reference (TYPE) | SY-UCOMM | Function Code that Triggered PAI | 20090210 | |||
| 22 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamic Documents: Document | 20090210 | |||
| 23 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Documentation | 20090210 | |||
| 24 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BCS_TREE | Tree Manager for BCS Administration | 20090210 | |||
| 25 | Instance attribute | Private | See coding | 20090210 | |||||
| 26 | Instance attribute | Private | Type reference (TYPE) | SYDYNNR | Frame Screen Number | 20090210 | |||
| 27 | Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | Refill Dynamic Document with Content | 20090210 | |||
| 28 | Instance attribute | Private | Type reference (TYPE) | SYREPID | Master Program | 20090210 | |||
| 29 | Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | Reuse of Dynamic Document | 20090210 | |||
| 30 | Instance attribute | Private | Type reference (TYPE) | STRING | Selected Tab in External Screen | 20090210 | |||
| 31 | Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | Navigation tree visible/hidden | 20090210 |
Methods
Events
Class CL_BCS_ADMIN_MANAGER has no event.
Types
Class CL_BCS_ADMIN_MANAGER has no local type.
Method Signatures
Method CHECK_REPORT_EXISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REPORT | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20090210 | |||
| 2 | RV_TYPE | Value transfer | Type reference (TYPE) | CHAR1 | Report oder Funktion | 20090210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen Administration | 20090210 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPL | Call by reference | Type reference (TYPE) | STRING | 'BCS' | Anwendung (BCS/REL/GOS) | 20100512 | ||
| 2 | IV_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20090210 | |||
| 3 | IV_REPORT | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20090210 |
Method CONSTRUCTOR on class CL_BCS_ADMIN_MANAGER has no exception.
Method CREATE_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTAINER_NAME | Call by reference | Type reference (TYPE) | C | 20090210 | ||||
| 2 | RO_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20090210 |
Method CREATE_CONTAINER on class CL_BCS_ADMIN_MANAGER has no exception.
Method CREATE_DYDOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_DYDOC | Value transfer | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamische Dokumente: Dokument | 20090210 |
Method CREATE_DYDOC on class CL_BCS_ADMIN_MANAGER has no exception.
Method CREATE_NAVIGATION_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TREE | Value transfer | Object reference (TYPE REF TO) | CL_BCS_TREE | Tree Manager für BCS Administration | 20090210 |
Method CREATE_NAVIGATION_TREE on class CL_BCS_ADMIN_MANAGER has no exception.
Method DISPLAY_DYDOC Signature
Method DISPLAY_DYDOC on class CL_BCS_ADMIN_MANAGER has no parameter.
Method DISPLAY_DYDOC on class CL_BCS_ADMIN_MANAGER has no exception.
Method EXECUTE_REPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODE | Call by reference | Type reference (TYPE) | C | 'D' | Modus (C_DIALOG/C_BACKGROUND) | 20090210 |
Method EXECUTE_REPORT on class CL_BCS_ADMIN_MANAGER has no exception.
Method FILL_DYDOC_WITH_DATA Signature
Method FILL_DYDOC_WITH_DATA on class CL_BCS_ADMIN_MANAGER has no parameter.
Method FILL_DYDOC_WITH_DATA on class CL_BCS_ADMIN_MANAGER has no exception.
Method FILL_TREE_BCS Signature
Method FILL_TREE_BCS on class CL_BCS_ADMIN_MANAGER has no parameter.
Method FILL_TREE_BCS on class CL_BCS_ADMIN_MANAGER has no exception.
Method FILL_TREE_GOS Signature
Method FILL_TREE_GOS on class CL_BCS_ADMIN_MANAGER has no parameter.
Method FILL_TREE_GOS on class CL_BCS_ADMIN_MANAGER has no exception.
Method FILL_TREE_REL Signature
Method FILL_TREE_REL on class CL_BCS_ADMIN_MANAGER has no parameter.
Method FILL_TREE_REL on class CL_BCS_ADMIN_MANAGER has no exception.
Method FREE Signature
Method FREE on class CL_BCS_ADMIN_MANAGER has no parameter.
Method FREE on class CL_BCS_ADMIN_MANAGER has no exception.
Method GET_ACTIVE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_ADMIN_DATA | Value transfer | Type reference (TYPE) | BCSS_ADMIN_DATA | BCS Administration | 20090210 |
Method GET_ACTIVE_DATA on class CL_BCS_ADMIN_MANAGER has no exception.
Method GET_ACTIVE_TREE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NODE | Value transfer | Type reference (TYPE) | STRING | 20090210 |
Method GET_ACTIVE_TREE_NODE on class CL_BCS_ADMIN_MANAGER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_BCS_ADMIN_MANAGER | BCS: Administration | 20090210 |
Method GET_INSTANCE on class CL_BCS_ADMIN_MANAGER has no exception.
Method GET_OKCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OKCODE | Value transfer | Type reference (TYPE) | SY-UCOMM | Funktionscode, der PAI ausgelöst hat | 20090210 |
Method GET_OKCODE on class CL_BCS_ADMIN_MANAGER has no exception.
Method GET_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TAB | Value transfer | Type reference (TYPE) | STRING | 20090210 |
Method GET_TAB on class CL_BCS_ADMIN_MANAGER has no exception.
Method GET_TREE_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_NODES | Value transfer | Type reference (TYPE) | TREEMSNOTA | Simple Tree Model: Knotentabelle | 20090210 |
Method GET_TREE_NODES on class CL_BCS_ADMIN_MANAGER has no exception.
Method GET_TREE_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TREE_WIDTH | Value transfer | Type reference (TYPE) | I | Breite des Naviagationsbaums | 20090210 |
Method GET_TREE_WIDTH on class CL_BCS_ADMIN_MANAGER has no exception.
Method GET_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REPORT_NAME | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20090210 | |||
| 2 | RV_VARIANT | Value transfer | Type reference (TYPE) | RALDB_VARI | Variantenname | 20090210 |
Method GET_VARIANT on class CL_BCS_ADMIN_MANAGER has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ADMIN_MANAGER | Value transfer | Object reference (TYPE REF TO) | CL_BCS_ADMIN_MANAGER | BCS: Administration | 20090210 |
Method INITIALIZE on class CL_BCS_ADMIN_MANAGER has no exception.
Method INITIALIZE_DYDOC Signature
Method INITIALIZE_DYDOC on class CL_BCS_ADMIN_MANAGER has no parameter.
Method INITIALIZE_DYDOC on class CL_BCS_ADMIN_MANAGER has no exception.
Method ON_NODE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20100323 |
Method ON_NODE_DOUBLE_CLICK on class CL_BCS_ADMIN_MANAGER has no exception.
Method READ_DOCU_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOCU_ID | Call by reference | Type reference (TYPE) | DOKU_ID | Dokumentenklasse | 20090210 | |||
| 2 | IV_DOCU_OBJECT | Call by reference | Type reference (TYPE) | DOKU_OBJ | Dokumentations-Objekt | 20090210 | |||
| 3 | RV_HTML | Value transfer | Type reference (TYPE) | STRING | HTML String | 20090210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen Administration | 20090210 |
Method SCHEDULE_REPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REPORT_NAME | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20090210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen Administration | 20090210 |
Method SET_ACTIVE_TREE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | 20090210 |
Method SET_ACTIVE_TREE_NODE on class CL_BCS_ADMIN_MANAGER has no exception.
Method SET_OKCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OKCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Funktionscode, der PAI ausgelöst hat | 20090210 |
Method SET_OKCODE on class CL_BCS_ADMIN_MANAGER has no exception.
Method SET_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TAB | Call by reference | Type reference (TYPE) | STRING | 20090210 |
Method SET_TAB on class CL_BCS_ADMIN_MANAGER has no exception.
Method SHOW_SCHEDULE Signature
Method SHOW_SCHEDULE on class CL_BCS_ADMIN_MANAGER has no parameter.
Method SHOW_SCHEDULE on class CL_BCS_ADMIN_MANAGER has no exception.
Method START Signature
Method START on class CL_BCS_ADMIN_MANAGER has no parameter.
Method START on class CL_BCS_ADMIN_MANAGER has no exception.
Method START_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FUNCTION_NAME | Call by reference | Type reference (TYPE) | FUNCNAME | Tabelle der Funktionseinträge für Transaktion SVPQ | 20090210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen Administration | 20090210 |
Method START_REPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REPORT_NAME | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20090210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen Administration | 20090210 |
Method SUBMIT_REPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REPORT_NAME | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20090210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen Administration | 20090210 |
Method TOGGLE_TREE_VISIBLE Signature
Method TOGGLE_TREE_VISIBLE on class CL_BCS_ADMIN_MANAGER has no parameter.
Method TOGGLE_TREE_VISIBLE on class CL_BCS_ADMIN_MANAGER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |