SAP ABAP Class IF_EX_LGETY_SUBSCR_ACL (Interface for BAdI: LGETY_SUBSCR_ACL)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20070726
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LGETY_SUBSCR_ACL_NA Class for BAdI: LGETY_SUBSCR_ACL 20070801
Properties
Class IF_EX_LGETY_SUBSCR_ACL  
Short Description Interface for BAdI: LGETY_SUBSCR_ACL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070726   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_LGETY_SUBSCR_ACL has no forward declaration.
Interfaces
Class IF_EX_LGETY_SUBSCR_ACL has no interface implemented.
Friends
Class IF_EX_LGETY_SUBSCR_ACL has no friend class.
Attributes
Class IF_EX_LGETY_SUBSCR_ACL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_0100_DATA_FROM_SCREEN Instance method Public Method Transfer Data from Subscreen Back to Screen 0100 20070726
2 PUT_0100_DATA_TO_SCREEN Instance method Public Method Transfer Data from Screen 0100 to Subscreen 20070726
Events
Class IF_EX_LGETY_SUBSCR_ACL has no event.
Types
Class IF_EX_LGETY_SUBSCR_ACL has no local type.
Method Signatures

Method GET_0100_DATA_FROM_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_LGE_NODE Call by reference Object reference (TYPE REF TO) CL_NODE_OHFW Node referencing the log entry object 20070727
2 Exporting ET_ADDED_NODES Call by reference Type reference (TYPE) DIOHFW_NODE_T Nodes that need to be added 20070727
3 Exporting ET_UPDATED_NODES Call by reference Type reference (TYPE) DIOHFW_NODE_T Nodes that need to be updated 20070727
4 Exporting E_PMODE Call by reference Type reference (TYPE) SYUCOMM Processing mode of log entry screen 20070727
5 Exporting E_SELECTION_CHANGE Call by reference Type reference (TYPE) CHAR1 Flag: change of log entry selection 20070727

Method GET_0100_DATA_FROM_SCREEN on class IF_EX_LGETY_SUBSCR_ACL has no exception.

Method PUT_0100_DATA_TO_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_LGE_NODE Call by reference Object reference (TYPE REF TO) CL_NODE_OHFW Node referencing the log entry object 20070727
2 Importing IT_ADDED_NODES Call by reference Type reference (TYPE) DIOHFW_NODE_T Nodes that need to be added 20070727
3 Importing IT_UPDATED_NODES Call by reference Type reference (TYPE) DIOHFW_NODE_T Nodes that need to be updated 20070727
4 Importing I_PMODE Call by reference Type reference (TYPE) SYUCOMM Processing mode of log entry screen 20070727
5 Importing I_SELECTION_CHANGE Call by reference Type reference (TYPE) CHAR1 Flag: change of log entry selection 20070727

Method PUT_0100_DATA_TO_SCREEN on class IF_EX_LGETY_SUBSCR_ACL has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in