SAP ABAP Class CL_PFO_AUNIT_SERVICE (Service Class for Unit Test ZAH_AUNIT)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     PFO130 (Package) Portfolio Assignment: Kernel Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_AUNIT_FOR_TESTING ABAP Unit: Tagging interface (see documentation) 20050127
Properties
Class CL_PFO_AUNIT_SERVICE  
Short Description Service Class for Unit Test ZAH_AUNIT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PFO130   Portfolio Assignment: Kernel Functions 
Created 20050127   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PFO_AUNIT_SERVICE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_AUNIT_FOR_TESTING ABAP Unit: Tagging interface (see documentation) 20050127
Friends
Class CL_PFO_AUNIT_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DB_NAME Static Attribute Public Type reference (TYPE) DDOBJNAME Name of ABAP Dictionary Object 20050127
2 FIELD_TAB Static Attribute Public Type reference (TYPE) DDFIELDS DD: Field List 20050127
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DB Static method Public Method Check Which Structure is Given to ddif_nametab_get 20050127
2 CREATE_STRUCT_TABLE Static method Public Method Create New Structure (Table Type) to Make Tables Comparable 20050127
3 DDIF_NAMETAB_GET Static method Public Method Get Structure of Database 20050127
Events
Class CL_PFO_AUNIT_SERVICE has no event.
Types
Class CL_PFO_AUNIT_SERVICE has no local type.
Method Signatures

Method CHECK_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DB_NAME Value transfer Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20050127
2 Importing DB_NR Value transfer Type reference (TYPE) I 20050127

Method CHECK_DB on class CL_PFO_AUNIT_SERVICE has no exception.

Method CREATE_STRUCT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CRT_IST Call by reference Object reference (TYPE REF TO) DATA 20050127
2 Changing CRT_SOLL Call by reference Object reference (TYPE REF TO) DATA 20050127
3 Changing CR_IST Call by reference Object reference (TYPE REF TO) DATA 20050127
4 Changing CR_SOLL Call by reference Object reference (TYPE REF TO) DATA 20050127
5 Importing FIELD_TAB Value transfer Type reference (TYPE) DDFIELDS DD: Feldliste 20050127

Method CREATE_STRUCT_TABLE on class CL_PFO_AUNIT_SERVICE has no exception.

Method DDIF_NAMETAB_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DB_NAME Value transfer Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20050127
2 Returning FIELD_TAB Value transfer Type reference (TYPE) DDFIELDS DD: Feldliste 20050127
3 Importing SIGN_METHOD Call by reference Type reference (TYPE) C 20050127

Method DDIF_NAMETAB_GET on class CL_PFO_AUNIT_SERVICE has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 600