SAWE_BUSINESS_DOCUMENT_MESSAG1 is an SAP Structure so does not store data like a database table does but can be used to process "Proxy Structure (generated)" Information within sap ABAP programs. This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.
i.e. DATA: wa_SAWE_BUSINESS_DOCUMENT_MESSAG1 TYPE SAWE_BUSINESS_DOCUMENT_MESSAG1 .
Below is the documentation avaialable and full details of the fields which make up this Structure.
You can view further information about this via relevant transactions such as SE11 or SE80. Also check out the Comments section below to view or add related contributions and example screen shots.
Field | Component Type | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
CONTROLLER | PRXCTRLTAB | TTYP | Control Flags for Fields of a Structure | |||
SCHEME_ID | CHAR | 60 | ||||
SCHEME_AGENCY_ID | CHAR | 60 | ||||
SCHEME_AGENCY_SCHEME_AGENCY_ID | SAWE_AGENCYIDENTIFICATION_CODE | CHAR | 3 | An AgencyIdentificationCode is a code representation of the | ||
CONTENT | SAWE_REFERENCE_IDC | CHAR | 35 | Unique identifier of a business document in a (technical) me |
Key field | |
Non-key field |
SAWE_BUSINESS_DOCUMENT_MESSAG1 - Proxy Structure (generated) SAWE_BASIC_BUS_DOC_MSH_HDR - Proxy Structure (generated) SAWE_AMOUNT - Proxy Structure (generated) SAVWMPMIME - Info structure multipart MIME type SAVWCTXT - ALE/Web (ITS) Context - Format SAVLCONTHIST_NSIM - Structure for Individual Layout of Contact History