SAP ABAP Class IF_EAMS_PERMIT_REL (Permit Relation (object specific Assignment))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EAMS_BO_EQUI Business Object Equipment 20100910
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EAMS_BO_FL Business Object Functional Location 20100910
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EAMS_BO_ORDER Business Object Order 20100914
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EAMS_BO_TL Business Object Task List 20100915
Properties
Class IF_EAMS_PERMIT_REL  
Short Description Permit Relation (object specific Assignment)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100910   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EAMS_PERMIT_REL has no forward declaration.
Interfaces
Class IF_EAMS_PERMIT_REL has no interface implemented.
Friends
Class IF_EAMS_PERMIT_REL has no friend class.
Attributes
Class IF_EAMS_PERMIT_REL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OBJECT_STATUS Instance method Public Method Check if certain status is active for object: EQ, FL, WO, TL 20110215
2 DELETE Instance method Public Method Unassign a permit from an object : EQ, FL, WO, TL 20100910
3 INSERT Instance method Public Method Assign a permit to an object : EQ, FL, WO, TL 20100910
4 UPDATE Instance method Public Method Update Assignments of permits to an object : EQ, FL, WO, TL 20100910
Events
Class IF_EAMS_PERMIT_REL has no event.
Types
Class IF_EAMS_PERMIT_REL has no local type.
Method Signatures

Method CHECK_OBJECT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTIVE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110215
2 Importing IS_NODE_ID Call by reference Type reference (TYPE) EAMS_S_BO_PERMIT_REL_ID Permit Relation Identification 20110215
3 Importing IV_STATUS Call by reference Type reference (TYPE) J_STATUS Object status 20110215

Method CHECK_OBJECT_STATUS on class IF_EAMS_PERMIT_REL has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100916
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_PERMIT_REL_ID Permit Relation Identification 20100910

Method DELETE on class IF_EAMS_PERMIT_REL has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100910
2 Importing IS_T357G Call by reference Type reference (TYPE) T357G Permits (Data in Customizing) 20100930
3 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_PERMIT_REL_ID Permit Relation ID 20100910

Method INSERT on class IF_EAMS_PERMIT_REL has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100910
2 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_PERMIT_REL_DATA Permit Relation Data 20100910

Method UPDATE on class IF_EAMS_PERMIT_REL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in