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 C_COLUMN_LTEXT Constant Public Type reference (TYPE) TV_ITMNAME 'LTEXT' Column for Schema Text 19991214
2 C_COLUMN_SNAME Constant Public Type reference (TYPE) TV_ITMNAME 'SNAME' Column for Schema Names 19991214
3 C_COL_CHANGE Constant Public Type reference (TYPE) LVC_EMPHSZ '0000' Color for Change Mode 20000104
4 C_COL_CHANGE_DELET Constant Public Type reference (TYPE) LVC_EMPHSZ '0002' Color for Change Mode, Deactivated 20000104
5 C_COL_DISPLAY Constant Public Type reference (TYPE) LVC_EMPHSZ '0000' Color for Display Mode 19991214
6 C_COL_DISPLAY_DELET Constant Public Type reference (TYPE) LVC_EMPHSZ '0002' Color for Display Mode, Deactivated 19991214
7 C_COPY Constant Public Type reference (TYPE) CHAR01 'C' Flag: COPY Function 19991214
8 C_DAYPR Constant Public Type reference (TYPE) CHAR01 'D' Flag: DAYPER Function 19991214
9 C_STATE_CHANGE Constant Public Type reference (TYPE) CHAR01 'C' Change mode 20000104
10 C_STATE_DISPLAY Constant Public Type reference (TYPE) CHAR01 'D' Display mode 20000104
11 ITEM_TABLE Instance attribute Public Type reference (TYPE) HRPAY99_T_SCHEMA_ITEM_TABLE Item Table for Tree 19991214
12 NODE_TABLE Instance attribute Public Type reference (TYPE) TREEV_NTAB Node Table for Tree 19991214
13 OUTTAB Instance attribute Public Type reference (TYPE) HRPAY99_T_SCHEMA_ALV_OUTTAB Output Table for ALV 19991214
14 STATE Instance attribute Public Type reference (TYPE) CHAR01 C_STATE_DISPLAY Mode (Display/Change) 20000104
Methods
# Method Level Visibility Method type Description Created on
1 ANALYSE_SCHEMA_FOR_ALV Instance method Public Method Output Table Structure for ALV 19991214
2 ANALYSE_SCHEMA_FOR_TREE Instance method Public Method Structure of Nodes and Item Table for Tree 19991214
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19991214
4 CREATE_NODE 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 Importing LOAD_STANDARD_SCHEMA Call by reference Type reference (TYPE) AS4FLAG ' ' 'X': Das Standardschema wird geladen 19991214
2 Importing SCHEM Value transfer Type reference (TYPE) SCHEM Schema 19991214
# Exception Resumable Description Created on
1 SCHEMA_NOT_FOUND Das Schema existiert nicht. 19991214
2 WRONG_NAME 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 Importing DELET Call by reference Type reference (TYPE) PDELE Auskommentiert? 19991214
2 Importing FUNCO Call by reference Type reference (TYPE) FUNCO Funktion 19991214
3 Exporting IT_ITEM Call by reference Type reference (TYPE) HRPAY99_T_SCHEMA_ITEM_TABLE Itemtabelle des Knotens 19991214
4 Exporting NODE Call by reference Type reference (TYPE) TREEV_NODE Knotenzeile 19991214
5 Importing NODE_KEY Value transfer Type reference (TYPE) TV_NODEKEY Knotenschlüssel 19991214
6 Importing ROOT Value transfer Type reference (TYPE) TV_NODEKEY Parentknoten 19991214
7 Importing 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