SAP ABAP Class FSBP_ESAMAP_N_REQ_INDICATORS (Common Logic for Mapping Requested Indicators Node)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   FS-BP (Application Component) Business Partner
     FS_BP_FND_ESOA_MAPPING (Package) Obsolete: SAP FS-BP: Mapping for Services Up To FSAPPL 300
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  AC_FSBP_ESAMAP_NODE Abstract Class with Help Methods for Node Level Mapping 20081222
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FSBP_ESAMAP_GENNODE_INT2EXT Enhancement IF_FSBP_ESAMAP_NODE_INT2EXT (Type of Input) 20081223
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FSBP_ESAMAP_NODE_EXT2INT SOA Node Mapping 20081222
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FSBP_ESAMAP_NODE_INT2EXT SOA Node Mapping 20081222
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FSBP_PRX_PARAMETER_NAMES Business Partner Proxy: Parameter Names 20081222
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  FSBP_ESAMAP_N_REQ_INDICAT_REL Common Logic for Mapping Requested Indicators Node 20090121
Properties
Class FSBP_ESAMAP_N_REQ_INDICATORS  
Short Description Common Logic for Mapping Requested Indicators Node    
Super Class AC_FSBP_ESAMAP_NODE Abstract Class with Help Methods for Node Level Mapping 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FS_BP_FND_ESOA_MAPPING   Obsolete: SAP FS-BP: Mapping for Services Up To FSAPPL 300 
Created 20081222   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class FSBP_ESAMAP_N_REQ_INDICATORS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FSBP_ESAMAP_GENNODE_INT2EXT Enhancement IF_FSBP_ESAMAP_NODE_INT2EXT (Type of Input) 20081223
2 IF_FSBP_ESAMAP_NODE_EXT2INT SOA Node Mapping 20081222
3 IF_FSBP_ESAMAP_NODE_INT2EXT SOA Node Mapping 20081222
4 IF_FSBP_PRX_PARAMETER_NAMES Business Partner Proxy: Parameter Names 20081222
Friends
Class FSBP_ESAMAP_N_REQ_INDICATORS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATE_MAX Instance attribute Protected Attribute reference (LIKE) 20081222
2 DATE_MIN Instance attribute Protected Attribute reference (LIKE) 20081222
3 NODE_NAMES Constant Protected See coding 20081222
4 PARAMETER_NAMES Constant Protected See coding 20081222
5 PARTNER_ADDRESS_KEY Instance attribute Protected Attribute reference (LIKE) 20081222
6 PRINTFORM_PARAMETERS Instance attribute Protected Attribute reference (LIKE) 20081222
7 REQ_NODE_ADDRESS Instance attribute Protected Attribute reference (LIKE) 20081222
8 REQ_NODE_ADDRESS_INFORMATION Instance attribute Protected Attribute reference (LIKE) 20081222
9 REQ_NODE_ADDRESS_PRINTFORM Instance attribute Protected Attribute reference (LIKE) 20081222
10 REQ_NODE_ALIAS Instance attribute Protected Attribute reference (LIKE) 20081222
11 REQ_NODE_BANK_DETAILS Instance attribute Protected Attribute reference (LIKE) 20081222
12 REQ_NODE_BANK_REGULATIONS Instance attribute Protected Attribute reference (LIKE) 20121203
13 REQ_NODE_COMMON Instance attribute Protected Attribute reference (LIKE) 20081222
14 REQ_NODE_COMMUNICATION_DATA Instance attribute Protected Attribute reference (LIKE) 20081222
15 REQ_NODE_CREDIT_RATING Instance attribute Protected Attribute reference (LIKE) 20081222
16 REQ_NODE_CREDIT_STANDING Instance attribute Protected Attribute reference (LIKE) 20081222
17 REQ_NODE_FINANCIAL_STATEMENT Instance attribute Protected Attribute reference (LIKE) 20081222
18 REQ_NODE_FORMATTED_ADDRESS Instance attribute Protected Attribute reference (LIKE) 20081222
19 REQ_NODE_FORMATTED_DEF_ADDR Instance attribute Protected Attribute reference (LIKE) 20081222
20 REQ_NODE_GP_TAX_EXEMPTION Instance attribute Protected Attribute reference (LIKE) 20081222
21 REQ_NODE_IDENTIFICATION Instance attribute Protected Attribute reference (LIKE) 20081222
22 REQ_NODE_INDUSTRY_SECTOR Instance attribute Protected Attribute reference (LIKE) 20081222
23 REQ_NODE_OCCUPATION Instance attribute Protected Attribute reference (LIKE) 20081222
24 REQ_NODE_PAYMENT_CARD_DETAILS Instance attribute Protected Attribute reference (LIKE) 20081222
25 REQ_NODE_RELATIONSHIP Instance attribute Protected Attribute reference (LIKE) 20081222
26 REQ_NODE_REL_BP_IDENTIFICATION Instance attribute Protected Attribute reference (LIKE) 20090223
27 REQ_NODE_ROLE Instance attribute Protected Attribute reference (LIKE) 20081222
28 REQ_NODE_TAX_COMPLIANCE Instance attribute Protected Attribute reference (LIKE) 20121203
29 REQ_NODE_TAX_NUMBER Instance attribute Protected Attribute reference (LIKE) 20081222
30 RETRIEVAL_PARAMETERS Instance attribute Protected Attribute reference (LIKE) 20081222
31 TIME_MIN Instance attribute Protected Attribute reference (LIKE) 20081222
Methods
# Method Level Visibility Method type Description Created on
1 MAP_EXT2INT Instance method Protected Method 20081222
2 MAP_INT2EXT Instance method Protected Method 20081222
3 MAP_REQUIRED_INDICATOR_EXT2INT Instance method Protected Method Maps Required Indicator (External-Internal) 20081223
4 MAP_REQUIRED_INDICATOR_INT2EXT Instance method Protected Method Maps Required Indicator (Internal-External) 20081223
Events
Class FSBP_ESAMAP_N_REQ_INDICATORS has no event.
Types
Class FSBP_ESAMAP_N_REQ_INDICATORS has no local type.
Method Signatures

