Default type for attributes
[asp.net attributes] [attributes] [attributes.add] [button1.attributes]
- ES Modeler: Names of attributes are missingSymptom If an ABAP Dictionary reference is entered during the creation of a template node, the system transfers all of the names (nodes and attributes) in all of the languages from the...
- ES Modeler: Response attributes cannot be selectedSymptom When you use the input help to select response attributes, the system may fail to display nodes if the cardinality has the other direction that is not relevant (0..n or 1..n)....
- Note to refresh the field attributes after each display.Symptom Erroneous behaviour in the BP screen. Other terms BAS_SCREEN, SCREENS, 0200, SAPLSZA6, LSZA6F52, ASSURE_ONE_ENTRY, BP, ADDRESS DEPENDENT COMMUNICATION, BAS_COMMUNICATION, ADDRESS INDEPENDENT COMMUNICATION. Reason and Prerequisites When a particular screen field is...
- TPDA: Data Explorer/object display and private attributesSymptom A global class A contains two local classes B and C, where C is derived from B. B contains private attributes. A contains a reference R to C. A program has...
- File adapter metadata changed for adapter attributesSymptom You are using the File Adapter in your business scenario for message processing. During the transport of XI to another system, you notice that the values for some of the File...
Symptom
When executing a proxy the simple transformation fails with exception CX_ST_REF_ACCESS.
Reason and Prerequisites
Within the WSDL used to generate the proxy an attribute is is defined without type. This should be interpreted as xsd:anySimpleType but instead it is interpreted as xsd:anyType. This results in generation of an invalid simple transformation.
Solution
Apply correction, re-generate and activate the proxy to fix the problem.