SAP ABAP Class CL_CFX_UD_P_BUTTON (Persistence of CFX_BUTTON)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_UI (Package) Collaboration Folders: User Interface
Properties
Class CL_CFX_UD_P_BUTTON  
Short Description Persistence of CFX_BUTTON    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_UI   Collaboration Folders: User Interface 
Created 20030805   SAP 
Last change 20141109    
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 CL_CFX_UD_P_BUTTON has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_CFX_UD_BUTTON 20030805 User-Defined Pushbutton
2 CL_CFX_UD_BUTTON_LIST 20030805 User-Defined Pushbuttons
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SP_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CFX_UD_P_BUTTON Persistence of CFX_BUTTON 20030805
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_BUTTON Instance method Private Method Delete button 20030805
2 GET_BUTTONS Instance method Private Method Determine all Buttons 20030805
3 GET_INSTANCE Static method Private Method Retrieving the Instance 20030805
4 INSERT_BUTTON Instance method Private Method Insert New Button 20030805
5 UPDATE_BUTTON Instance method Private Method Change Button 20030805
Events
Class CL_CFX_UD_P_BUTTON has no event.
Types
Class CL_CFX_UD_P_BUTTON has no local type.
Method Signatures

Method DELETE_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUTTON_ID Call by reference Type reference (TYPE) CFX_UD_T_BUTTON_ID Kundendefinierter Druckknopf (ID) 20030805
2 Returning R_ERROR Value transfer Type reference (TYPE) CFX_BOOLEAN Fehler: Button mit dieser ID existiert nicht 20030805

Method DELETE_BUTTON on class CL_CFX_UD_P_BUTTON has no exception.

Method GET_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUTTONS Call by reference Type reference (TYPE) CFX_UD_TT_BUTTON_STRUCT Kundendefinierte Buttons in cFolders Oberflächen 20030805

Method GET_BUTTONS on class CL_CFX_UD_P_BUTTON has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_P_BUTTON Value transfer Object reference (TYPE REF TO) CL_CFX_UD_P_BUTTON Persistenc von CFX_BUTTON 20030805

Method GET_INSTANCE on class CL_CFX_UD_P_BUTTON has no exception.

Method INSERT_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUTTON Call by reference Type reference (TYPE) CFX_UD_TS_BUTTON Kundendefinierte Buttons in cFolders Oberflächen 20030805
2 Returning R_ERROR Value transfer Type reference (TYPE) CFX_BOOLEAN Fehler: Button mit dieser ID existiert bereits 20030805

Method INSERT_BUTTON on class CL_CFX_UD_P_BUTTON has no exception.

Method UPDATE_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUTTON Call by reference Type reference (TYPE) CFX_UD_TS_BUTTON Kundendefinierte Buttons in cFolders Oberflächen 20030805

Method UPDATE_BUTTON on class CL_CFX_UD_P_BUTTON has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 310