SAP ABAP Class CL_ABAP_PSE_APPLICATION (STRUST Application helper class for CL_ABAP_PSE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-SSF (Application Component) Secure Store and Forward
     SECF (Package) Secure Store & Forward (SSF) Support
Properties
Class CL_ABAP_PSE_APPLICATION  
Short Description STRUST Application helper class for CL_ABAP_PSE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECF   Secure Store & Forward (SSF) Support 
Created 20120612   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ABAP_PSE_APPLICATION has no forward declaration.
Interfaces
Class CL_ABAP_PSE_APPLICATION has no interface implemented.
Friends
Class CL_ABAP_PSE_APPLICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ABAP_RANDOM Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_RANDOM_INT 20120612
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120612
2 DELETE_APPLICATION Static method Public Method 20120612
3 GENERATE_APPLICATION Instance method Public Method 20120612
4 GET_TABLE_NAME Static method Private Method 20120612
5 GET_VALID_CONTEXTS Static method Public Method 20120612
6 IS_APPLICATION_GENERATED Static method Public Method 20120612
7 SAVE_APPLICATION Static method Public Method 20120612
Events
Class CL_ABAP_PSE_APPLICATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 PSECONTEXT_T Public See coding 20120612 PSECONTEXT_t type table of psecontext
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ABAP_PSE_APPLICATION has no parameter.
Method CONSTRUCTOR on class CL_ABAP_PSE_APPLICATION has no exception.

Method DELETE_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_APPLIC Call by reference Type reference (TYPE) CHAR6 20120612
2 Importing IF_CONTEXT Call by reference Type reference (TYPE) PSECONTEXT 20120612
# Exception Resumable Description Created on
1 APPLIC_NOT_GENERATED 20120612
2 DELETION_FAILED 20120612
3 INVALID_APPLIC 20120612
4 INVALID_CONTEXT 20120612

Method GENERATE_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_CONTEXT Call by reference Type reference (TYPE) PSECONTEXT 20120612
2 Returning RF_APPLIC Value transfer Type reference (TYPE) CHAR6 20120612
# Exception Resumable Description Created on
1 INVALID_CONTEXT 20120612

Method GET_TABLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_CONTEXT Call by reference Type reference (TYPE) PSECONTEXT 20120612
2 Returning RF_TABLE Value transfer Type reference (TYPE) CHAR30 20120612
# Exception Resumable Description Created on
1 INVALID_CONTEXT 20120612

Method GET_VALID_CONTEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONTEXTS Call by reference Type reference (TYPE) PSECONTEXT_T 20120612

Method GET_VALID_CONTEXTS on class CL_ABAP_PSE_APPLICATION has no exception.

Method IS_APPLICATION_GENERATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_APPLIC Call by reference Type reference (TYPE) CHAR6 20120612
2 Importing IF_CONTEXT Call by reference Type reference (TYPE) PSECONTEXT 20120612
3 Returning RF_GENERATED Value transfer Type reference (TYPE) SSFFLAG 20120612
# Exception Resumable Description Created on
1 INVALID_APPLIC 20120612
2 INVALID_CONTEXT 20120612

Method SAVE_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_APPLIC Call by reference Type reference (TYPE) CHAR6 20120612
2 Importing IF_CONTEXT Call by reference Type reference (TYPE) PSECONTEXT 20120612
3 Importing IF_DESCRIPT Call by reference Type reference (TYPE) SSFAPPLTXT 20120612
4 Importing IF_SPRSL Call by reference Type reference (TYPE) SPRAS SY-LANGU 20120612
5 Importing IO_PSE Call by reference Object reference (TYPE REF TO) CL_ABAP_PSE 20120905
# Exception Resumable Description Created on
1 INSERT_FAILED 20120612
2 INVALID_CONTEXT 20120612
History
Last changed by/on SAP  20130531 
SAP Release Created in 740