SAP ABAP Interface IF_PT_TD_IOBUFFER (Input/Output Interface for Business Logic Processor)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PT (Application Component) Personnel Time Management
⤷
PT_TMW_BLP (Package) Time Manager's Workplace: Business Logic Processor
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_TD_IOBUFFER | Input/Output Buffer for Business Logic Processor | 20001006 |
Properties
| Interface | IF_PT_TD_IOBUFFER | |
| Short Description | Input/Output Interface for Business Logic Processor |
General Data
| Package | PT_TMW_BLP | Time Manager's Workplace: Business Logic Processor |
| Created | 20001006 | SAP |
| Last changed | 20010409 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_PT_TMW_CONST | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_PT_TD_IOBUFFER has no interface.
Friends
Interface IF_PT_TD_IOBUFFER has no friend.
Attributes
Interface IF_PT_TD_IOBUFFER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add New Record for Processing | 20001006 | |
| 2 | Instance method | Public | Method | Add New Records from Table for Processing | 20001006 | |
| 3 | Instance method | Public | Method | Clear Buffer | 20001006 | |
| 4 | Instance method | Public | Method | Processes Buffer Content | 20001006 | |
| 5 | Instance method | Public | Method | Read Interface | 20001006 |
Events
Interface IF_PT_TD_IOBUFFER has no event.
Types
Interface IF_PT_TD_IOBUFFER has no local type.
Method Signatures
Method APPEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TIME_DATA | Call by reference | Object reference (TYPE REF TO) | IF_PT_TD_CONTROL | Zeitdaten-Kontrollobjekt | 20001006 |
Method APPEND on Interface IF_PT_TD_IOBUFFER has no exception.
Method APPEND_FROM_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TIME_DATA_TAB | Call by reference | Type reference (TYPE) | TIM_BLP_REQUEST_TAB | BLP: Übergabetabelle für Zeitdatenobjekte | 20001006 |
Method APPEND_FROM_TABLE on Interface IF_PT_TD_IOBUFFER has no exception.
Method EMPTY Signature
Method EMPTY on Interface IF_PT_TD_IOBUFFER has no parameter.
Method EMPTY on Interface IF_PT_TD_IOBUFFER has no exception.
Method FLUSH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RETCD | Value transfer | Type reference (TYPE) | SYSUBRC | Prozessierungsstatus | 20001006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Pufferfehler - die Transaktion muß abgebrochen werden | 20001006 |
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MESSAGETAB | Call by reference | Type reference (TYPE) | TIM_TMW_MESSAGE_TAB | TMW Message Handler: Arbeitstabelle für Meldungen | 20001006 | |||
| 2 | E_RETCD | Value transfer | Type reference (TYPE) | SYSUBRC | Status der Leseanfrage | 20001006 | |||
| 3 | E_TIME_DATA | Call by reference | Type reference (TYPE) | TIM_BLP_REQUEST_TAB | BLP: Übergabetabelle für Zeitdatenobjekte | 20001006 | |||
| 4 | I_CONTEXT_TAB | Call by reference | Type reference (TYPE) | TIM_BLP_REQUEST_TAB | BLP: Übergabetabelle für Zeitdatenobjekte | 20001006 | |||
| 5 | I_FROMDATE | Value transfer | Type reference (TYPE) | BEGDA | CL_PT_TMW_CONST=>LOW_DATE | Beginndatum für Selektion | 20001006 | ||
| 6 | I_NO_AUTHCHECK | Value transfer | Type reference (TYPE) | CHAR1 | SPACE | Keine Berechtigungsprüfung | 20001006 | ||
| 7 | I_PERNRGROUP | Call by reference | Type reference (TYPE) | TIM_TMW_PERNR_GROUP_TAB | Liste über Personalnummern | 20001006 | |||
| 8 | I_RECORD_STATUS | Value transfer | Type reference (TYPE) | TIM_TMW_BUFRECSTA | 0 | Status für Datensätze innerhalb des TMW - Buffers | 20001006 | ||
| 9 | I_RECUIDLIST | Call by reference | Type reference (TYPE) | TIM_TMW_RECUID_TAB | Tabelle über eindeutige Satzkennungen | 20001006 | |||
| 10 | I_SELCATTYPE | Call by reference | Type reference (TYPE) | TIM_TMW_SELCATTYPE_TAB | TMW: Selektionskriterien pro Kategorie und Typ | 20001006 | |||
| 11 | I_TODATE | Value transfer | Type reference (TYPE) | ENDDA | CL_PT_TMW_CONST=>HIGH_DATE | Endedatum für Selektion | 20001006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlende Eingaben über RECUID und PERNRGROUP | 20001006 | ||
| 2 | Einlesen über RECUID nicht möglich (Laufzeitdaten) | 20001006 | ||
| 3 | Ungültiger Wert für Eingabeparam. RECORD_STATUS | 20001006 | ||
| 4 | RECUID und PERNRGROUP wurden zusammen übergeben | 20001006 | ||
| 5 | ungültige Zeitdatenkategorie | 20001006 |
History
| Last changed by/on | SAP | 20010409 |
| SAP Release Created in | 46C |