SAP ABAP Class CL_EPIC_C_BPSOT (Access Configuration Table for BPSOT Assingment)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-EPIC-BACO-BL (Package) Globalization: EPIC Bank Connection Services: Business Logic
Properties
Class CL_EPIC_C_BPSOT  
Short Description Access Configuration Table for BPSOT Assingment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-FI-EPIC-BACO-BL   Globalization: EPIC Bank Connection Services: Business Logic 
Created 20110331   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPIC_C_BPSOT has no forward declaration.
Interfaces
Class CL_EPIC_C_BPSOT has no interface implemented.
Friends
Class CL_EPIC_C_BPSOT has no friend class.
Attributes
Class CL_EPIC_C_BPSOT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_BPSOT_STRUC_INTO_SVAL Static method Public Method Get List of Fields in BPSOT Parameter Structure 20110401
2 FILL_STRUC_FROM_SVAL Static method Public Method 20110401
3 GET_ENTRY Static method Public Method Get Entry for Given Key 20110331
4 GET_LIST Static method Public Method Get All Entries 20110331
Events
Class CL_EPIC_C_BPSOT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_EPIC_C_BPSOTC_AS Public See coding 20110331 TTY_EPIC_C_BPSOTC_AS type STANDARD TABLE OF epic_c_bpsotc_as with DEFAULT KEY
2 TTY_SVAL Public See coding 20110331 TTY_SVAL type STANDARD TABLE OF sval WITH DEFAULT KEY
Method Signatures

Method CONVERT_BPSOT_STRUC_INTO_SVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SVAL Call by reference Type reference (TYPE) TTY_SVAL sval table 20110401
2 Exporting EV_STRUC_NAME Call by reference Type reference (TYPE) EPIC_BPSOT_O_TABNAME Outgoing Parameter Struct. Name for Bank Pay. Serv. Op. Type 20110401
3 Importing IS_BPSOT_KEY Call by reference Type reference (TYPE) EPIC_S_BPSOT_KEY Key Structure for Bank Payment Service Operation Type 20110401
# Exception Resumable Description Created on
1 STRUCTURE_NOT_FOUND Invalid Structure Name 20110401

Method FILL_STRUC_FROM_SVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_STRUC_WITH_DATA Call by reference Type reference (TYPE) DATA Populated Structure 20110401
2 Importing IT_SVAL Call by reference Type reference (TYPE) TTY_SVAL sval table 20110401
3 Importing IV_STRUC_NAME Call by reference Type reference (TYPE) EPIC_BPSOT_O_TABNAME Outgoing Parameter Struct. Name for Bank Pay. Serv. Op. Type 20110401

Method FILL_STRUC_FROM_SVAL on class CL_EPIC_C_BPSOT has no exception.

Method GET_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BPSOT_KEY Call by reference Type reference (TYPE) EPIC_S_BPSOT_KEY Key Structure for Bank Payment Service Operation Type 20110331
2 Returning RS_BPSOTC_AS Value transfer Type reference (TYPE) EPIC_C_BPSOTC_AS Bank Payment Service Operation Type Code Assignment 20110331

Method GET_ENTRY on class CL_EPIC_C_BPSOT has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_BPSOTC_AS Value transfer Type reference (TYPE) TTY_EPIC_C_BPSOTC_AS 20110331

Method GET_LIST on class CL_EPIC_C_BPSOT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606