SAP ABAP Class IF_WRF_RPR_PROMO_STORAGE (Save Promotion to Database Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WRF_RPR_PROMO_STORAGE Saving Promotion in Database Class 20050311
Properties
Class IF_WRF_RPR_PROMO_STORAGE  
Short Description Save Promotion to Database Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050309   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WRF_RPR_PROMO_STORAGE has no forward declaration.
Interfaces
Class IF_WRF_RPR_PROMO_STORAGE has no interface implemented.
Friends
Class IF_WRF_RPR_PROMO_STORAGE has no friend class.
Attributes
Class IF_WRF_RPR_PROMO_STORAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 LOAD Instance method Public Method Load Promotion from Database or Archive 20050314
2 REFRESH Instance method Public Method Reload Promotion 20050405
3 SAVE Instance method Public Method Save Promotion in Database 20050314
Events
Class IF_WRF_RPR_PROMO_STORAGE has no event.
Types
Class IF_WRF_RPR_PROMO_STORAGE has no local type.
Method Signatures

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_PROMOTION Call by reference Object reference (TYPE REF TO) IF_WRF_RPR_PROMOTION 20050316
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) WRF_RPR_PROMOERROR_TTY 20050531
3 Importing I_PROMO_NUMBER Call by reference Type reference (TYPE) WAKTION 20050519
# Exception Resumable Description Created on
1 CX_WRF_RPR_AUTHORITY_ERROR 20050314
2 CX_WRF_RPR_CUSTOMIZING_ERROR 20050531
3 CX_WRF_RPR_INTERNAL_ERROR 20050314
4 CX_WRF_RPR_PROMO_DATA_INVALID Operation not allowed 20050314

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT Call by reference Type reference (TYPE) XFELD SPACE 20050405
2 Changing XR_PROMOTION Call by reference Object reference (TYPE REF TO) IF_WRF_RPR_PROMOTION 20050405
# Exception Resumable Description Created on
1 CX_WRF_RPR_AUTHORITY_ERROR 20050405
2 CX_WRF_RPR_INTERNAL_ERROR 20050405
3 CX_WRF_RPR_PROMO_DATA_INVALID 20050405

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROMOTION Call by reference Object reference (TYPE REF TO) IF_WRF_RPR_PROMOTION 20050316
2 Returning R_PROMO_NUMBER Value transfer Type reference (TYPE) WAKH-AKTNR 20050519
# Exception Resumable Description Created on
1 CX_WRF_RPR_INTERNAL_ERROR 20050323
2 CX_WRF_RPR_INTERNAL_LOCK_ERROR 20050323
3 CX_WRF_RPR_PROMO_DATA_INVALID 20050323
History
Last changed by/on SAP  20060703 
SAP Release Created in