SAP ABAP Class CX_BS_INOB_OBJECTION (Objection Class)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
     BS_COMMON_OBJECTS (Package) Common Tools and Interfaces
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20120214
Properties
Class CX_BS_INOB_OBJECTION  
Short Description Objection Class    
Super Class CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package BS_COMMON_OBJECTS   Common Tools and Interfaces 
Created 20120109   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BS_INOB_OBJECTION has no forward declaration.
Interfaces
Class CX_BS_INOB_OBJECTION has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 IF_BS_INOB_DEBATE 20120214 Access to debate of a scene
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ARGUMENT Instance attribute Protected Type reference (TYPE) BSS_INOB_ARGUMENT Argument of debate 20120214
2 REASONS Instance attribute Public Type reference (TYPE) BST_SYMSGS List of system messages 20120214
Methods
# Method Level Visibility Method type Description Created on
1 AS_MESSAGES Instance method Public Method returns the objection in form of a table of messages 20120214
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120214
3 GET_ARGUMENT Instance method Public Method returns the argument of the objection 20120214
Events
Class CX_BS_INOB_OBJECTION has no event.
Types
Class CX_BS_INOB_OBJECTION has no local type.
Method Signatures

Method AS_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MESSAGES Value transfer Type reference (TYPE) BST_SYMSGS List of system messages 20120214

Method AS_MESSAGES on class CX_BS_INOB_OBJECTION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARGUMENT Call by reference Type reference (TYPE) BSS_INOB_ARGUMENT 20120214
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120214
3 Importing REASONS Call by reference Type reference (TYPE) BST_SYMSGS 20120214
4 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20120214

Method CONSTRUCTOR on class CX_BS_INOB_OBJECTION has no exception.

Method GET_ARGUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_ARGUMENT Value transfer Type reference (TYPE) BSS_INOB_ARGUMENT Argument of debate 20120214

Method GET_ARGUMENT on class CX_BS_INOB_OBJECTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in