Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRA_DIALOG | Service for Dialogs with Trees | 20010606 |
Properties
Class | CL_RSRA_AVAILABLE_TREE_BB | |
Short Description | Tree with the Available RA Settings + Toolbar | |
Super Class | CL_RSRA_DIALOG | Service for Dialogs with Trees |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSRB | BW: Batch Reporting |
Created | 20010606 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSRA_AVAILABLE_TREE_BB has no interface implemented.
Friends
Class CL_RSRA_AVAILABLE_TREE_BB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSRA_COMPONENTS | RRRA_CS_COMPONENTS-ALL | Reporting Agent Components | 20010606 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Thin out Tree According to the Settings | 20010606 | |
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container in which GUI Component is Displayed | 20010606 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20010606 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20010606 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Proxy Class for Control in GUI | 20010606 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter | 20010606 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20010606 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | Tree | 20010606 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_COLUMN_TREE_MODEL | Column Tree Control with Data Management at Backend | 20010606 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TP_T_BUCKET | Table of Buckets | 20010606 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSRA_T_DRAGDROP_MODEL | Drag und Drop Features of all Nodes | 20010807 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TREEV_NTAB | Tree Control: Node Table | 20010606 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TP_T_OBJECT | P_T_OBJECT | 20010606 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSRA_T_SCREEN_SETTING_BB | Table of Bucket Settings | 20010607 |
Methods
Events
Class CL_RSRA_AVAILABLE_TREE_BB has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_OBJECT | Private | See coding | 20010606 |
|
||
2 | TP_T_BUCKET | Private | See coding | 20010606 |
|
||
3 | TP_T_OBJECT | Private | See coding | 20010606 |
|
||
4 | TP_T_TREE_OBJECT | Private | See coding | 20010606 |
|
Method Signatures
Method ACTIVATE_SETTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_REFRESH | Call by reference | Type reference (TYPE) | RS_BOOL | Baum auffrischen | 20010606 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20010606 | |
3 | ![]() |
I_SETTINGNM | Call by reference | Type reference (TYPE) | RSRA_SETTINGNM | Technischer Name einer Report Agent Einstellung | 20010606 |
Method ACTIVATE_SETTING on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method ADD_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARENT_NODEKEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20010607 | ||
2 | ![]() |
I_T_OBJECT | Call by reference | Type reference (TYPE) | TP_T_TREE_OBJECT | Knoten-Objekt | 20010606 |
Method ADD_OBJECTS on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method APPEND_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_ITEM | Call by reference | Type reference (TYPE) | TREEMCITAC | Itemtabelle | 20010606 | ||
2 | ![]() |
C_T_NODE | Call by reference | Type reference (TYPE) | TREEMCNOTA | Knotentabelle | 20010606 | ||
3 | ![]() |
I_NODEKEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20010606 | ||
4 | ![]() |
I_PARENT_NODEKEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20010606 | ||
5 | ![]() |
I_R_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_RSRA_TREE_OBJECT_SEBB | Tree-Objekt | 20010606 |
Method APPEND_NODE on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method CALL_BDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_OBJECT | Call by reference | Type reference (TYPE) | TP_S_OBJECT | Objekt | 20010606 |
Method CALL_BDS on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method COLLAPSE_ALL_NODES Signature
Method COLLAPSE_ALL_NODES on class CL_RSRA_AVAILABLE_TREE_BB has no parameter.
Method COLLAPSE_ALL_NODES on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_CONTAINER_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container, in dem Tree angezeigt werden soll | 20010606 |
Method CONSTRUCTOR on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method CREATE_AND_INIT_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Kontainer | 20010606 |
Method CREATE_AND_INIT_TOOLBAR on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method CREATE_AND_INIT_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_GUI_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | GUI Container | 20010606 |
Method CREATE_AND_INIT_TREE on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method CREATE_SETTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_REFRESH | Call by reference | Type reference (TYPE) | RS_BOOL | Baum auffrischen | 20010606 | ||
2 | ![]() |
I_R_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_RSRA_TREE_OBJECT | Objekt eines Baums im Reporting Agent | 20010611 |
Method CREATE_SETTING on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method DELETE_SETTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_REFRESH | Call by reference | Type reference (TYPE) | RS_BOOL | Baum auffrischen | 20010606 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20010606 | |
3 | ![]() |
I_SETTINGNM | Call by reference | Type reference (TYPE) | RSRA_SETTINGNM | Technischer Name einer Report Agent Einstellung | 20010606 |
Method DELETE_SETTING on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_RSRA_AVAILABLE_TREE_BB has no parameter.
Method DISPLAY on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method DISPLAY_SETTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_REFRESH | Call by reference | Type reference (TYPE) | RS_BOOL | Baum auffrischen | 20010606 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20010606 | |
3 | ![]() |
I_SETTINGNM | Call by reference | Type reference (TYPE) | RSRA_SETTINGNM | Technischer Name einer Report Agent Einstellung | 20010606 |
Method DISPLAY_SETTING on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method EXPAND_NODE_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODEKEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20010607 |
Method EXPAND_NODE_INTERNAL on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method FREE Signature
Method FREE on class CL_RSRA_AVAILABLE_TREE_BB has no parameter.
Method FREE on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method GET_BUCKETS Signature
Method GET_BUCKETS on class CL_RSRA_AVAILABLE_TREE_BB has no parameter.
Method GET_BUCKETS on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method GET_INITIAL_DATA Signature
Method GET_INITIAL_DATA on class CL_RSRA_AVAILABLE_TREE_BB has no parameter.
Method GET_INITIAL_DATA on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method GET_PROPERTIES Signature
Method GET_PROPERTIES on class CL_RSRA_AVAILABLE_TREE_BB has no parameter.
Method GET_PROPERTIES on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method GET_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_SETTING | Call by reference | Type reference (TYPE) | RSRA_T_SCREEN_SETTING_BB | Tabelle von Bucket-Einstellungen | 20010607 | ||
2 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20010607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Einstellung gefunden | 20010606 | |
2 | ![]() |
X-Message | 20010606 |
Method ON_DRAG_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DRAG_DROP_OBJECT | Call by reference | Type reference (TYPE) | 20010808 | ||||
2 | ![]() |
ITEM_NAME | Call by reference | Type reference (TYPE) | 20010808 | ||||
3 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | 20010808 | ||||
4 | ![]() |
SENDER | Call by reference | Type reference (TYPE) | 20010808 |
Method ON_DRAG_TREE on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method ON_DROPDOWN_CLICKED_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20010606 | ||||
2 | ![]() |
POSX | Value transfer | Attribute reference (LIKE) | 20010606 | ||||
3 | ![]() |
POSY | Value transfer | Attribute reference (LIKE) | 20010606 | ||||
4 | ![]() |
SENDER | Value transfer | Attribute reference (LIKE) | 20010606 |
Method ON_DROPDOWN_CLICKED_TOOLBAR on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method ON_DROP_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DRAG_DROP_OBJECT | Call by reference | Type reference (TYPE) | 20010808 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | 20010808 | ||||
3 | ![]() |
SENDER | Call by reference | Type reference (TYPE) | 20010808 |
Method ON_DROP_TREE on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method ON_EXPAND_NO_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | 20010607 |
Method ON_EXPAND_NO_CHILDREN on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method ON_FUNCTION_SELECTED_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20010606 |
Method ON_FUNCTION_SELECTED_TOOLBAR on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method ON_NODE_CONTEXT_MENU_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MENU | Value transfer | Attribute reference (LIKE) | 20010606 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | Schlüssel des Knotens | 20010606 |
Method ON_NODE_CONTEXT_MENU_REQUEST on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method ON_NODE_CONTEXT_MENU_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Type reference (TYPE) | 20010606 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | 20010606 | ||||
3 | ![]() |
SENDER | Call by reference | Type reference (TYPE) | 20010606 |
Method ON_NODE_CONTEXT_MENU_SELECT on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method ON_NODE_DOUBLE_CLICK Signature
Method ON_NODE_DOUBLE_CLICK on class CL_RSRA_AVAILABLE_TREE_BB has no parameter.
Method ON_NODE_DOUBLE_CLICK on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method PAI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OK_CODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Dynpro OK-Code | 20010606 |
Method PAI on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method PBO Signature
Method PBO on class CL_RSRA_AVAILABLE_TREE_BB has no parameter.
Method PBO on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method REFRESH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_IOBJ | Call by reference | Type reference (TYPE) | RSRA_T_IOBJ | Tabelle mit InfoObjektnamen | 20010814 |
Method REFRESH on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method SCREEN_MODIFY_DRAGDROP_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ADD | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Flavor hinzufügen | 20010807 | |
2 | ![]() |
I_DRAGSRC | Call by reference | Type reference (TYPE) | RS_BOOL | Drag | 20010807 | ||
3 | ![]() |
I_DROPTARGET | Call by reference | Type reference (TYPE) | RS_BOOL | Drop | 20010807 | ||
4 | ![]() |
I_EFFECT | Call by reference | Type reference (TYPE) | I | Drag Drop Effekt | 20010807 | ||
5 | ![]() |
I_FLAVOR | Call by reference | Type reference (TYPE) | O_FLAVOR | Flavor | 20010807 | ||
6 | ![]() |
I_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Knoten | 20010807 | ||
7 | ![]() |
I_R_TREE_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_COLUMN_TREE_MODEL | Tree | 20010807 |
Method SCREEN_MODIFY_DRAGDROP_MODEL on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method SCREEN_SET_DRAGDROP_MODEL Signature
Method SCREEN_SET_DRAGDROP_MODEL on class CL_RSRA_AVAILABLE_TREE_BB has no parameter.
Method SCREEN_SET_DRAGDROP_MODEL on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method SET_AVAILABLE_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20010606 |
Method SET_AVAILABLE_TREE on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method SET_PROPERTIES Signature
Method SET_PROPERTIES on class CL_RSRA_AVAILABLE_TREE_BB has no parameter.
Method SET_PROPERTIES on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method SET_ROOT_LEVEL Signature
Method SET_ROOT_LEVEL on class CL_RSRA_AVAILABLE_TREE_BB has no parameter.
Method SET_ROOT_LEVEL on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method SET_TOOLBAR Signature
Method SET_TOOLBAR on class CL_RSRA_AVAILABLE_TREE_BB has no parameter.
Method SET_TOOLBAR on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method SHOW_TADIR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_OBJECT | Call by reference | Type reference (TYPE) | TP_S_OBJECT | Objekt | 20010606 |
Method SHOW_TADIR on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method SORT_QUERY_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_COMP_F4_NEW | Call by reference | Type reference (TYPE) | RZX0_T_TREECONTENT | Knotentabelle | 20010606 | ||
2 | ![]() |
I_NODE_KEY | Value transfer | Type reference (TYPE) | TV_NODEKEY | Oberknoten | 20010606 | ||
3 | ![]() |
I_T_COMP_F4_OLD | Call by reference | Type reference (TYPE) | RZX0_T_TREECONTENT | Knotentabelle | 20010606 |
Method SORT_QUERY_TREE on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method TRANSPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_OBJECT | Call by reference | Type reference (TYPE) | TP_S_OBJECT | Objekt | 20010606 |
Method TRANSPORT on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
Method UPDATE_APPLICATION_LOG Signature
Method UPDATE_APPLICATION_LOG on class CL_RSRA_AVAILABLE_TREE_BB has no parameter.
Method UPDATE_APPLICATION_LOG on class CL_RSRA_AVAILABLE_TREE_BB has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 30A |