SAP ABAP Class CL_EAM_TL_MPACK (Class for task list API maintenance packages)
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_MPACK  
Short Description Class for task list API maintenance packages    
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 20090813   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ABAP_STRUCTDESCR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_EAM_TL_MPACK has no interface implemented.
Friends
Class CL_EAM_TL_MPACK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_EAM_TL_MPACK Class for task list API maintenance packages 20090813
2 MS_HEADER Instance attribute Private Type reference (TYPE) PLKO Task list - header 20090831
3 MV_TABIX Instance attribute Private Attribute reference (LIKE) SY-TABIX Index of Internal Tables 20090901
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Checks maintenance package 20090831
2 CHECK_HEADER_STRATEGY Instance method Private Method Compares maintenance strategy with header 20090831
3 CHECK_PACKAGES Instance method Private Method Checks if maintenance packages exist accord. to strategie 20090831
4 CHECK_SINGLE Instance method Private Method Checks single maintenance package 20090831
5 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090813
6 CREATE Instance method Public Method Create maintenace packages for Operations 20090924
7 DELETE Instance method Public Method Deletes maintenance package records 20090902
8 GET_INSTANCE Static method Public Method Returns singleton instance 20090813
9 READ Instance method Public Method Read maintenace packages for Operations 20090813
Events
Class CL_EAM_TL_MPACK has no event.
Types
Class CL_EAM_TL_MPACK has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PLWPD Call by reference Type reference (TYPE) EAM_T_PLWPD Task List API Table of maintenance packages 20090831
2 Importing IV_DATE Call by reference Type reference (TYPE) STTAG Field of type DATS 20090831
# Exception Resumable Description Created on
1 CX_EAM_TL_CONS_MPACK Dynamic exception class for tasklist maintenance package 20090831

Method CHECK_HEADER_STRATEGY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_STRAT Call by reference Type reference (TYPE) STRAT Maintenance strategy 20091028
2 Importing IV_DATE Call by reference Type reference (TYPE) STTAG Key Date 20090831
3 Importing IV_PLNAL Call by reference Type reference (TYPE) PLNAL Group Counter 20090831
4 Importing IV_PLNNR Call by reference Type reference (TYPE) PLNNR Group Counter 20090831
5 Importing IV_PLNTY Call by reference Type reference (TYPE) PLNTY Task List Type 20090831
# Exception Resumable Description Created on
1 CX_EAM_TL_CONS_MPACK Dynamic exception class for tasklist maintenance package 20090831

Method CHECK_PACKAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PAKET Call by reference Type reference (TYPE) PAKETZAEHL Maintenance package number 20090831
2 Importing IV_STRAT Call by reference Type reference (TYPE) STRAT Maintenance strategy 20090831
# Exception Resumable Description Created on
1 CX_EAM_TL_CONS_MPACK Dynamic exception class for tasklist maintenance package 20090831

Method CHECK_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PLWPD Call by reference Type reference (TYPE) PLWPD Task List/Maint.Package Allocation I/O Structure 20091028
2 Exporting EV_ERROR_OCCURED Call by reference Type reference (TYPE) FLAG Indicates wether error occured in check 20091005
3 Importing IV_DATE Call by reference Type reference (TYPE) STTAG Key Date 20090831
# Exception Resumable Description Created on
1 CX_EAM_TL_CONS_MPACK Dynamic exception class for tasklist maintenance package 20090831

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_EAM_TL_MPACK has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EAM_TL_MPACK has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MPACK Call by reference Type reference (TYPE) EAM_T_TL_MPACK Task List API: Table for maintenance packag update / insert 20090928
2 Importing IV_AENNR Call by reference Type reference (TYPE) AENNR Change Number 20090928
3 Importing IV_DATE Call by reference Type reference (TYPE) STTAG Key Date 20090925
# Exception Resumable Description Created on
1 CX_EAM_TL_CONS_MPACK Dynamic exception class for tasklist maintenance package 20090925

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MPACK Call by reference Type reference (TYPE) EAM_T_TL_MPACK Task List API: Table for maintenance packag update / insert 20091002
2 Importing IV_AENNR Call by reference Type reference (TYPE) AENNR Change Number 20090902
3 Importing IV_DATE Call by reference Type reference (TYPE) STTAG Key Date 20090902
# Exception Resumable Description Created on
1 CX_EAM_TL_CONS_MPACK Dynamic exception class for tasklist maintenance package 20090902

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_EAM_TL_MPACK Class for task list API maintenance packages 20090813

Method GET_INSTANCE on class CL_EAM_TL_MPACK has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PLWPD Call by reference Type reference (TYPE) EAM_T_PLWPD Task list API: table for maintenance packages 20090818
2 Importing IV_DATE Call by reference Type reference (TYPE) DATUV Valid-From Date 20090813
3 Importing IV_PLNAL Call by reference Type reference (TYPE) PLNAL Group Counter 20090813
4 Importing IV_PLNNR Call by reference Type reference (TYPE) PLNNR Key for Task List Group 20090813
5 Importing IV_PLNTY Call by reference Type reference (TYPE) PLNTY Task List Type 20090813
# Exception Resumable Description Created on
1 CX_EAM_TL_CONS_MPACK Dynamic exception class for tasklist maintenance package 20090827
History
Last changed by/on SAP  20100310 
SAP Release Created in 605