SAP ABAP Class IF_APB_LPD_SUSPEND_RESUME (Suspend and resume functionality)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_APB_LPD_SUSPEND_RESUME Inplace Navigation Interface 20090714
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_APB_LPD_UNIT_TEST Launchpad Unit Tests 20100517
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_SUSPEND_RESUME_UTILITY Utility class for the suspend and resume functionality 20080310
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_POWL_SUSPEND_RESUME_UTIL Suspend Resume Utility 20090828
Properties
Class IF_APB_LPD_SUSPEND_RESUME  
Short Description Suspend and resume functionality    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080310   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_APB_LPD_SUSPEND_RESUME has no interface implemented.
Friends
Class IF_APB_LPD_SUSPEND_RESUME has no friend class.
Attributes
Class IF_APB_LPD_SUSPEND_RESUME has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 NAVIGATE_INPLACE Instance method Public Method 20081121
2 SUSPEND Instance method Public Method 20080310
Events
Class IF_APB_LPD_SUSPEND_RESUME has no event.
Types
Class IF_APB_LPD_SUSPEND_RESUME has no local type.
Method Signatures

Method NAVIGATE_INPLACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_POST_PARAMETERS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Boolean variable 20081121
2 Importing ID_URL Call by reference Type reference (TYPE) STRING 20081121
3 Importing IT_PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20100903

Method NAVIGATE_INPLACE on class IF_APB_LPD_SUSPEND_RESUME has no exception.

Method SUSPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ENVIRONMENT Call by reference Type reference (TYPE) I 20080310
2 Importing ID_POST_PARAMETERS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Boolean variable 20081001
3 Importing ID_URL Call by reference Type reference (TYPE) STRING 20080310
4 Importing IT_PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20090512

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