SAP ABAP Interface IF_FSBP_AUNIT_TDC_HELPER (Functions for Accessing Test Data Container)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-FS-BP (Application Component) Business Partner Enhancements for Financial Services
     FS_BP_BSFND_BASIS_COMMON (Package) Shared Objects for FS_BP_BSFND
Properties
Interface IF_FSBP_AUNIT_TDC_HELPER  
Short Description Functions for Accessing Test Data Container    
General Data
Package FS_BP_BSFND_BASIS_COMMON   Shared Objects for FS_BP_BSFND 
Created 20121207   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_FSBP_AUNIT_TDC_HELPER has no forward declaration.
Interfaces
Interface IF_FSBP_AUNIT_TDC_HELPER has no interface.
Friends
Interface IF_FSBP_AUNIT_TDC_HELPER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_PARAM_NAME_PAYLOAD Constant Public Type reference (TYPE) ETP_NAME 'PAYLOAD' Name of Parameter for Storing Data in TDC 20121207
Methods
# Method Level Visibility Method type Description Created on
1 GET_PAYLOAD Instance method Public Method Supplies Data from Test Data Container 20121207
2 SET_PAYLOAD Instance method Public Method Writes Data to Test Data Container 20121207
Events
Interface IF_FSBP_AUNIT_TDC_HELPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CONTAINER Public Type reference (TYPE) ETOBJ_NAME Test Data Container Name 20121207
2 TY_CONTAINER_VARIANT Public See coding Name and Variant of Test Data Container 20121207 begin of ty_container_variant, container type ty_container, variant type ty_variant, end of ty_container_variant
3 TY_PAYLOAD Public Type reference (TYPE) STRING Data 20121207
4 TY_VARIANT Public Type reference (TYPE) ETVAR_ID Variant of Test Data Container 20121207
Method Signatures

Method GET_PAYLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VARIANT Call by reference Type reference (TYPE) TY_CONTAINER_VARIANT Testdatencontainer und Variante 20121207
2 Returning R_PAYLOAD Value transfer Type reference (TYPE) TY_PAYLOAD Daten 20121207

Method GET_PAYLOAD on Interface IF_FSBP_AUNIT_TDC_HELPER has no exception.

Method SET_PAYLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PAYLOAD Call by reference Type reference (TYPE) TY_PAYLOAD Daten 20121207
2 Importing I_VARIANT Call by reference Type reference (TYPE) TY_CONTAINER_VARIANT Testdatencontainer und Variante 20121207

Method SET_PAYLOAD on Interface IF_FSBP_AUNIT_TDC_HELPER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 747