SAP ABAP Class IF_PT_REQ_A_WF (Request Participant)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WORKFLOW | Business Workflow | 20030307 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_REQ_ACTOR | Request Participant | 20030307 |
Properties
| Class | IF_PT_REQ_A_WF | |
| Short Description | Request Participant | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030307 | SAP |
| Last change | 20031212 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_PT_REQ_A_WF has no forward declaration.
Interfaces
Class IF_PT_REQ_A_WF has no interface implemented.
Friends
Class IF_PT_REQ_A_WF 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) | TIM_REQ_ACTOR_TYPE | Request Participant Type | 20030307 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Upper Case | 20030308 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | P22J_NABIK | Name at Birth (Katakana) | 20030307 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | P22J_NABIR | Name at Birth (Romaji) | 20030911 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | BAS_CHECK_PERNR-BUKRS | Company Code | 20030307 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | ENDDA | Valid To Date | 20030328 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | VWSTA | Status of Control Record | 20030328 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | P22J_FNAMK | First Name (Katakana) | 20030307 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | P22J_FNAMR | First name (Romaji) | 20030307 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | KOSTL | Cost Center | 20030307 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | P22J_LNAMK | Last Name (Katakana) | 20030307 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | P22J_LNAMR | Relevant for Japan Only | 20030307 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | BAS_CHECK_PERNR-MOLGA | Country Grouping | 20030307 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | EMNAM | Formatted Name of Employee or Applicant | 20030307 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | P22J_NICKK | Nickname (Katakana) | 20030307 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | P22J_NICKR | Nickname (Romaji) | 20030307 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | OBJEKTID | Object ID | 20030307 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | OTYPE | Object Type | 20030307 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | PERSNO | Personnel Number | 20030307 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | BAS_CHECK_PERNR-PERSA | Personnel Area | 20030307 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | PLVAR | Plan Version | 20030307 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | ESS_EMP-PERSSUBAREA | Personnel Subarea | 20030307 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | SMNAM | Employee's name (sortable by LAST NAME FIRST NAME) | 20030620 | |||
| 24 | Instance attribute | Public | Type reference (TYPE) | SYSID | Communication ID/number | 20030307 | |||
| 25 | Instance attribute | Public | Type reference (TYPE) | COMM_ID_LONG | Communication: Long Identification/Number | 20030307 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks Whether Actor Sick (Enhancement) | 20030307 | |
| 2 | Instance method | Public | Method | Read All Actor Attributes | 20030911 | |
| 3 | Instance method | Public | Method | Reads Substitutes | 20030307 | |
| 4 | Instance method | Public | Method | Fill All Actor Attributes | 20030911 |
Events
Class IF_PT_REQ_A_WF has no event.
Types
Class IF_PT_REQ_A_WF has no local type.
Method Signatures
Method CHECK_IF_ABSENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20030307 | |||
| 2 | RE_ABSENT | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030307 |
Method CHECK_IF_ABSENT on class IF_PT_REQ_A_WF has no exception.
Method GET_ALL_ATTRIBS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ATTRIBS | Call by reference | Type reference (TYPE) | PTREQ_ACTOR_STRUC_FLAT | Aktordaten | 20030911 |
Method GET_ALL_ATTRIBS on class IF_PT_REQ_A_WF has no exception.
Method READ_SUBSTITUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SUBST_OBJ | Call by reference | Type reference (TYPE) | OBJEC_T | Workarea zur Datenbank PCH | 20030307 | |||
| 2 | EX_SUBST_STR | Call by reference | Type reference (TYPE) | STRUC_T | Struktur-Information zur Datenbank PCH | 20030307 | |||
| 3 | IM_TASK | Call by reference | Type reference (TYPE) | PD_TASK_SK | Suchbegriff für Aufgaben | 20030307 |
Method READ_SUBSTITUTES on class IF_PT_REQ_A_WF has no exception.
Method SET_ALL_ATTRIBS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTRIBS | Call by reference | Type reference (TYPE) | PTREQ_ACTOR_STRUC_FLAT | Aktordaten | 20030911 |
Method SET_ALL_ATTRIBS on class IF_PT_REQ_A_WF has no exception.
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in |