SAP ABAP Class J_3RF_REP_GLP_CONTAINER (Container for global parameters)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     J3RFTAX (Package) Tax Accounting
Properties
Class J_3RF_REP_GLP_CONTAINER  
Short Description Container for global parameters    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package J3RFTAX   Tax Accounting 
Created 20120216   SAP 
Last change 20130531   SAP 
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 J3RXR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class J_3RF_REP_GLP_CONTAINER has no interface implemented.
Friends
Class J_3RF_REP_GLP_CONTAINER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DELIM_IDX Constant Public Type reference (TYPE) STRING ':' Index delimiter 20120619
2 C_DELIM_SUB Constant Public Type reference (TYPE) STRING '~' Subrole delimiter 20120619
3 C_HIGH Constant Public Type reference (TYPE) STRING 'HIGH' 20120216
4 C_LOW Constant Public Type reference (TYPE) STRING 'LOW' 20120216
5 PARAMETER_POOL Static Attribute Private Type reference (TYPE) J3RXR_GLOB_PARAM_POOL 20120216
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20120216
2 GET_PARAMETER Static method Public Method 20120216
3 GET_PARAMETER_EX Static method Public Method Same as get_parameter, but doesn't truncate values 20131111
4 GET_PARAMS Static method Public Method Returns all parameters 20120216
5 GET_PARAMS_AS_VRM Static method Public Method Returns parameter list as VRM 20120216
6 GET_PARAM_INFO Static method Public Method 20120216
7 REMOVE_DUPLICATES Static method Public Method Remove duplicating items, that differ on p_idx 20130423
8 SET_INTERVAL Static method Public Method Sets intervalled parameter 20120216
9 SET_PARAMETER Static method Public Method 20120216
10 SET_SELECT_OPTION Static method Public Method Sets intervalled parameter 20120619
11 SPLIT_PARAMETER_NAME Static method Public Method Splits role name into 20120216
12 UNSET_PARAMETER Static method Public Method Sets parameter to initial state 20120619
13 VALIDATE_PARAMETER Static method Protected Method 20120216
Events
Class J_3RF_REP_GLP_CONTAINER has no event.
Types
Class J_3RF_REP_GLP_CONTAINER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class J_3RF_REP_GLP_CONTAINER has no parameter.
Method CLASS_CONSTRUCTOR on class J_3RF_REP_GLP_CONTAINER has no exception.

Method GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_NAME Call by reference Type reference (TYPE) STRING 20120216
2 Exporting OUT_IS_RETURNED Call by reference Type reference (TYPE) ABAP_BOOL Had been really returned 20120216
3 Exporting OUT_RECORD Call by reference Type reference (TYPE) RSPARAMS ABAP: General Structure for PARAMETERS and SELECT-OPTIONS 20120216
4 Exporting OUT_TABLE Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Table 20120619

Method GET_PARAMETER on class J_3RF_REP_GLP_CONTAINER has no exception.

Method GET_PARAMETER_EX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_NAME Call by reference Type reference (TYPE) STRING 20131111
2 Exporting OUT_IS_RETURNED Call by reference Type reference (TYPE) ABAP_BOOL Had been really returned 20131111
3 Exporting OUT_RECORD Call by reference Type reference (TYPE) J3RXR_RSPARAMS ABAP: General Structure for PARAMETERS and SELECT-OPTIONS 20131111
4 Exporting OUT_TABLE Call by reference Type reference (TYPE) J3RXR_RSPARAMS_TT rsparams Table 20131111

Method GET_PARAMETER_EX on class J_3RF_REP_GLP_CONTAINER has no exception.

Method GET_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_LIST Value transfer Type reference (TYPE) J3RXR_GLOB_PARAM_POOL 20120216

Method GET_PARAMS on class J_3RF_REP_GLP_CONTAINER has no exception.

Method GET_PARAMS_AS_VRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_EXCL_MANDATORY Call by reference Type reference (TYPE) ABAP_BOOL 20120216
2 Importing IN_EXCL_SELSCREEN Call by reference Type reference (TYPE) ABAP_BOOL 20120216
3 Importing IN_INCL_HIGH Call by reference Type reference (TYPE) ABAP_BOOL 20120216
4 Returning OUT_LIST Value transfer Type reference (TYPE) VRM_VALUES 20120216

Method GET_PARAMS_AS_VRM on class J_3RF_REP_GLP_CONTAINER has no exception.

Method GET_PARAM_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_NAME Call by reference Type reference (TYPE) STRING 20120216
2 Exporting OUT_INFO Call by reference Type reference (TYPE) J3RXR_GLOB_PARAM_ENTRY ABAP: General Structure for PARAMETERS and SELECT-OPTIONS 20120216
3 Exporting OUT_IS_RETURNED Call by reference Type reference (TYPE) ABAP_BOOL Had been really returned 20120216

Method GET_PARAM_INFO on class J_3RF_REP_GLP_CONTAINER has no exception.

Method REMOVE_DUPLICATES Signature

Method REMOVE_DUPLICATES on class J_3RF_REP_GLP_CONTAINER has no parameter.
Method REMOVE_DUPLICATES on class J_3RF_REP_GLP_CONTAINER has no exception.

Method SET_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_HIGH Call by reference Type reference (TYPE) ANY 20120216
2 Importing IN_LOW Call by reference Type reference (TYPE) ANY 20120216
3 Importing IN_NAME Call by reference Type reference (TYPE) STRING 20120216
4 Exporting OUT_IS_IMPORTED Call by reference Type reference (TYPE) ABAP_BOOL 20120216

Method SET_INTERVAL on class J_3RF_REP_GLP_CONTAINER has no exception.

Method SET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_NAME Call by reference Type reference (TYPE) STRING 20120216
2 Importing IN_VALUE Call by reference Type reference (TYPE) ANY 20120216
3 Exporting OUT_IS_IMPORTED Call by reference Type reference (TYPE) ABAP_BOOL 20120216

Method SET_PARAMETER on class J_3RF_REP_GLP_CONTAINER has no exception.

Method SET_SELECT_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_NAME Call by reference Type reference (TYPE) STRING 20120619
2 Importing IN_SO Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Table 20120619
3 Exporting OUT_IS_IMPORTED Call by reference Type reference (TYPE) ABAP_BOOL 20120619

Method SET_SELECT_OPTION on class J_3RF_REP_GLP_CONTAINER has no exception.

Method SPLIT_PARAMETER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_ROLE Call by reference Type reference (TYPE) STRING Fully qualified role 20120216
2 Exporting OUT_IDX Call by reference Type reference (TYPE) I Index (for select-options) 20120619
3 Exporting OUT_ROLE Call by reference Type reference (TYPE) STRING Role name 20120216
4 Exporting OUT_SUBROLE Call by reference Type reference (TYPE) STRING Low or High 20120216

Method SPLIT_PARAMETER_NAME on class J_3RF_REP_GLP_CONTAINER has no exception.

Method UNSET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_NAME Call by reference Type reference (TYPE) STRING 20120619

Method UNSET_PARAMETER on class J_3RF_REP_GLP_CONTAINER has no exception.

Method VALIDATE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_TYPE Call by reference Type reference (TYPE) J_3RF_REP_PTYPE Type of XML Data Provider Parameter 20120216
2 Importing IN_VALUE Call by reference Type reference (TYPE) ANY 20120216
3 Returning OUT_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20120216

Method VALIDATE_PARAMETER on class J_3RF_REP_GLP_CONTAINER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607