SAP ABAP Data Element J_OBINFO (Callback for Object Information)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-SMT (Application Component) General status management
⤷
BSV (Package) General Status Management
⤷
⤷
Basic Data
| Data Element | J_OBINFO |
| Short Description | Callback for Object Information |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | FUNCNAME | |
| Data Type | CHAR | Character String |
| Length | 30 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| Value Table | TFDIR |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | ObjectInfo |
| Medium | 15 | Object info |
| Long | 20 | Object information |
| Heading | 30 | Object information |
Documentation
Definition
This function module takes on the function of the object number management.
It delivers a description to the GUID that can be read by the user to issue error messages.
The interface of the function module should be as follows:
Import parameter: OBJNR like JSTO-OBJNR
Export parameter: IDENTIFICATION like SYST-MSGV1.
Yoiu can use the function module
CRM_STATUS_OBJECTINFO_CALLBACK
as a template.
This field is only used by CRM status management based on GUID.
It is not relevant for the "general status management".
History
| Last changed by/on | SAP | 20010209 |
| SAP Release Created in | 46D |