SAP ABAP Class CL_FPM_SADL_CRUD_CONTAINER (Wiring Data Container for Transactional FPM SADL Integration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     SADL_FPM_CRUD_CORE (Package) Transactional FPM-SADL Integration: Test Objects
Properties
Class CL_FPM_SADL_CRUD_CONTAINER  
Short Description Wiring Data Container for Transactional FPM SADL Integration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADL_FPM_CRUD_CORE   Transactional FPM-SADL Integration: Test Objects 
Created 20130829   SAP 
Last change 20141121    
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)
2 IF_SADL_ENTITY_TRANSACTIONAL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FPM_SADL_CRUD_CONTAINER has no interface implemented.
Friends
Class CL_FPM_SADL_CRUD_CONTAINER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_PSEUDO_ASSOCIATION Constant Public See coding 20130829
2 MR_KEYS Instance attribute Private Object reference (TYPE REF TO) DATA 20131112
3 MV_ENTITY_ID Instance attribute Public Type reference (TYPE) SADL_ENTITY_ID Name of SADL_ENTITY_ID 20131113
4 MV_ENTITY_TYPE Instance attribute Public Type reference (TYPE) SADL_ENTITY_TYPE Name of SADL_ENTITY_TYPE 20130829
5 MV_IS_NEW_INPUT Instance attribute Public Type reference (TYPE) ABAP_BOOL 20131115
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20131115
2 GET_KEYS Instance method Public Method 20131112
3 IS_EQUAL Instance method Public Method 20131115
4 SET_KEYS Instance method Public Method 20131112
Events
Class CL_FPM_SADL_CRUD_CONTAINER has no event.
Types
Class CL_FPM_SADL_CRUD_CONTAINER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) SADL_ENTITY_ID Business Entity 20131115
2 Importing IV_ENTITY_TYPE Call by reference Type reference (TYPE) SADL_ENTITY_TYPE Business Entity Source 20131115
3 Importing IV_IS_NEW_INPUT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20131115

Method CONSTRUCTOR on class CL_FPM_SADL_CRUD_CONTAINER has no exception.

Method GET_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEY Call by reference Type reference (TYPE) INDEX TABLE 20131115

Method GET_KEYS on class CL_FPM_SADL_CRUD_CONTAINER has no exception.

Method IS_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_FPM_SADL_CRUD_CONTAINER Wiring Data Container for Transactional FPM SADL Integration 20131115
2 Returning RV_IS_EQUAL Value transfer Type reference (TYPE) ABAP_BOOL 20131115

Method IS_EQUAL on class CL_FPM_SADL_CRUD_CONTAINER has no exception.

Method SET_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEY Call by reference Type reference (TYPE) INDEX TABLE 20131112

Method SET_KEYS on class CL_FPM_SADL_CRUD_CONTAINER has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in