SAP ABAP Class IF_HRPAYIT_FORM_SEQUENCE (Interface for sequence number generators)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRPAYIT_FORM_SEQUENCE_XML | Generate sequence numbers for XML structures | 20041201 |
Properties
| Class | IF_HRPAYIT_FORM_SEQUENCE | |
| Short Description | Interface for sequence number generators | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041201 | SAP |
| Last change | 20060703 | 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) |
Interfaces
Class IF_HRPAYIT_FORM_SEQUENCE has no interface implemented.
Friends
Class IF_HRPAYIT_FORM_SEQUENCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | P15_FORM | Legal form | 20041201 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | PITUD_SEQNO | Last sequence number | 20041201 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | PITUD_TAB_XML_COMPONENT | Xml order table | 20050301 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_HRPAYIT_FORM_APPMISC | Generic application data store | 20050301 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Next sequence number | 20041201 | |
| 2 | Instance method | Public | Method | Part of the current number for a field | 20041201 | |
| 3 | Instance method | Public | Method | Initialization | 20041201 | |
| 4 | Instance method | Public | Method | Reset | 20041201 | |
| 5 | Instance method | Public | Method | Set sequence number | 20041201 |
Events
Class IF_HRPAYIT_FORM_SEQUENCE has no event.
Types
Class IF_HRPAYIT_FORM_SEQUENCE has no local type.
Method Signatures
Method GET_NEXT_SEQNO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SEQNO | Value transfer | Type reference (TYPE) | PITUD_SEQNO | Sequence number | 20041201 | |||
| 2 | IM_FIELD | Value transfer | Type reference (TYPE) | P15_FFIELD | Field | 20041201 | |||
| 3 | IM_SECTN | Value transfer | Type reference (TYPE) | P15_SECTN | Section | 20041201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node not found | 20050301 |
Method GET_SEQNO_FOR_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SEQNO | Value transfer | Type reference (TYPE) | P15_NSPEZ | Sequence number | 20041201 | |||
| 2 | IM_FIELD | Value transfer | Type reference (TYPE) | P15_FFIELD | Field | 20041201 | |||
| 3 | IM_SECTN | Value transfer | Type reference (TYPE) | P15_SECTN | Section | 20041201 |
Method GET_SEQNO_FOR_FIELD on class IF_HRPAYIT_FORM_SEQUENCE has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APP_MISC | Call by reference | Object reference (TYPE REF TO) | CL_HRPAYIT_FORM_APPMISC | Generic application data store | 20050301 | |||
| 2 | IM_FORM | Value transfer | Type reference (TYPE) | P15_FORM | Legal form | 20041201 |
Method INIT on class IF_HRPAYIT_FORM_SEQUENCE has no exception.
Method RESET Signature
Method RESET on class IF_HRPAYIT_FORM_SEQUENCE has no parameter.
Method RESET on class IF_HRPAYIT_FORM_SEQUENCE has no exception.
Method SET_SEQNO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SEQNO | Value transfer | Type reference (TYPE) | PITUD_SEQNO | Sequence number | 20041201 |
Method SET_SEQNO on class IF_HRPAYIT_FORM_SEQUENCE has no exception.
History
| Last changed by/on | SAP | 20060703 |
| SAP Release Created in |