SAP ABAP Class CL_HRPAY99_SCHEMA (Class for Schemas)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PY-XX (Application Component) Payroll: General Parts
⤷
PCAL (Package) SAP HR Payroll Application Development

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPAY99_SCHEMA_BASE | Basic Class for Schemas | 19991214 |
Properties
Class | CL_HRPAY99_SCHEMA | |
Short Description | Class for Schemas | |
Super Class | CL_HRPAY99_SCHEMA_BASE | Basic Class for Schemas |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PCAL | SAP HR Payroll Application Development |
Created | 19991214 | SAP |
Last change | 20050705 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRPAY99_SCHEMA has no forward declaration.
Interfaces
Class CL_HRPAY99_SCHEMA has no interface implemented.
Friends
Class CL_HRPAY99_SCHEMA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TV_ITMNAME | 'LTEXT' | Column for Schema Text | 19991214 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | TV_ITMNAME | 'SNAME' | Column for Schema Names | 19991214 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | LVC_EMPHSZ | '0000' | Color for Change Mode | 20000104 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | LVC_EMPHSZ | '0002' | Color for Change Mode, Deactivated | 20000104 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | LVC_EMPHSZ | '0000' | Color for Display Mode | 19991214 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | LVC_EMPHSZ | '0002' | Color for Display Mode, Deactivated | 19991214 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR01 | 'C' | Flag: COPY Function | 19991214 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR01 | 'D' | Flag: DAYPER Function | 19991214 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR01 | 'C' | Change mode | 20000104 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR01 | 'D' | Display mode | 20000104 | |
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | HRPAY99_T_SCHEMA_ITEM_TABLE | Item Table for Tree | 19991214 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TREEV_NTAB | Node Table for Tree | 19991214 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | HRPAY99_T_SCHEMA_ALV_OUTTAB | Output Table for ALV | 19991214 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR01 | C_STATE_DISPLAY | Mode (Display/Change) | 20000104 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Output Table Structure for ALV | 19991214 |
2 | ![]() |
Instance method | Public | Method | Structure of Nodes and Item Table for Tree | 19991214 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 19991214 |
4 | ![]() |
Instance method | Protected | Method | Structure of Tree Dats for a Subschema | 19991214 |
Events
Class CL_HRPAY99_SCHEMA has no event.
Types
Class CL_HRPAY99_SCHEMA has no local type.
Method Signatures
Method ANALYSE_SCHEMA_FOR_ALV Signature
Method ANALYSE_SCHEMA_FOR_ALV on class CL_HRPAY99_SCHEMA has no parameter.
Method ANALYSE_SCHEMA_FOR_ALV on class CL_HRPAY99_SCHEMA has no exception.
Method ANALYSE_SCHEMA_FOR_TREE Signature
Method ANALYSE_SCHEMA_FOR_TREE on class CL_HRPAY99_SCHEMA has no parameter.
Method ANALYSE_SCHEMA_FOR_TREE on class CL_HRPAY99_SCHEMA has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOAD_STANDARD_SCHEMA | Call by reference | Type reference (TYPE) | AS4FLAG | ' ' | 'X': Das Standardschema wird geladen | 19991214 | |
2 | ![]() |
SCHEM | Value transfer | Type reference (TYPE) | SCHEM | Schema | 19991214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Das Schema existiert nicht. | 19991214 | |
2 | ![]() |
Der Name des Schemas ist nicht zulässig. | 19991214 |
Method CREATE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DELET | Call by reference | Type reference (TYPE) | PDELE | Auskommentiert? | 19991214 | ||
2 | ![]() |
FUNCO | Call by reference | Type reference (TYPE) | FUNCO | Funktion | 19991214 | ||
3 | ![]() |
IT_ITEM | Call by reference | Type reference (TYPE) | HRPAY99_T_SCHEMA_ITEM_TABLE | Itemtabelle des Knotens | 19991214 | ||
4 | ![]() |
NODE | Call by reference | Type reference (TYPE) | TREEV_NODE | Knotenzeile | 19991214 | ||
5 | ![]() |
NODE_KEY | Value transfer | Type reference (TYPE) | TV_NODEKEY | Knotenschlüssel | 19991214 | ||
6 | ![]() |
ROOT | Value transfer | Type reference (TYPE) | TV_NODEKEY | Parentknoten | 19991214 | ||
7 | ![]() |
TEXT | Value transfer | Type reference (TYPE) | SCDES | Schementext | 19991214 |
Method CREATE_NODE on class CL_HRPAY99_SCHEMA has no exception.
History
Last changed by/on | SAP | 20050705 |
SAP Release Created in | 46C |