Method MAP_EXT2INT Signature

Method MAP_EXT2INT on class FSBP_ESAMAP_N_REQ_INDICATORS has no parameter.
Method MAP_EXT2INT on class FSBP_ESAMAP_N_REQ_INDICATORS has no exception.

Method MAP_INT2EXT Signature

Method MAP_INT2EXT on class FSBP_ESAMAP_N_REQ_INDICATORS has no parameter.
Method MAP_INT2EXT on class FSBP_ESAMAP_N_REQ_INDICATORS has no exception.

Method MAP_REQUIRED_INDICATOR_EXT2INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_NAME Call by reference Type reference (TYPE) STRING 20081223
2 Importing I_NODE_NAME_LVL2 Call by reference Type reference (TYPE) STRING 20090316
3 Importing I_NODE_NAME_LVL3 Call by reference Type reference (TYPE) STRING 20090316
4 Importing I_RESPONSE_VIEW_SPEC Call by reference Type reference (TYPE) ANY 20081223
5 Returning RESULT Value transfer Type reference (TYPE) XO_BOOLE Boole'scher Wert ('X' = True ' ' = False) 20081223

Method MAP_REQUIRED_INDICATOR_EXT2INT on class FSBP_ESAMAP_N_REQ_INDICATORS has no exception.

Method MAP_REQUIRED_INDICATOR_INT2EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_RESPONSE_VIEW_SPEC Call by reference Type reference (TYPE) ANY Knoten RESPONSE_VIEW_SPECIFICATION 20081223
2 Importing I_NODE_NAME Call by reference Type reference (TYPE) STRING Knotenname 20081223
3 Importing I_SUB_NODE_NAME Call by reference Type reference (TYPE) STRING Knotenname 20081223

Method MAP_REQUIRED_INDICATOR_INT2EXT on class FSBP_ESAMAP_N_REQ_INDICATORS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 300