SAP ABAP Class CL_RSDHAF_PROC_TEXTEDIT (Frontend: Procedure Textedit)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST-HAP (Application Component) HANA Analysis Process
⤷
RSDHA (Package) SAP HANA Analysis in BW

⤷

⤷

Properties
Class | CL_RSDHAF_PROC_TEXTEDIT | |
Short Description | Frontend: Procedure Textedit | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDHA | SAP HANA Analysis in BW |
Created | 20120926 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_RSDHAF_PROC_TEXTEDIT has no interface implemented.
Friends
Class CL_RSDHAF_PROC_TEXTEDIT has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120926 |
2 | ![]() |
Instance method | Public | Method | Display Definition | 20130606 |
3 | ![]() |
Instance method | Public | Method | Execute | 20120926 |
4 | ![]() |
Instance method | Public | Method | Destructor | 20120926 |
5 | ![]() |
Instance method | Public | Method | Get Procedure Definition | 20130609 |
6 | ![]() |
Instance method | Public | Method | Maintain Script | 20130606 |
7 | ![]() |
Instance method | Private | Method | Initialize Editor | 20120926 |
8 | ![]() |
Instance method | Public | Method | Process User Command | 20120926 |
Events
Class CL_RSDHAF_PROC_TEXTEDIT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_TEXT | Public | See coding | Text | 20130609 | tn_text(8192) TYPE c
|
|
2 | TN_T_TEXT | Public | See coding | Text (Standard Table) | 20130609 | tn_t_text TYPE STANDARD TABLE OF tn_text
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BODY | Call by reference | Type reference (TYPE) | SCRFNAME | Body | 20130618 | ||
2 | ![]() |
I_FOOTER | Call by reference | Type reference (TYPE) | SCRFNAME | Footer | 20130618 | ||
3 | ![]() |
I_HEADER | Call by reference | Type reference (TYPE) | SCRFNAME | Header | 20130618 | ||
4 | ![]() |
I_R_MAINTENANCE | Call by reference | Object reference (TYPE REF TO) | CL_RSDHAF_MAINTENANCE | HAAP Maintenance | 20120926 |
Method CONSTRUCTOR on class CL_RSDHAF_PROC_TEXTEDIT has no exception.
Method DISPLAY_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROCNM | Call by reference | Type reference (TYPE) | IF_RSDHAM_PROC_METADATA=>TN_PROCNM | Procedure | 20130606 | ||
2 | ![]() |
I_SCHEMA | Call by reference | Type reference (TYPE) | IF_RSDHAM_PROC_METADATA=>TN_SCHEMA | Database Schema | 20130606 |
Method DISPLAY_DEFINITION on class CL_RSDHAF_PROC_TEXTEDIT has no exception.
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_BODY | Call by reference | Type reference (TYPE) | STRING | Body | 20130618 | ||
2 | ![]() |
I_FOOTER | Call by reference | Type reference (TYPE) | STRING | Footer | 20130618 | ||
3 | ![]() |
I_HEADER | Call by reference | Type reference (TYPE) | STRING | Header | 20130618 | ||
4 | ![]() |
I_READONLY_MODE | Call by reference | Type reference (TYPE) | I | 0 | readonly mode; eq 0: OFF ; ne 0: ON | 20130606 |
Method EXECUTE on class CL_RSDHAF_PROC_TEXTEDIT has no exception.
Method FREE Signature
Method FREE on class CL_RSDHAF_PROC_TEXTEDIT has no parameter.
Method FREE on class CL_RSDHAF_PROC_TEXTEDIT has no exception.
Method GET_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DEFINITION | Value transfer | Type reference (TYPE) | STRING | Procedure Definition | 20130609 | ||
2 | ![]() |
E_IS_MODIFIED | Call by reference | Type reference (TYPE) | RS_BOOL | 'X': is modified | 20130609 |
Method GET_DEFINITION on class CL_RSDHAF_PROC_TEXTEDIT has no exception.
Method MAINTAIN_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_BODY | Call by reference | Type reference (TYPE) | STRING | Procedure Definition | 20130618 | ||
2 | ![]() |
I_FOOTER | Call by reference | Type reference (TYPE) | STRING | Body | 20130618 | ||
3 | ![]() |
I_HEADER | Call by reference | Type reference (TYPE) | STRING | Header | 20130618 | ||
4 | ![]() |
I_WORKMODE | Call by reference | Type reference (TYPE) | IF_RSDHAF_MAINT_TYPES=>TN_WORKMODE | Working Mode | 20130609 |
Method MAINTAIN_DEFINITION on class CL_RSDHAF_PROC_TEXTEDIT has no exception.
Method P_INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_READONLY_MODE | Call by reference | Type reference (TYPE) | I | readonly mode; eq 0: OFF ; ne 0: ON | 20130606 |
Method P_INIT on class CL_RSDHAF_PROC_TEXTEDIT has no exception.
Method USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_OK | Call by reference | Type reference (TYPE) | SY-UCOMM | Function Code that Triggered PAI | 20120926 |
Method USER_COMMAND on class CL_RSDHAF_PROC_TEXTEDIT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |