SAP ABAP Class CL_HRPAY99_SCHEMA_COUNTER_TREE (Counter for Schemas, spec. for Tree)
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_COUNTER | Counter for Schemas | 19991214 |
Properties
| Class | CL_HRPAY99_SCHEMA_COUNTER_TREE | |
| Short Description | Counter for Schemas, spec. for Tree | |
| Super Class | CL_HRPAY99_SCHEMA_COUNTER | Counter for Schemas |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PCAL | SAP HR Payroll Application Development |
| Created | 19991214 | SAP |
| Last change | 19991214 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPAY99_SCHEMA_COUNTER_TREE has no forward declaration.
Interfaces
Class CL_HRPAY99_SCHEMA_COUNTER_TREE has no interface implemented.
Friends
Class CL_HRPAY99_SCHEMA_COUNTER_TREE has no friend class.
Attributes
Class CL_HRPAY99_SCHEMA_COUNTER_TREE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Increases Schema Counter by 1, Generates Schema Number | 19991214 | |
| 2 | Instance method | Public | Constructor | Constructor | 19991214 | |
| 3 | Instance method | Public | Method | Returns Current Schema Number of the Schema | 19991214 | |
| 4 | Instance method | Public | Method | Decreases Schema Counter by 1, Generates Schema Number | 19991214 |
Events
Class CL_HRPAY99_SCHEMA_COUNTER_TREE has no event.
Types
Class CL_HRPAY99_SCHEMA_COUNTER_TREE has no local type.
Method Signatures
Method ADD_SCHEMENUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCHEM | Value transfer | Type reference (TYPE) | SCHEM | Schema | 19991214 | |||
| 2 | SCHEMENUM | Value transfer | Type reference (TYPE) | HRPAY99_SCHEMENUM | Schemennummer | 19991214 |
Method ADD_SCHEMENUM on class CL_HRPAY99_SCHEMA_COUNTER_TREE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HRPAY99_SCHEMA_COUNTER_TREE has no parameter.
Method CONSTRUCTOR on class CL_HRPAY99_SCHEMA_COUNTER_TREE has no exception.
Method GET_SCHEMENUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCHEM | Value transfer | Type reference (TYPE) | SCHEM | Schema | 19991214 | |||
| 2 | SCHEMENUM | Value transfer | Type reference (TYPE) | HRPAY99_SCHEMENUM | Schemennummer | 19991214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Für das Schema existiert noch kein Zähler. | 19991214 |
Method SUBTRACT_SCHEMENUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCHEM | Value transfer | Type reference (TYPE) | SCHEM | Schema | 19991214 | |||
| 2 | SCHEMENUM | Value transfer | Type reference (TYPE) | HRPAY99_SCHEMENUM | Schemennummer | 19991214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Für das Schema existiert noch kein Zähler. | 19991214 |
History
| Last changed by/on | SAP | 19991214 |
| SAP Release Created in | 46C |