- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Length of XSTRING variable from an SAP function module.
You can fetch the length of XSTRING variable using xstrlen( l_abc_xstring ) where l_abc_xstring is the XSTRING variable.
- Related Articles
- Where to define an associated type in SAP function module?
- Using table parameter in SAP RFC Function module
- Moving BAPI, Function Module, and Business Object from one SAP system to other
- How to connect to an SAP module?
- Calling an ABAP Function Module using Python script to put data in SAP HANA
- User rights required to make a call to SAP RFC Function Module RFC_SYSTEM_INFO from JAVA application
- Accessing import parameters passed to a function module in SAP ABAP
- Using Function Module BAPI_ISUPARTNER_CREATEFROMDATA to create BP in SAP IS-U system
- Architecture for Deploying SAP HR module
- How to import a single function from a Python module?
- Sending a table from UI5 application to ABAP Function Module
- How to use variable-length arguments in a function in Python?
- Using an Aggregate function in SAP HANA
- How to return variable value from jQuery event function?
- Python Program to calculate function from indicator random variable from given condition

Advertisements