SAP ABAP Class IF_SCMG_ARCH_CASE_DETAIL (Detailed Case Information.)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SCMG_ARCH_CASE Base Case Information: GUID, POID. 20040414
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCMG_ARCH_READER Singleton. Reads Single Case from the Archive (only Once!). 20040414
Properties
Class IF_SCMG_ARCH_CASE_DETAIL  
Short Description Detailed Case Information.    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040123   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SCMG_ARCH_CASE_DETAIL has no forward declaration.
Interfaces
Class IF_SCMG_ARCH_CASE_DETAIL has no interface implemented.
Friends
Class IF_SCMG_ARCH_CASE_DETAIL has no friend class.
Attributes
Class IF_SCMG_ARCH_CASE_DETAIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTES_CONTENTS Instance method Public Method Returns Contents of SCMG_T_CASE_ATTR Table. 20040414
2 GET_CASE_CONTENTS Instance method Public Method Returns Contents of SCMG_T_CASE Table. 20040414
3 GET_CUSTOMATTR_CONTENTS Instance method Public Method Returns Contents of the Customized Attributes Table. 20040414
4 GET_CUSTOMATTR_TNAME Instance method Public Method Returns Name of the Customized Attributes Table. 20040414
5 GET_POID_DIRECTORY_TNAME Instance method Public Method Returns Name of the POID Directory Table. 20040414
6 GET_POID_RELATIONS_TNAME Instance method Public Method Returns Name of the POID Relations Table. 20040414
7 GET_RELATIONS_CONTENTS Instance method Public Method Returns Contents of POID Relations Table. 20040414
8 GET_SUBCOMPONENT_LIST Instance method Public Method Returns List of Subcomponent's fcodes. 20040414
Events
Class IF_SCMG_ARCH_CASE_DETAIL has no event.
Types
Class IF_SCMG_ARCH_CASE_DETAIL has no local type.
Method Signatures

Method GET_ATTRIBUTES_CONTENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RE_DATA Call by reference Type reference (TYPE) TABLE 20040414

Method GET_ATTRIBUTES_CONTENTS on class IF_SCMG_ARCH_CASE_DETAIL has no exception.

Method GET_CASE_CONTENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RE_DATA Call by reference Type reference (TYPE) TABLE 20040414

Method GET_CASE_CONTENTS on class IF_SCMG_ARCH_CASE_DETAIL has no exception.

Method GET_CUSTOMATTR_CONTENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RE_DATA Call by reference Type reference (TYPE) TABLE 20040414

Method GET_CUSTOMATTR_CONTENTS on class IF_SCMG_ARCH_CASE_DETAIL has no exception.

Method GET_CUSTOMATTR_TNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TABLENAME Value transfer Type reference (TYPE) STRING 20040414

Method GET_CUSTOMATTR_TNAME on class IF_SCMG_ARCH_CASE_DETAIL has no exception.

Method GET_POID_DIRECTORY_TNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TABLENAME Value transfer Type reference (TYPE) STRING 20040414

Method GET_POID_DIRECTORY_TNAME on class IF_SCMG_ARCH_CASE_DETAIL has no exception.

Method GET_POID_RELATIONS_TNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TABLENAME Value transfer Type reference (TYPE) STRING 20040414

Method GET_POID_RELATIONS_TNAME on class IF_SCMG_ARCH_CASE_DETAIL has no exception.

Method GET_RELATIONS_CONTENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RE_DATA Call by reference Type reference (TYPE) TABLE 20040414

Method GET_RELATIONS_CONTENTS on class IF_SCMG_ARCH_CASE_DETAIL has no exception.

Method GET_SUBCOMPONENT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LIST Value transfer Type reference (TYPE) SCMG_STRING_LIST List of strings. 20040414

Method GET_SUBCOMPONENT_LIST on class IF_SCMG_ARCH_CASE_DETAIL has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in