SAP ABAP Class CL_EAM_TL_PRT (Class for task list API PRTs)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM-PRM-TL (Application Component) Maintenance Task Lists
⤷
EAM_TL_API (Package) EAM Task List API
⤷
⤷
Properties
| Class | CL_EAM_TL_PRT | |
| Short Description | Class for task list API PRTs | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EAM_TL_API | EAM Task List API |
| Created | 20090804 | SAP |
| Last change | 20110908 | 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 CL_EAM_TL_PRT has no interface implemented.
Friends
Class CL_EAM_TL_PRT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | FHMAR | 'D' | Production resources/tools category: document | 20090818 | ||
| 2 | Constant | Private | Type reference (TYPE) | FHMAR | 'E' | Production resources/tools category: equipment | 20090818 | ||
| 3 | Constant | Private | Type reference (TYPE) | FHMAR | 'M' | Production resources/tools category: material | 20090818 | ||
| 4 | Constant | Private | Type reference (TYPE) | FHMAR | 'P' | Production resources/tools category: measurement point | 20090818 | ||
| 5 | Constant | Private | Type reference (TYPE) | FHMAR | 'S' | Production resources/tools category: others | 20090818 | ||
| 6 | Constant | Private | Type reference (TYPE) | BZOFFE | '04' | Reference date for end of production resource/tool usage | 20090824 | ||
| 7 | Constant | Private | Type reference (TYPE) | BZOFFB | '02' | Reference date to start of production resource/tool usage | 20090824 | ||
| 8 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_EAM_TL_PRT | Class for task list API PRTs | 20090804 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SYTABIX | Index of current PRT | 20090824 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20090818 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks validity of PRT assignment | 20090818 | |
| 2 | Instance method | Private | Method | Checks key of PRT | 20090818 | |
| 3 | Instance method | Private | Method | Checks measurement point via BAdI | 20090820 | |
| 4 | Instance method | Private | Method | Checks fields that can not be changed | 20090924 | |
| 5 | Instance method | Private | Method | Checks reference date for PRT | 20090824 | |
| 6 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090804 | |
| 7 | Instance method | Public | Method | Creates new PRT assignments | 20090918 | |
| 8 | Instance method | Public | Method | Deletes PRTassignments | 20090820 | |
| 9 | Static method | Public | Method | Returns singleton instance | 20090804 | |
| 10 | Instance method | Private | Method | Get reference values which must not be changed | 20101007 | |
| 11 | Instance method | Private | Method | Initializes new PRT key | 20090824 | |
| 12 | Instance method | Private | Method | Fills PRT key structure from details structure | 20090819 | |
| 13 | Instance method | Public | Method | Reads PRT assignments for operations | 20090810 | |
| 14 | Instance method | Private | Method | Reads old PRT data from buffer | 20090908 | |
| 15 | Instance method | Private | Method | Sets internal key for reference date | 20090824 | |
| 16 | Instance method | Public | Method | Updates PRT assignments | 20090817 |
Events
Class CL_EAM_TL_PRT has no event.
Types
Class CL_EAM_TL_PRT has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PLFHD | Call by reference | Type reference (TYPE) | PLFHD | Dialogue structure PRTs in task lists | 20090818 | |||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | STTAG | Key Date | 20090820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for tasklist production ressources /tools | 20090827 |
Method CHECK_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PLFHD | Call by reference | Type reference (TYPE) | PLFHD | Dialogue structure PRTs in task lists | 20090818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for tasklist production ressources /tools | 20090827 |
Method CHECK_MEASUREMENT_POINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PLFHD | Call by reference | Type reference (TYPE) | PLFHD | Dialogue structure PRTs in task lists | 20090820 | |||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | STTAG | Key Date | 20090820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for tasklist production ressources /tools | 20090827 |
Method CHECK_NOT_CHANGEABLE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_PLFHD_NEW | Call by reference | Type reference (TYPE) | PLFHD | Dialogue structure PRTs in task lists | 20090924 | |||
| 2 | IS_PLFHD_OLD | Call by reference | Type reference (TYPE) | PLFHD | Dialogue structure PRTs in task lists | 20090924 |
Method CHECK_NOT_CHANGEABLE_FIELDS on class CL_EAM_TL_PRT has no exception.
Method CHECK_REF_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BZOFF | Call by reference | Type reference (TYPE) | CP_BZOFF | Key for reference dates used in offset scheduling | 20090824 | |||
| 2 | IV_OFFSET | Call by reference | Type reference (TYPE) | OFFSTE | Offset to finish of production resource/tool usage | 20090824 | |||
| 3 | IV_UNIT | Call by reference | Type reference (TYPE) | MEINS | Base Unit of Measure | 20090824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for tasklist production ressources /tools | 20090827 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_EAM_TL_PRT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EAM_TL_PRT has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PRT | Call by reference | Type reference (TYPE) | EAM_T_TL_PRT | task list API: table for PRT update | 20090918 | |||
| 2 | IV_AENNR | Call by reference | Type reference (TYPE) | AENNR | Change Number | 20090918 | |||
| 3 | IV_DATE | Call by reference | Type reference (TYPE) | STTAG | SY-DATUM | Key Date | 20090918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20090929 | ||
| 2 | Exception class for tasklist production ressources /tools | 20090921 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PRT | Call by reference | Type reference (TYPE) | EAM_T_TL_PRT | task list API: table for PRT update | 20090918 | |||
| 2 | IV_AENNR | Call by reference | Type reference (TYPE) | AENNR | Change Number | 20090820 | |||
| 3 | IV_DATE | Call by reference | Type reference (TYPE) | STTAG | SY-DATUM | Key Date | 20090820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20090929 | ||
| 2 | Exception class for tasklist production ressources /tools | 20090827 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_EAM_TL_PRT | Class for task list API PRTs | 20090804 |
Method GET_INSTANCE on class CL_EAM_TL_PRT has no exception.
Method GET_REFERENCE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CRFHD | Call by reference | Type reference (TYPE) | CRFHD | Structure of the production resources/tools master | 20101007 | |||
| 2 | IS_PLFHD_NEW | Call by reference | Type reference (TYPE) | PLFHD | Dialogue structure PRTs in task lists | 20101007 | |||
| 3 | IS_PLFHD_OLD | Call by reference | Type reference (TYPE) | PLFHD | Dialogue structure PRTs in task lists | 20101007 |
Method GET_REFERENCE_VALUES on class CL_EAM_TL_PRT has no exception.
Method INIT_NEW_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_PLFHD | Call by reference | Type reference (TYPE) | PLFHD | Dialogue structure PRTs in task lists | 20090824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for tasklist production ressources /tools | 20090827 |
Method RCFKY_FROM_PLFHD_FILL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RCFKY | Call by reference | Type reference (TYPE) | RCFKY | Structure of the external keys for PRTs | 20090819 | |||
| 2 | IS_PLFHD | Call by reference | Type reference (TYPE) | PLFHD | Dialogue structure PRTs in task lists | 20090819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for tasklist production ressources /tools | 20090827 |
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRT | Call by reference | Type reference (TYPE) | EAM_T_TL_PRT_DETAIL | task list API: table for PRT detail | 20090925 | |||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | DATUV | Valid-From Date | 20090810 | |||
| 3 | IV_PLNAL | Call by reference | Type reference (TYPE) | PLNAL | Group Counter | 20090810 | |||
| 4 | IV_PLNNR | Call by reference | Type reference (TYPE) | PLNNR | Key for Task List Group | 20090810 | |||
| 5 | IV_PLNTY | Call by reference | Type reference (TYPE) | PLNTY | Task List Type | 20090810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for tasklist production ressources /tools | 20090827 |
Method READ_OLD_PRT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PLFHD_OLD | Call by reference | Type reference (TYPE) | PLFHD | Dialogue structure PRTs in task lists | 20090908 | |||
| 2 | EV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of PRT in buffer | 20090908 | |||
| 3 | IV_DATE | Call by reference | Type reference (TYPE) | STTAG | Key Date | 20090908 | |||
| 4 | IV_PLNNR | Call by reference | Type reference (TYPE) | PLNNR | Key for Task List Group | 20090908 | |||
| 5 | IV_PLNTY | Call by reference | Type reference (TYPE) | PLNTY | Task List Type | 20090908 | |||
| 6 | IV_PZLFH | Call by reference | Type reference (TYPE) | PZLFH | Item counter for production resources/tools | 20090908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for tasklist production ressources /tools | 20090908 |
Method SET_REF_DATE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_PLFHD | Call by reference | Type reference (TYPE) | PLFHD | Dialogue structure PRTs in task lists | 20090824 |
Method SET_REF_DATE_KEY on class CL_EAM_TL_PRT has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TEXT_DEL | Call by reference | Type reference (TYPE) | EAM_S_TEXT | Text Header for Task List APIs | 20090928 | |||
| 2 | IS_TEXT_INS | Call by reference | Type reference (TYPE) | EAM_S_TEXT | Text Header for Task List APIs | 20090928 | |||
| 3 | IS_TEXT_UPD | Call by reference | Type reference (TYPE) | EAM_S_TEXT | Text Header for Task List APIs | 20090928 | |||
| 4 | IT_PRT | Call by reference | Type reference (TYPE) | EAM_T_TL_PRT | task list API: table for PRT update | 20090918 | |||
| 5 | IT_PRT_UP | Call by reference | Type reference (TYPE) | EAM_T_TL_PRT_UP | task list API: table for PRT update indicators | 20090918 | |||
| 6 | IT_TEXT_LINES_INS | Call by reference | Type reference (TYPE) | EAM_T_TEXT_LINES | Table with Text Lines for Task List APIs | 20090928 | |||
| 7 | IT_TEXT_LINES_UPD | Call by reference | Type reference (TYPE) | EAM_T_TEXT_LINES | Table with Text Lines for Task List APIs | 20090928 | |||
| 8 | IV_AENNR | Call by reference | Type reference (TYPE) | AENNR | Change Number | 20090817 | |||
| 9 | IV_DATE | Call by reference | Type reference (TYPE) | STTAG | SY-DATUM | Key Date | 20090817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20090929 | ||
| 2 | Exception class for tasklist production ressources /tools | 20090827 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |