SAP ABAP Interface IF_RSFBP_HEADER (Field-based Provider)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSFBP (Package) BW: Field-based Provider framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSFBP_OBJECT_VERS BW-TLOGO: Specific version of Open ODS Layer Object 20130307
Properties
Interface IF_RSFBP_HEADER  
Short Description Field-based Provider    
General Data
Package RSFBP   BW: Field-based Provider framework 
Created 20130307   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSFBP_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSFBP_HEADER has no interface.
Friends
Interface IF_RSFBP_HEADER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_OBJVERS Instance attribute Public Type reference (TYPE) RSOBJVERS Object version 20130307
2 N_R_OBJECT Instance attribute Public Object reference (TYPE REF TO) IF_RSFBP_OBJECT 20130307
3 N_SOURCE_OBJVERS Instance attribute Public Type reference (TYPE) RSOBJVERS Object version 20130311
4 N_SX_HEADER Instance attribute Public Type reference (TYPE) IF_RSFBP_TYPES=>TN_SX_HEADER 20130307
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_LOGSYS_MAPPING Instance method Public Method 20130619
2 CHANGE_SEMANTICS Instance method Public Method 20130419
3 CHECK Instance method Public Method 20130307
4 CREATE_SEMANTICS Instance method Public Method 20130415
5 DELETE_SEMANTICS Instance method Public Method 20130415
6 FREE Instance method Public Method 20130307
7 GET_ALL Instance method Public Method 20130307
8 GET_HEADER_TEXT Instance method Public Method 20130307
9 GET_INFOAREA Instance method Public Method 20130307
10 GET_SEMANTICS Instance method Public Method 20130308
11 GET_SEMANTICS_LIST Instance method Public Method 20130415
12 GET_VIEW_TYPE Instance method Public Method 20130308
13 IS_DIRTY Instance method Public Method 20130307
14 IS_EQUAL Instance method Public Method 20130408
15 SAVE Instance method Public Method 20130307
16 SET_ALL Instance method Public Method 20130307
17 SET_HEADER_TEXT Instance method Public Method 20130307
18 SET_INFOAREA Instance method Public Method 20130307
19 SET_SEMANTICS_LIST Instance method Public Method 20130415
Events
# Event Type Visibility Description Created on
1 AFTER_SAVE Instance Event
(0)
Public
(2)
20130311
2 SET_DIRTY Instance Event
(0)
Public
(2)
20130423
Types
Interface IF_RSFBP_HEADER has no local type.
Method Signatures

Method APPLY_LOGSYS_MAPPING Signature

Method APPLY_LOGSYS_MAPPING on Interface IF_RSFBP_HEADER has no parameter.
# Exception Resumable Description Created on
1 CX_RS_ACTION_NOT_ALLOWED The action is not allowed here 20130619

Method CHANGE_SEMANTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOURCE_SEMANTICS Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_SEMANTICS 20130419
2 Importing I_TARGET_SEMANTICS Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_SEMANTICS 20130419
3 Returning R_R_SEMANTICS Value transfer Object reference (TYPE REF TO) IF_RSFBP_SEMANTICS Field-based Provider Semantic Section 20130419
# Exception Resumable Description Created on
1 CX_RS_ACTION_NOT_ALLOWED The action is not allowed here 20130419
2 CX_RS_EXISTING Object Already Exists (Do Not Use as Higher Class !!) 20130419
3 CX_RS_NOT_FOUND Object Not Found 20130419

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HAS_ERRORS Call by reference Type reference (TYPE) RS_BOOL 20130307
2 Exporting E_SX_HEADER_MSG Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_SX_HEADER_MSG 20130813
3 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG 20130307
4 Importing I_EXTENDED Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 20130307
5 Importing I_REPAIR Value transfer Type reference (TYPE) RS_BOOL RS_C_TRUE 20130307

Method CHECK on Interface IF_RSFBP_HEADER has no exception.

Method CREATE_SEMANTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEMANTICS Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_SEMANTICS 20130415
2 Returning R_R_SEMANTICS Value transfer Object reference (TYPE REF TO) IF_RSFBP_SEMANTICS 20130415
# Exception Resumable Description Created on
1 CX_RS_ACTION_NOT_ALLOWED 20130415
2 CX_RS_EXISTING 20130415

Method DELETE_SEMANTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEMANTICS Value transfer Type reference (TYPE) IF_RSFBP_TYPES=>TN_SEMANTICS IF_RSFBP_TYPES=>CO_SEMANTICS-PRIMARY 20130415
# Exception Resumable Description Created on
1 CX_RS_ACTION_NOT_ALLOWED 20130415
2 CX_RS_NOT_FOUND 20130415

Method FREE Signature

Method FREE on Interface IF_RSFBP_HEADER has no parameter.
Method FREE on Interface IF_RSFBP_HEADER has no exception.

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SX_OBJECT Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_SX_OBJECT 20130307
2 Importing I_ALL_LANGU Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20130307

Method GET_ALL on Interface IF_RSFBP_HEADER has no exception.

Method GET_HEADER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_S_TXTSL Value transfer Type reference (TYPE) RSTXTSL 20130307

Method GET_HEADER_TEXT on Interface IF_RSFBP_HEADER has no exception.

Method GET_INFOAREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INFOAREA Value transfer Type reference (TYPE) RSINFOAREA 20130307

Method GET_INFOAREA on Interface IF_RSFBP_HEADER has no exception.

Method GET_SEMANTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEMANTICS Value transfer Type reference (TYPE) IF_RSFBP_TYPES=>TN_SEMANTICS IF_RSFBP_TYPES=>CO_SEMANTICS-PRIMARY 20130415
2 Returning R_R_SEMANTICS Value transfer Object reference (TYPE REF TO) IF_RSFBP_SEMANTICS 20130415
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND 20130415

Method GET_SEMANTICS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TR_SEMANTICS Value transfer Type reference (TYPE) IF_RSFBP_TYPES=>TN_TR_SEMANTICS 20130415

Method GET_SEMANTICS_LIST on Interface IF_RSFBP_HEADER has no exception.

Method GET_VIEW_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VIEW_TYPE Value transfer Type reference (TYPE) IF_RSFBP_TYPES=>TN_VIEW_TYPE View Type 20130308

Method GET_VIEW_TYPE on Interface IF_RSFBP_HEADER has no exception.

Method IS_DIRTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_DIRTY Value transfer Type reference (TYPE) RS_BOOL 20130307

Method IS_DIRTY on Interface IF_RSFBP_HEADER has no exception.

Method IS_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_HEADER Call by reference Object reference (TYPE REF TO) IF_RSFBP_HEADER Field-based Provider 20130408
2 Returning R_IS_EQUAL Value transfer Type reference (TYPE) RS_BOOL Boolean 20130408

Method IS_EQUAL on Interface IF_RSFBP_HEADER has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORCE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 20130307
2 Importing I_WITH_CTO Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20130307
# Exception Resumable Description Created on
1 CX_RS_ACTION_NOT_ALLOWED 20130307
2 CX_RS_CANCELLED 20130307

Method SET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SX_OBJECT Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_SX_OBJECT 20130307
# Exception Resumable Description Created on
1 CX_RS_ACTION_NOT_ALLOWED 20130307

Method SET_HEADER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TXTSL Call by reference Type reference (TYPE) RSTXTSL 20130307
# Exception Resumable Description Created on
1 CX_RS_ACTION_NOT_ALLOWED 20130307

Method SET_INFOAREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOAREA Call by reference Type reference (TYPE) RSINFOAREA 20130307
# Exception Resumable Description Created on
1 CX_RS_ACTION_NOT_ALLOWED 20130307

Method SET_SEMANTICS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TH_SEMANTICS Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_TH_SEMANTICS 20130415
# Exception Resumable Description Created on
1 CX_RS_ACTION_NOT_ALLOWED The action is not allowed here 20130415
Event Signatures

Event AFTER_SAVE Signature
Event AFTER_SAVE on Interface IF_RSFBP_HEADER has no parameter.
Event SET_DIRTY Signature
Event SET_DIRTY on Interface IF_RSFBP_HEADER has no parameter.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740